Changelog
Release history for Conductore Lite.
v1.41LatestAugust 2026
- featClaude Code hooks integration: session lifecycle events link terminals to tasks automatically
- featAgent Runs panel with live session status, transcripts, and a stop control
- featSystem tray, native notifications, and a Windows jump list
- featDeep-link protocol handler plus a CLI companion for opening projects from anywhere
- feattmux-inspired pane controls: auto-expanding layouts, pane swap, reload of exited terminals
- featMarkdown plan viewer with GFM tables in the session log
- featActions API with Omarchy/Hyprland integration
- featTerminal themes, Lucide icon system, and command-palette polish
- fixxterm.js 5.5 to 6.0, ending the viewport scroll-to-top class of bugs
- fixLinux terminal rendering, inline image support, and macOS window dragging
- fixSession ID detection: rolling-buffer ANSI stripping, no more false positives from URLs
v1.31March 2026
- featAI agent alert system: idle and stuck detection with configurable timeouts
- featSound alerts for idle (2 beeps) and stuck (single tone) agents
- featPane flash: amber for idle, red for stuck — visual indicator without focus loss
- featNine-pane (3×3) and ten-pane (5×2) split layouts
- featPane swap: Ctrl+Shift+Arrow keys and drag & drop between panes
- featPane context menu: rename, mark done, swap, close
- featLucide React icon system — replaced all emoji/Unicode icons
- featTitle bar customization: toggle individual action buttons in Settings
- fixSession ID capture no longer matches remote control URL pattern
- fixRolling buffer ANSI stripping for more accurate session ID detection
v1.28February 2026
- featRate limit auto-resume: parses reset time and sends 'continue' automatically
- featSession ID capture: links Claude Code and opencode sessions to tasks
- featPlan detection: saves agent-generated plans to linked tasks
- featTerminal automation settings panel (enable/disable per feature)
- featRemote branch checkout from git panel
- featFile drag & drop into terminal pane (pastes path)
- featPane indicator styles: badge (default) or name bar
- featAuto-close done terminals setting
- fixSidebar visibility persisted correctly across restarts
v1.24February 2026
- featGit commit history panel with branch create/rename/delete
- featGit stash: create, list, pop, drop
- featCommit prefix picker (feat, fix, refactor, etc.)
- featCommit message history (last 20 messages)
- featResizable sidebars with drag handles (persisted)
- featToast notification system (success/error/warning/info)
- featThemed confirm dialogs (replaces browser window.confirm)
- featClickable URLs in terminal (web-links addon)
- featFont ligature support (ligatures addon)
- fixPaper theme terminal colors now use proper Catppuccin Mocha palette
v1.19January 2026
- featPull request reviews: Azure DevOps, GitHub, GitLab multi-provider
- featInline diff preview for PR file changes
- featTerminal settings: font size, scrollback, cursor style
- featSix-pane split layout (Ctrl+Shift+H)
- featFive-pane split layout (Ctrl+Shift+F)
- featF2 rename for terminals in sidebar
- featDuplicate terminal from context menu
- fixRemote server now binds to 127.0.0.1 only (security)
v1.12December 2025
- featCross-project task dashboard with filters and summary stats
- featInline task create directly from TasksPanel
- featTask session linking: associate agent sessions with tasks
- featDatabase panel: PostgreSQL query editor with DDL protection
- featTUI apps panel: launch btop, lazygit, etc. in persistent side panel
- featRemote access: Express server + localtunnel with password auth
- featCommand palette (Ctrl+Shift+P)
- featSpeech dictation (Ctrl+Shift+V)