Spaces:
Sleeping
Sleeping
Commit History
fix: rewrite agent backstories to stop asking technical questions (#14) cc2146c unverified
Daniel Tu Claude Opus 4.6 (1M context) commited on
feat: constrain agent questions to user-friendly abstraction level (#13) afd1605 unverified
Daniel Tu Claude Opus 4.6 (1M context) commited on
Merge pull request #12 from danghoangnhan/feat/ui-model-selector e61ffd6 unverified
Daniel Tu commited on
feat: add model selector dropdown to UI 1f27d6a
fix: exclude env source to prevent MEMORY collision on HF Spaces 9f83e0b
Merge pull request #11 from danghoangnhan/feat/frontend-gap-cards-pr 3cbdb67 unverified
Daniel Tu commited on
feat: frontend gap cards — generic renderer with severity indicators 3350418
feat: rewrite gap cards with severity support and generic rendering a057d80
feat: add severity field to GeneratedQuestionCard 54db1da
docs: add frontend gap cards optimization plan 2eba4bf
docs: add frontend gap cards optimization design spec 1fdf00c
feat: LLM-based gap analyzer replacing keyword matching b8a5d56
docs: mark LLM gap analyzer spec as implemented c28181f
fix: pass max_tokens to LLM, add debug log for JSON parse fallback a3f1aa5
feat: replace keyword gap analyzer with LLM-based analyze_gaps 2919322
refactor: replace GapAnalysisConfig keyword fields with LLM model config 964b35b
docs: add LLM gap analyzer implementation plan bc7240a
docs: add LLM-based gap analyzer design spec a93ca2c
refactor: update test fixtures to use Pydantic models beda709
refactor: type server route request models with DesignState/DesignPlan d1b7ccd
refactor: update CrewOrchestrator to return ChatTurnResponse 98e04b1
refactor: update BaseOrchestrator and MockChatBackend to return ChatTurnResponse 6d4f152
refactor: type ContextVar design state as DesignState 83f3ff9
refactor: type analyze_gaps and extract_decisions with AgentResponse a9d0aec
feat: add PreviewData and ChatTurnResponse pydantic models e1e8953
refactor: remove duplicate AgentResponse/ChatResult dataclasses from core/types 6657e32
refactor: convert PipelineResult from dataclass to Pydantic BaseModel 2ebc6f1
refactor: convert AgentDef from dataclass to Pydantic BaseModel b20b4ef
refactor: add ToolConfig pydantic model, replace tool_config dicts cdccbe3
docs: add pydantic unification implementation plan 1923201
Merge pull request #10 from danghoangnhan/feat/crewai-flow-memory-planning 46fb80d unverified
Daniel Tu commited on
feat: add memory recall/remember, planning, and collaboration to Flow 923cd86
feat: remove raw history, add Memory to CrewOrchestrator a79f922
refactor: migrate tools to BaseTool subclasses with args_schema 1db1a69
refactor: extract derive_part_name, remove dead code from prompts.py 44c1e10
feat: add memory and crew config sections 4173448
docs: add memory/planning/collab/tools implementation plan 052f613
docs: add BaseTool migration to memory/planning/collab spec 897ba1e
docs: add memory, planning, and collaboration design spec 4ebb6fc
fix: address code review findings from Flow refactor 9ff7a7c
refactor: wire AgentDispatchFlow, remove RoutingEngine b70c3c9
feat: add AgentDispatchFlow with router-gated agent dispatch 39c4d96
feat: add agent_flow models, routing, and readiness helpers dd37dce
docs: add CrewAI Flow refactor implementation plan 58e84f7
docs: add RoutingEngine replacement to Flow refactor spec 9f111c1
docs: add CrewAI Flow refactor design spec 0a63fc5
Merge pull request #9 from danghoangnhan/fix/ask-agent-confirm-updates-plan-card 516dd6f unverified
Daniel Tu commited on
fix: ask agent confirm now correctly updates plan card fields cfa0cbb
Merge pull request #8 from danghoangnhan/feat/editable-plan-card f31dad3 unverified
Daniel Tu commited on