Releases: oso95/Codirigent
Releases · oso95/Codirigent
v0.1.4
What's New
Window Drag Fix (Windows)
- Fixed window freeze/crash when clicking or dragging the title bar on Windows
- Bypasses GPUI's unreliable WM_NCHITTEST with an async PostMessageW workaround
- Double-click title bar to maximize/restore now works on both platforms
Session Tab Context Menu
- Right-click any session tab to open the context menu
- Rename, assign groups, or end sessions directly from the tab bar
Modal Cursor Navigation
- Arrow keys, Home/End, and Delete now work in the rename and group modals
- Insert and backspace at cursor position instead of append-only
- Ctrl+V paste support in modals
v0.1.3
What's New
Terminal Themes
- Custom terminal theme editor — adjust colors, cursor style, and selection appearance
- Built-in theme registry with light and dark presets
- Theme picker in settings with live preview
Terminal Search
- In-terminal text search with keyboard navigation
- Highlight matches across scrollback buffer
Auto-Update
- Automatic update detection from GitHub releases
- Toast notification when a new version is available
- One-click download and apply with SHA256 verification
Tab Status Indicators
- Real-time status dot on each tab (Idle, Working, Attention, Ready)
- Smooth pulse animation for active sessions
- Customizable indicator style in Appearance settings
Keyboard Shortcuts
- Full shortcut customization in Settings panel
- Live key capture for recording new bindings
- Platform-correct modifier labels (Ctrl/Cmd)
Session Management
- Toggle to auto-restore AI sessions on startup
- Shutdown guard prevents accidental logout while sessions are active
- Improved session UUID routing for hook signals
Other
- App version displayed in settings sidebar
- Simplified Chinese README translation (thanks @kian-lian!)
- Windows MSI is now code-signed
Bug Fixes
- Fix terminal display cutoff after window resize
- Fix display cycling artifacts when scrolled back
- Fix stale hook status overwrites with timestamp sorting
- Fix terminal font freeze when switching themes
- Fix idle Claude Code sessions falsely showing as Working after 10 min
- Fix extra newlines when copying wrapped terminal lines
- Fix crash on Windows launch when UpdateService called tokio::spawn without runtime
- Fix session UUID overwrite after PTY spawn on restore
New Contributors
- @kian-lian made their first contribution in #21
Full Changelog: v0.1.2...v0.1.3
v0.1.3-alpha3
What's Changed
- Fix terminal UI regressions, font fallback handling, and hook session routing by @oso95 in #28
- docs: add Simplified Chinese README translation by @kian-lian in #21
New Contributors
- @kian-lian made their first contribution in #21
Full Changelog: v0.1.3-alpha2...v0.1.3-alpha3
v0.1.3-alpha2
Full Changelog: v0.1.3-alpha1...v0.1.3-alpha2
v0.1.3-alpha.1
- Fix fnm compatible issue
- Support various coloring in the terminal
- Session persistent toggle option
- Fix screen freeze on notifications
- Hotkey improvements
- Session mapping improvement
- More bugs are fixed with performance enahncement!
v0.1.2
- Split layout now allows customize the height
- Display the sessions in tabs
- Allow to select shell type when creating new session
- Show coding CLI on startup
- Empty pane now allows to drop
- Default grouping based on projects
v0.1.2-alpha.2
What's Changed
- Fix download buttons to trigger direct downloads and move preview nav above video by @oso95 in #7
- fix: bug fixes and optimizations by @oso95 in #8
Full Changelog: v0.1.1...v0.1.2-alpha.2
v0.1.2-alpha.1
Bug fixes and some improvements
Full Changelog: v0.1.1...v0.1.2-alpha.1
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.1-alpha.1
Full Changelog: v0.1.0...v0.1.1-alpha.1