What's Changed
Features
- feat(frontend): add simple chat mode (#190)
- feat: add sub-agent task rendering and improve task tool display
- feat: improve voice recording with hold activation timer
Refactoring
- refactor: improve file browser path resolution and navigation (#193)
- refactor: centralize file API URL construction and path resolution (#194)
- refactor: improve OpenCode server restart logic with plugin awareness
- refactor: refactor-session-activity (#191, #192)
Fixes
- fix: suppress aborted error display and fix TTS button condition
Tests
- test: add STT tests for PromptInput component
Chore
- chore: bump version to 0.9.21
Full Changelog: v0.9.20...v0.9.21