Release Notes

v0.1.48

Latest
2026-02-21

Remote Access & Windows Fixes

Bug Fixes

  • Fixed remote access connection not working in certain environments
  • Fixed Windows hook path backslashes causing hook execution failures
  • Fixed Windows session resume, statusLine, and path handling
  • Fixed theme not applying at startup, causing brief flash

v0.1.45

2026-02-20

Remote Access

New Features

  • Remote Access - Access Caudex from any device via WebSocket server with real-time sync (beta)
  • Mobile UI - Touch-optimized interface with responsive tabs, shortcut bar, and safe area support
  • Remote Git integration - Commit, push, and view diffs from remote/mobile devices
  • PWA support - Install as a home screen app for quick remote access

Bug Fixes

  • Fixed iOS keyboard hiding terminal input on mobile
  • Fixed mobile shortcut bar overlap and iOS keyboard layout issues
  • Fixed HTTPS WebSocket connection (wss://) for secure remote access
  • Fixed DiffViewer safe area and mobile tab layout
  • Fixed touch resize and scroll behavior for tablet/remote devices

v0.1.43

2026-02-14

Agent Teams & Terminal Upgrade

New Features

  • Agent Teams - Monitor Claude Code tmux-based agent teams with real-time status display (experimental)
  • Upgraded terminal engine from xterm.js v5 to v6 for improved rendering and performance

Bug Fixes

  • Fixed duplicate tabs appearing when opening the same project
  • Fixed non-ASCII character encoding in project paths to match Claude CLI behavior
  • Fixed file link clicks incorrectly creating new files in editor
  • Fixed MCP npm install config missing runtimeArguments and value fields
  • Fixed cross-platform path matching for Agent Teams

v0.1.40

2026-02-09

macOS Window Vibrancy & Theme Improvements

New Features

  • macOS Window Vibrancy - Translucent blur background effect for a native macOS look

Improvements

  • Theme applied at startup before window display to prevent flash
  • Improved terminal resize strategy - Refit on drag end instead of during drag
  • Enhanced vibrancy UI visibility for tabs and progress bar

Bug Fixes

  • Fixed DiffViewer panel becoming transparent in vibrancy mode
  • Fixed platform-specific transparency settings for Windows builds

v0.1.37

2026-02-08

Bug Fixes & Performance Improvements

Improvements

  • Debounced terminal fit during resize to reduce jank

Bug Fixes

  • Fixed terminal not resizing correctly when adjusting split panes
  • Fixed skill search results using incorrect ID for URL
  • Restored skills.sh integration using RSC endpoint

v0.1.34

2026-02-05

Tab Status Sync & DiffViewer Syntax Highlighting

New Features

  • Tab status sync with Claude Code hooks - Tab indicators now reflect real-time status based on Claude Code hook events
  • Syntax highlighting in DiffViewer - Code changes now display with language-aware syntax highlighting

Bug Fixes

  • Fixed skills.sh URL causing 404 errors when fetching skills list

v0.1.33

2026-02-04

Git Diff Viewer & Commit Integration

New Features

  • Git Diff Viewer - View file changes with syntax highlighting and navigation
  • Folder tree view in DiffViewer sidebar for easy file navigation
  • Commit button and modal - Stage and commit changes directly from GitView
  • Open file in external editor from DiffViewer (⌘+Click or icon)
  • Added external editors: Windsurf, Antigravity, Finder
  • Keyboard shortcut to toggle DiffViewer

Bug Fixes

  • Fixed auto-scroll in inactive tabs on PTY output
  • Improved DiffViewer loading performance on Windows

v0.1.32

2026-02-04

Skills/MCP UX Improvements

Improvements

  • Improved Skills/MCP section: title click toggles expand/collapse, gear icon for settings navigation
  • Show all items in Skills/MCP sections when expanded (removed 3-item limit)

Bug Fixes

  • Fixed Windows shell config persistence issue

v0.1.31

2025-02-03

Bug Fixes & Improvements

Improvements

  • Git graph visualization - Branch lines now extend to screen bottom for off-screen commits, improved curve rendering
  • Commit history limit increased from 20 to 30

Bug Fixes

  • Git worktree deletion improved with force flag and automatic cleanup
  • Worktree creation now shows loading state and proper error messages
  • Skills installation fixed for updated skills.sh API

v0.1.30

2025-02-03

Git Worktree & Visual Commit History

New Features

  • Git Worktree support - View and manage Git worktrees directly from the Git sidebar
  • Worktree deletion - Delete worktrees with confirmation modal for safety
  • Graphical commit history - Visual branch graph showing commit relationships and branches
  • Sidebar toggle shortcut - ⌘+J to quickly switch between Claude and Git sidebar views
  • All Branches toggle - Checkbox to show commits from all branches, with state persistence

Bug Fixes

  • Japanese character path support - Fixed session listing and auto-resume for paths containing Japanese characters
  • Session restoration path matching fixed

v0.1.28

2025-02-02

Bug Fixes & Stability Improvements

Bug Fixes

  • Context progress bar overflow fixed - Display now handles usage exceeding 100% correctly
  • Terminal scroll and focus issues fixed - Improved behavior when switching tabs/splits
  • Auto-update stability improvements

v0.1.21

2025-02-01

Windows Support & Bug Fixes

New Features

  • Windows support - Now available for Windows 10+

Bug Fixes

  • Various bug fixes and stability improvements

v0.1.20

2025-01-31

Bug Fixes

Bug Fixes

  • Notification stopping issue fixed
  • Session resume project directory bug fixed

v0.1.19

2025-01-31

Session Search

New Features

  • Session search - ⌘F to open search modal, find sessions across all projects

Bug Fixes

  • Keyboard shortcuts improved
  • Tab name persistence fixed
  • Tab management improved

v0.1.17

2025-01-30

Bug Fixes & UX Improvements

Bug Fixes

  • Skills installation fixed
  • Session list display improved
  • Empty sessions now hidden

v0.1.15

2025-01-30

Tab Renaming, StatusLine Integration & Display Customization

New Features

  • Tab renaming - Double-click tabs to rename, also available via pencil icon in All Sessions modal
  • Claude Code StatusLine integration - Real-time status data (Context %, Cost, Model, Tokens) displayed in header
  • Header display customization - New Display tab in Settings with 8 customizable items: Context %, Cost, Model, Tokens, Duration, Lines, Current Dir, Project Dir

v0.1.14

2025-01-29

Background Tab Notifications

New Features

  • Desktop notifications - System notification when Claude finishes processing in background tabs
  • Sound notifications - Audio alert for task completion
  • Tab highlight - Completed tabs glow to catch your attention (auto-clears after 10 seconds)
  • Notifications settings - New tab in Settings to toggle notifications on/off

v0.1.13

2025-01-28

Copy Button, Clickable URLs & Bug Fixes

New Features

  • Copy button in footer - executes /copy command to copy conversation to clipboard
  • Clickable URLs in terminal - Cmd+Click to open links

Bug Fixes

  • Git panel auto-refresh improved
  • Copy text formatting fixed

v0.1.12

2025-01-28

Initial Release

New Features

  • Multi-tab management for multiple projects
  • Tab Overview for bird's eye view of all sessions
  • Real-time context monitoring with usage and cost display
  • Information Panel with Sessions, Dirs, Todos, MCP, Skills, Agents, Hooks, and Permissions
  • Multi-split terminal with horizontal/vertical layouts
  • Quick Actions bar for common operations
  • Skills management interface
  • MCP server management
  • Git integration with branch, status, and commit history display
  • Comprehensive keyboard shortcuts
  • Theme customization (Light, Dark, System)
  • Font settings customization