v0.1.0
initial release
Apr 6, 2026
Features
- agents Real-time chat with message persistence and markdown support
- agents Real-time git diff viewer and PR creation
- agents Agentic tool use and local slash commands
- agents File search and command palette
- agents Customizable action prompts and file discarding
- agent Abort functionality for running agents
- agent Plan mode, thinking budget, and fast mode options
- agent Context window and token usage calculation
- auth GitHub App authentication with refresh token and expiration handling
- chat Message handling and session management
- drivers GitHub, GitLab, and Bitbucket drivers with API integration
- editor Syntax highlighter and theme selection
- issues Issue tracking, creation, and Kanban board
- license License management with activation and verification
- mcp MCP server management and skill integration
- pr Full PR review page with diff viewer
- pr PR checks view and CI logs parsing
- pr Pull request details, comments, and reviews
- remote Remote access settings management
- repos Add repository dialog with native folder selection
- terminal Integrated terminal panel with PTY support and multi-tab
- skills Skill installation, icon management, and discovery
- i18n Internationalization across agent workspace and UI
- ui Syntax highlighting in diff viewer
- ui React Query data fetching and TanStack Table
Bug Fixes
- ui Correct light mode across agent workspace and pages
- ui Improve PR checks log parsing and review page layout
- ui Persist viewed files state and improve patch viewer styling
- ui Wire up dashboard actions, organization navigation, and theme settings