Clade 0.1.17 — local LLM caps and OpenClaude routing
- Added Local LLM context/output token caps, defaulting to 4096/1024.
- OpenCode writes model
limit.context and limit.output into opencode.json.
- Codex writes the supported model context window setting.
- OpenClaude now uses the per-chat Local LLM endpoint with
/v1 OpenAI-compatible env vars.
- OpenClaude now receives Local LLM token caps through its
CLAUDE_CODE_OPENAI_* env maps.
Verify
sha256sum -c SHA256SUMS
### SHA256
908d2cb1105b5ee07b2b9de42213aa213239073a4023023f4986a875b581fdf4 clade-darwin-amd64.tar.gz
21a0cfb596ed10b62215822113a142485e43b0787613acc7f071ee8003957258 clade-darwin-arm64.tar.gz
e7ad9b972cac25ad7efc2ff6a7be979c2bb12edc574557fdc85c34045b99864b clade-linux-amd64.tar.gz
f855fdb5a113e311034e0ed24773da1eb4c697aedd5a961508d2b4a5711a7a23 clade-linux-arm64.tar.gz
8e4f59167340b41391841066d3c2e0aff56a77f842ac5ff02524187695040d24 clade-windows-amd64.zip