Initial Release
Native macOS desktop application for Claude Code, built with Tauri 2, React and TypeScript.
Features:
- Embedded PTY terminal running Claude Code
- SQLite-backed project and session management
- Dual-pane chat + log view
- Agent Command Center (live team view, execution tree, tool timeline)
- Claude Code hook integration
- WebSocket with auto-reconnect
- Bundled Node.js sidecar for release builds
- LM Studio integration via
claudestart
Requirements: macOS, Node.js (dev), LM Studio
See README for setup instructions.