What's Changed
- fix(ai): resolve DeepSeek V4 reasoning_content 400 errors by @rburketaylor in #904
- fix(ai): use versioned /v1/models endpoint for Vercel AI Gateway discovery by @ogrodev in #898
- feat(coding-agent/rpc): expose session continuation state by @fulara in #901
- fix(coding-agent/mcp): stabilize tool ordering and skip redundant prompt rebuilds by @apoc in #890
- fix(brush-core-vendored): detach child session whenever stdin isn't a terminal by @tvrmsmith in #895
New Contributors
- @rburketaylor made their first contribution in #904
- @ogrodev made their first contribution in #898
- @fulara made their first contribution in #901
- @tvrmsmith made their first contribution in #895
Full Changelog: v14.5.13...v14.5.14