What's Changed
- fix: prevent deletion of assistant repo in deleteRepo
- refactor: persist assistant repo in database with ID migration (#271)
- refactor: move assistant workspace install before OpenCode server start (#263)
- refactor: extract shared useUrlParams hook and use push navigation for dialogs (#266)
- feat: replay session statuses on upstream reconnect and add compact type (#268)
- feat: interactive task list checkboxes in markdown preview (#267)
- fix: allow editing in config editor without clearing search first (#265)
- fix: derive session active state from server status and incomplete assistant, not last user message
- refactor: derive session active state from messages instead of status store (#264)