What's Changed
- fix(tui): crash fix - normalize undefined to null for optional napi parameters on Windows by @apoc in #795
- fix(shell): bound captured buffer once max_capture_bytes exceeded by @Raudbjorn in #789
- feat(coding-agent): add /drop command to delete current session and start fresh by @apoc in #796
- feat(search): add SearXNG support to web_search tool by @mouyase in #712
- feat(session-observer): full-screen viewer with scrolling, expand/collapse, markdown, and agent cycling by @DamanHanzo in #743
New Contributors
- @Raudbjorn made their first contribution in #789
- @mouyase made their first contribution in #712
- @DamanHanzo made their first contribution in #743
Full Changelog: v14.4.3...v14.4.4