What's Changed
- fix(ai): disable Kimi thinking for forced tools by @shoucandanghehe in #1078
- fix(web-search): thread AbortSignal to fetch() in anthropic, exa, jina, zai, gemini providers by @roboomp in #1084
- fix(discovery): respect disabledProviders in discoverAgents for claude-plugins by @roboomp in #1081
- fix: exclude OpenCode providers from synthetic reasoning_content injection for Kimi models by @Kukkerem in #1071
- fix(ai): recover stalled lazy provider streams by @ephraimduncan in #1073
- fix(discovery): honor Claude plugin commands manifest key by @roboomp in #1085
- fix(coding-agent/commit): force clean exit after omp commit finishes by @roboomp in #1086
- feat(coding-agent/acp): bridge ExtensionUIContext to ACP unstable_createElicitation by @dmarsh-gusto in #1065
- fix(coding-agent): wait for ACP prompt idle cleanup by @jiwangyihao in #1070
- fix(providers): load cached standard model discoveries by @roboomp in #1082
- fix(h2-fetch): fall back to HTTP/1.1 on connection-level errors, not just HTTP2Unsupported by @luwanglin in #1092
- fix(coding-agent): add CONDA_PREFIX for python venv by @Parsifa1 in #1093
New Contributors
- @roboomp made their first contribution in #1084
- @Kukkerem made their first contribution in #1071
- @luwanglin made their first contribution in #1092
Full Changelog: v15.0.1...v15.0.2