Commit graph

9 commits

Author SHA1 Message Date
07b6f4eb87 feat: stamp per-model CONTEXT_WINDOW into subprocess env
Uses getModelContextWindow() to override CONTEXT_WINDOW in the env
passed to the Claude Code subprocess. Local/constrained models (claudecode,
cc/qwen72b, etc.) now self-limit their prompt budget to their actual VRAM
context ceiling instead of using the global 160k default.
2026-05-31 17:20:55 -04:00
25ca157f9d fix: restore full server/index.js (was truncated by TEST commit a1517e9) + wire /api/models route 2026-05-30 13:13:07 -04:00
8464b33de0 feat: inline activity monitor (status+elapsed+needs-input) & input.required notification 2026-05-30 13:05:43 -04:00
8e30d9c3cf fix: bypassPermissions auto-allows interactive tools (reliable dangerous-skip) 2026-05-30 10:25:13 -04:00
a1517e9f26 TEST: checking if partial upload works 2026-05-29 06:54:49 -04:00
f013601f70 feat: add /api/models route with dynamic Claude model discovery 2026-05-29 01:05:21 -04:00
2eb6530be3 feat: add model-discovery service fetching /v1/models from 9router 2026-05-29 01:03:15 -04:00
WildDragon Deploy
376fb9ee00 feat: replace GitHub API with Forgejo REST API in agent routes 2026-05-27 23:33:42 -04:00
WildDragon Deploy
8ce8bf72f7 chore: fork from siteboon/claudecodeui with Forgejo integration 2026-05-27 22:45:26 -04:00