🚀 Features
- Tool execution approval: Claude's tool calls can now be reviewed and approved before execution with permission mode support - by @dobachi (b7e99)
- Dark mode: UI now supports dark mode for better viewing experience in low-light environments - by @d-kimuson
- Large workspace performance: Significantly improved performance for large workspaces with pagination and caching - by @d-kimuson (c7d89) (d322d)
- Web-based git commit: Changes can now be committed directly from the diff panel in the web interface - by @d-kimuson (017d3)
- Latest conversation schema: Support for Claude Code's new conversation schema - by @d-kimuson (9144f)
- Internationalization: UI is now available in English and Japanese - by @d-kimuson (4a435)
- System information: View system and environment details in a dedicated tab - by @d-kimuson (0047b)
- Bundled Claude Code: No need to install Claude Code separately - bundled version is automatically used when not found - by @d-kimuson (6c4d3)
🐞 Bug Fixes
- Compatibility: Fixed issues preventing use with Claude Code version 1.0.81 and earlier - by @d-kimuson (b483e) (a88ad) (8d592)
- Robustness: Improved handling of missing Claude projects directory and Node.js version compatibility - by kouyaman345 (42d02)
🏎 Performance
- Session synchronization: Sessions started from Claude Code now sync much faster - by @d-kimuson (eb5a8)