gadget/packages/api/src
Rob Colbert 140c8a75ee add numCtx (Context Window) setting to SESSION panel
- IChatSession/IChatTurn interfaces: add optional numCtx field
- Mongoose schemas: add numCtx field to ChatSession and ChatTurn
- API controller: validate numCtx (>=16384, multiple of 8192)
- ChatSessionService: persist numCtx on session, pass through to turn
- SessionPanel: add range slider for Context Window (hidden for OpenAI)
- Drone buildDroneModelConfig: prefer turn.numCtx over model defaults
2026-05-15 16:02:22 -04:00
..
interfaces add numCtx (Context Window) setting to SESSION panel 2026-05-15 16:02:22 -04:00
lib GadgetLogTransportSocket and the drone-to-IDE log 2026-05-09 07:16:50 -04:00
messages Phase 2: SubProcess observability in DroneManager and DroneInspector 2026-05-14 13:52:59 -04:00
index.ts Phase 2: SubProcess observability in DroneManager and DroneInspector 2026-05-14 13:52:59 -04:00