Releases: brucehsu/codelegate
Releases · brucehsu/codelegate
Codelegate v1.0.0
This is the first official release of Codelegate Desktop.
Codelegate Desktop is an opinionated workspace for managing coding agent CLI sessions in the same window. It can start sessions in separate Git worktrees for the same repository, group them by repo, and keep navigation fast with keyboard-first controls.
Features in this release:
- Built-in support for Claude Code and Codex CLI
- Multi-session workspace with repository grouping and session search
- Keyboard-first navigation across sessions, panes, and common actions
- Optional automatic Git worktree setup for new sessions
- Per-repository defaults for environment variables and pre-agent commands
- Session status indicators, unread output markers, and agent restart support
- Dedicated Agent, Git, and Terminal panes for each session
- Built-in Git workflow with staged and unstaged diffs, untracked files, stage all, unstage all, discard all, commit, and amend
- Full shell access in the Terminal pane
- Desktop notifications from supported terminal and agent output
- Optional session restore when reopening the app