0.16.0 (2026-05-31)
Features
- doctor: warn local-model users about large context contributors (#1238) (11f0e02)
- enable MCP_SKILLS — discover skill:// resources as invocable skills (#1408) (f111eaa)
- provider: add OpenCode Zen/Go subscription support (#1350) (5a22d60)
- set process.title to 'openclaude' (#1425) (f6d7a58)
Bug Fixes
- agents: route configured agent model overrides (#1390) (a8632b4)
- autocompact: retry circuit breaker after cooldown (#1375) (11d59ec)
- bash: show output for ! shell commands (#1265) (#1395) (ac3ae10)
- build: restore /dream slash command in bundled CLI (#1399) (132539f)
- ci: scan PR head for intent checks (#1461) (276ec6a)
- docs: update Xiaomi MiMo API URL in README. (#1424) (7cc8eda)
- fork: render forked-worker messages, drop unmirrored /fork command (#1451) (b900364)
- ink: correct stringWidth JS fallback for symbol characters (#1244) (83abfa5)
- launcher: route direct Node launch paths through launcher (#1363) (363583f)
- loader: batch markdown reads + cap file size to unblock startup (#1240) (bfb0667)
- ollama: cap deepseek v4 pro cloud output tokens (#1348) (8dd7cb0)
- onboarding: bound preflight probe + recover from connectivity failure (#1017) (#1400) (c5ca847)
- provider: allow remote Ollama without OPENAI_API_KEY (#952) (01ffbb6), closes #369
- provider: require API key input when adding OpenGateway (#1384) (7c23fb7)
- query: keep tool failure guard across unrelated successes (#1277) (cf305cc)
- release: verify npm latest tag and document @latest install (#1378) (f3d41c6)
- repl: show permission prompts while draft input is present (#1393) (70b4b07), closes #651
- sandbox: guard annotateStderrWithSandboxFailures against missing runtime method (fixes Bash on builds without sandbox-runtime) (#1452) (479b0e8)
- teammate-progress: keep cumulative token+tool counts across prompts (#475) (#1402) (5247fb8)
- test: prevent providerProfiles config mock from leaking across files (#1432) (690b3f0)
- thinking: disable thinking for unsupported Ollama models (#1376) (8513178)
- third-party provider compat — update, metrics, and refusal message (#1406) (dda5ea3)