gadget/gadget-code/frontend/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
..
components add numCtx (Context Window) setting to SESSION panel 2026-05-15 16:02:22 -04:00
lib add numCtx (Context Window) setting to SESSION panel 2026-05-15 16:02:22 -04:00
pages add numCtx (Context Window) setting to SESSION panel 2026-05-15 16:02:22 -04:00
types added Gab AI affiliate link; changed Ollama abort procedure 2026-05-15 14:11:45 -04:00
workers fix: resolve drone heartbeat timeouts and JWT expiration bugs 2026-05-11 17:46:09 -04:00
App.tsx Fix User Settings persona display issue 2026-05-12 01:15:00 -04:00
index.css fix: properly constrain CodeMirror editor height in flex layout 2026-05-13 06:49:07 -04:00
main.tsx return to Home on sign out 2026-05-01 20:15:34 -04:00