Changelog

Release history for Shell Pilot, generated from the project changelog source and published alongside the update feed.

Version 1.13.6 Shell-Pilot-1.13.6.dmg

Bug fix release — fixed Stripe webhook raw body handling in Firebase Functions v2, fixed license creation race condition, added license status filtering and rate limiting, added CORS headers and input validation to API endpoints, fixed n-gram autocomplete dead code caused by inverted cursor guard, fixed NGramModel async loadModel race condition, fixed remote directory listing for paths with spaces, fixed zsh extended history parsing, fixed semantic suggestion cursor position, fixed space encoding in directory URL resolution, fixed escape sequence parser ordering, and fixed injected SSH bootstrap commands triggering onCommandComplete.

Open release notes
Version 1.13.5 Shell-Pilot-1.13.5.dmg

Removed the pill frame from the toolbar's activity indicator and Shortcuts dropdown — the active/idle status dot and Shortcuts menu now sit cleanly in the toolbar without any enclosing capsule.

Open release notes
Version 1.13.3 Shell-Pilot-1.13.3.dmg

Battery life release — added Low Power / Full Performance mode, paused background timers when the app is backgrounded or the screen is locked, coalesced metrics publishes, debounced session saves, and gated per-second terminal scrollback copies on active SSH bootstrap sessions. Should eliminate the "Using Significant Energy" warning.

Open release notes
Version 1.13.1 Shell-Pilot-1.13.1.dmg

Fixed Metal terminal cursor drift by vendoring SwiftTerm and aligning Metal glyph placement to terminal cell columns.

Open release notes
Version 1.13.0 Shell-Pilot-1.13.0.dmg

Fixed Metal terminal cursor drift by vendoring SwiftTerm and aligning Metal glyph placement to terminal cell columns, while keeping the opt-in renderer toggle, CPU fallback, and 60 fps cap.

Open release notes
Version 1.12.1 Shell-Pilot-1.12.1.dmg

Fixed sidebar directory tree freeze and flicker — file tree loading moved to background queue to prevent beachball, fixed race condition during filesystem events, replaced LazyVStack with VStack to eliminate layout flicker, and restricted FileTreeWatcher to only run for explicitly pinned codebase roots.

Open release notes
Version 1.12.0 Shell-Pilot-1.12.0.dmg

Added independent sidebar text size controls — adjust sidebar font size separately from the terminal via Cmd+Shift++ / Cmd+Shift+- or in Settings. Also added Git commit history viewer in the sidebar directory tree.

Open release notes
Version 1.10.1 Shell-Pilot-1.10.1.dmg

Fixed SSH directory tree refresh so the sidebar updates when you change directories on a remote host without exposing background helper commands in the terminal.

Open release notes
Version 1.10.0 Shell-Pilot-1.10.0.dmg

Implement SSH directory tree detection — when connected to a remote server via SSH, the sidebar displays a remote directory tree built by parsing ls output in the background when idle. Automatically restores local file tree when SSH connection ends.

Open release notes
Version 1.9.6 v1.9.6_shell_pilot.zip

Fixed macOS folder permissions — app now uses proper code signing and security-scoped bookmarks so folder access prompts persist across launches

Open release notes
Version 1.9.5 v1.9.5_shell_pilot.zip

Added update confirmation popover — users are now prompted before downloading and installing updates, with a clear warning that the app will shut down immediately to complete the installation

Open release notes
Version 1.9.4 v1.9.4_shell_pilot.zip

Enhanced plain text command search with semantic vocabulary expansion and 38+ new macOS commands

Open release notes
Version 1.9.3 v1.9.3_shell_pilot.zip

Fixed macOS folder permissions — app now uses proper code signing and security-scoped bookmarks so folder access prompts persist across launches

Open release notes
Version 1.9.1 v1.9.1_shell_pilot.zip

Added the ability for the fire directory tree to auto update when file changes are made in the terminal or elsewhere.

Open release notes
Version 1.9.0 v1.9.0_shell_pilot.zip

Added Integrated Man Page Viewer

Open release notes
Version 1.8.1 v1.8.1_shell_pilot.zip

Add command josn discription for when a user types a command a small discription is added under the text

Open release notes
Version 1.8.0 v1.8.0_shell_pilot.zip

Added advanced machine learning auto complete

Open release notes
Version 1.7.2 v1.7.2_shell_pilot.zip

Add padding on the left side of the terminal window

Open release notes
Version 1.7.1 v1.7.1_shell_pilot.zip

added ability to hide terminal session sidebar and fix the resource monitor

Open release notes
Version 1.7 v1.7_shell_pilot.zip

Added file structure tree to a sidebar (sidebar 2)

Open release notes
Version 1.6.1 v1.6.1_shell_pilot.zip

added terminal session activity status to the sidebar

Open release notes
Version 1.6 v1.6_shell_pilot.zip

Added a setting menu and abilty to add custom shortcuts

Open release notes
MVP Shell Pilot

Basic functionality for Shell Pilot