This repository was archived by the owner on Feb 16, 2026. It is now read-only.
Releases: hex/Claide
Releases · hex/Claide
Claide 2026.2.2
What's New
tmux control mode (-CC): Attach to tmux sessions with native tab/pane mapping, nested split reconstruction, input routing, paste interception, and session picker.
Fixes
- Duplicate tab race condition on tmux attach
- Pane focus and cursor state after reattach
- Cross-tab pane close routing
- Layout order reconstruction for complex nested splits
- Command palette focus steal from NSView (+ double-shift shortcut)
Notes
This is the final planned release. Development is paused.
Claide 2026.2.1
Fixes
- Sidebar section headers now toggle on click anywhere in the header row, not just the text/arrow
- Middle mouse button closes tabs
- Sidebar header area above panels is now draggable for window repositioning
- Border lines render correctly on non-Retina (1x) displays (was rounding to 0px at 0.5pt)
Claide 2026.2.0
First public release.
Terminal
- GPU-accelerated Metal rendering (3-pass: bg quads, R8 text, RGBA8 emoji)
- Dual glyph atlas with Core Text rasterization
- Tabs, horizontal/vertical splits, pane zoom
- Session persistence (tabs, splits, working directories)
- 9 color schemes
- In-terminal search, URL detection, IME support
- Process icons in tab bar
Hotkey Window
- Quake-style dropdown terminal with global hotkey (Carbon RegisterEventHotKey)
- Configurable position (top/bottom/left/right), size, animation (slide/fade/instant)
- Works over fullscreen apps
Sidebar
- Kanban board (beads/Claude Code tasks)
- Force-directed dependency graph
- Live file change monitor
Infrastructure
- Rust backend (alacritty_terminal + custom FFI)
- Sparkle auto-updates
- Homebrew cask:
brew install --cask hex/tap/claide