gadget/gadget-code/tests
Rob Colbert 8fe75b8c1c Phase 1-2: Fix type conflicts and implement prompt submission
- Resolve duplicate DroneStatus enum (import from @gadget/api)
- Fix IAiProvider interface conflict with DB→runtime mapper
- Add callId to ToolCallMessage and ChatToolCallSchema
- Fix ChatTurnStats schema field name (thinkingTokenCount)
- Add provider/selectedModel to ChatSession interface and model
- Implement CodeSession.onSubmitPrompt() to create ChatTurn and send work orders
- Add drone/chat session tracking to CodeSession
- Add unit tests for CodeSession (9 tests, all passing)
2026-04-29 16:21:23 -04:00
..
e2e front-end progress; Socket.IO messaging API; inquirer for credentials 2026-04-29 00:24:38 -04:00
app.test.ts created by merging gadget-code and gadget-drone 2026-04-28 09:20:37 -04:00
code-session.test.ts Phase 1-2: Fix type conflicts and implement prompt submission 2026-04-29 16:21:23 -04:00
project-api.test.ts Implement dark industrial theme, Project Manager, and JWT authentication 2026-04-28 17:13:49 -04:00