Bug Fixes
- Fix untracked file diff regex pattern for changed file detection
- Fix repo MCP dialog desktop fullscreen layout
New Features
- Drag and drop repo reordering - Reorder repositories with drag and drop UI using @dnd-kit
- Model quick select component - Fast model switching dropdown in prompt input
- OpenCode upgrade endpoint - Backend API and UI button to upgrade OpenCode Server
- Session-level todo display - Inline todo state management in message threads
- Fallback copy method - Enhanced clipboard access support for non-HTTPS contexts
Improvements
- Type Safety - Add centralized typecheck script and fix TypeScript errors
- Testing - Add test coverage for git operations and diff patterns
- OpenAPI regeneration - Update OpenAPI spec and type definitions for latest OpenCode
Files Changed
- Backend: repos queries, routes, git operations, tests
- Frontend: repo drag-drop, model selection, session todos, copy button
- Dependencies: @dnd-kit/* packages for drag-drop functionality
Statistics
- 43 files changed, 13,791 insertions(+), 6,139 deletions(-)
- 8 commits since v0.5.7