Commit graph

4 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
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
WildDragon Deploy
8ce8bf72f7 chore: fork from siteboon/claudecodeui with Forgejo integration 2026-05-27 22:45:26 -04:00