feat: add model selector dropdown to UI 1f27d6a CallMeDaniel Claude Opus 4.6 (1M context) commited on Apr 13
refactor: type server route request models with DesignState/DesignPlan d1b7ccd CallMeDaniel commited on Apr 12
refactor: update BaseOrchestrator and MockChatBackend to return ChatTurnResponse 6d4f152 CallMeDaniel Claude Opus 4.6 (1M context) commited on Apr 12
fix: ask agent confirm now correctly updates plan card fields cfa0cbb CallMeDaniel Claude Opus 4.6 (1M context) commited on Apr 12
fix: path traversal in model endpoints, XSS in plan card, remove dead code d35c03c CallMeDaniel Claude Opus 4.6 (1M context) commited on Apr 12
feat: add /api/plan/approve and /api/plan/reject endpoints 2d9cf0c CallMeDaniel Claude Opus 4.6 (1M context) commited on Apr 12
refactor: eliminate all Serializer classes, use Pydantic model_dump() directly 2330e12 CallMeDaniel Claude Opus 4.6 (1M context) commited on Apr 12
refactor: typed Pydantic config + Pydantic result models, eliminate dict access e660ef7 CallMeDaniel Claude Opus 4.6 (1M context) commited on Apr 12
refactor: remove SingleCallOrchestrator, unify all backends through CrewAI 65c5308 CallMeDaniel Claude Opus 4.6 (1M context) commited on Apr 11
fix: surface CAD execution errors to user instead of silently failing f50292b CallMeDaniel Claude Opus 4.6 (1M context) commited on Apr 11
feat: remove mock/claude backends, default to gemini, add openai toggle 972271d CallMeDaniel Claude Opus 4.6 (1M context) commited on Apr 11
refactor: server uses Settings + BackendFactory, eliminate hardcoded paths and backend checks 9af23c5 CallMeDaniel Claude Opus 4.6 (1M context) commited on Apr 11
refactor: use serializers to eliminate duplicated result building 8d2137d CallMeDaniel Claude Opus 4.6 (1M context) commited on Apr 11
feat: switch Gemini to CrewAI multi-call orchestrator 2aec70e CallMeDaniel Claude Opus 4.6 (1M context) commited on Apr 8
feat: add DesignState memory + localStorage persistence d46cdb3 CallMeDaniel Claude Opus 4.6 (1M context) commited on Apr 8
fix: address agentic review — security, prompts, retry, validation edf10d0 CallMeDaniel Claude Opus 4.6 (1M context) commited on Apr 8
feat: add chat API, MCP chat_turn tool, and rewrite frontend 4dc45c6 CallMeDaniel Claude Opus 4.6 (1M context) commited on Apr 8
refactor: reorganize codebase into core/, server/, agents/ packages e32c964 CallMeDaniel Claude Opus 4.6 (1M context) commited on Apr 8