claudecodeui/server
ZGaetano 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
..
constants chore: fork from siteboon/claudecodeui with Forgejo integration 2026-05-27 22:45:26 -04:00
middleware chore: fork from siteboon/claudecodeui with Forgejo integration 2026-05-27 22:45:26 -04:00
modules chore: fork from siteboon/claudecodeui with Forgejo integration 2026-05-27 22:45:26 -04:00
routes feat: add /api/models route with dynamic Claude model discovery 2026-05-29 01:05:21 -04:00
services feat: inline activity monitor (status+elapsed+needs-input) & input.required notification 2026-05-30 13:05:43 -04:00
shared chore: fork from siteboon/claudecodeui with Forgejo integration 2026-05-27 22:45:26 -04:00
utils chore: fork from siteboon/claudecodeui with Forgejo integration 2026-05-27 22:45:26 -04:00
claude-sdk.js feat: stamp per-model CONTEXT_WINDOW into subprocess env 2026-05-31 17:20:55 -04:00
cli.js chore: fork from siteboon/claudecodeui with Forgejo integration 2026-05-27 22:45:26 -04:00
cursor-cli.js chore: fork from siteboon/claudecodeui with Forgejo integration 2026-05-27 22:45:26 -04:00
gemini-cli.js chore: fork from siteboon/claudecodeui with Forgejo integration 2026-05-27 22:45:26 -04:00
gemini-response-handler.js chore: fork from siteboon/claudecodeui with Forgejo integration 2026-05-27 22:45:26 -04:00
index.js fix: restore full server/index.js (was truncated by TEST commit a1517e9) + wire /api/models route 2026-05-30 13:13:07 -04:00
load-env.js chore: fork from siteboon/claudecodeui with Forgejo integration 2026-05-27 22:45:26 -04:00
openai-codex.js chore: fork from siteboon/claudecodeui with Forgejo integration 2026-05-27 22:45:26 -04:00
sessionManager.js chore: fork from siteboon/claudecodeui with Forgejo integration 2026-05-27 22:45:26 -04:00
tsconfig.json chore: fork from siteboon/claudecodeui with Forgejo integration 2026-05-27 22:45:26 -04:00