- 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) |
||
|---|---|---|
| .. | ||
| .vscode | ||
| docs | ||
| src | ||
| types | ||
| .gitignore | ||
| AGENTS.md | ||
| gadget-drone.code-workspace | ||
| LICENSE | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.json | ||