What's Changed
- fix(coding-agent): break task↔tools ESM cycle causing TDZ at module load by @dmarsh-gusto in #1014
- fix(opencode-go): disable tool_choice for deepseek-v4 models by @rburketaylor in #1010
- fix(coding-agent): render developer-role messages in /export and /tree by @dmarsh-gusto in #1012
- fix(coding-agent): avoid SSH ControlMaster on Windows by @jiwangyihao in #999
- feat(coding-agent): default ask.timeout to 0 (wait indefinitely) by @tsagi2045 in #1005
- fix(coding-agent/plugins): resolve directory manifest extension entries to their index.{ts,js,mjs,cjs} by @ephraimduncan in #1002
- fix(tui): eliminate rapidly blinking cursor during task execution by @thedavemarshall in #1006
New Contributors
- @tsagi2045 made their first contribution in #1005
- @ephraimduncan made their first contribution in #1002
- @thedavemarshall made their first contribution in #1006
Full Changelog: v14.9.3...v14.9.5