Skip to content

Releases: oso95/Codirigent

v0.1.4

25 Mar 04:40

Choose a tag to compare

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

22 Mar 22:25

Choose a tag to compare

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

Full Changelog: v0.1.2...v0.1.3

v0.1.3-alpha3

21 Mar 07:27

Choose a tag to compare

v0.1.3-alpha3 Pre-release
Pre-release

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

Full Changelog: v0.1.3-alpha2...v0.1.3-alpha3

v0.1.3-alpha2

18 Mar 18:26

Choose a tag to compare

v0.1.3-alpha2 Pre-release
Pre-release

v0.1.3-alpha.1

18 Mar 14:21
05af125

Choose a tag to compare

v0.1.3-alpha.1 Pre-release
Pre-release
  • 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

15 Mar 06:10
9742f34

Choose a tag to compare

  • 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

12 Mar 13:05

Choose a tag to compare

v0.1.2-alpha.2 Pre-release
Pre-release

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

11 Mar 12:39
1281f31

Choose a tag to compare

v0.1.2-alpha.1 Pre-release
Pre-release

Bug fixes and some improvements
Full Changelog: v0.1.1...v0.1.2-alpha.1

v0.1.1

09 Mar 07:53

Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.1-alpha.1

09 Mar 06:25

Choose a tag to compare

v0.1.1-alpha.1 Pre-release
Pre-release

Full Changelog: v0.1.0...v0.1.1-alpha.1