- Schweiz
- https://me.arthurerlich.de
- Joined on
2025-05-30
limit.context in ~/.config/opencode/opencode.json bumped 65536 -> 131072: the server's live LLAMA_CTX_SIZE was changed directly on the box, ahead of merging the ctx-size-128k branch into this…
Done: provider block added to ~/.config/opencode/opencode.json (baseURL http://litellm.home/v1, model id qwen3.8-27b-local matching litellm's model_name, virtual key supplied directly by the user…
Decided in practice, not via a generator script: opencode's limit.context/limit.output are hand-set in ~/.config/opencode/opencode.json (65536/16384, matching what's currently live), with an…
Researched OpenCode's auto-compact mechanism directly from source (anomalyco/opencode @ b578b72, v1.18.27, cloned 2026-09-03) plus live docs.opencode.ai fetches.
Key findings — full writeup at…