Fixed Metal terminal cursor drift by vendoring SwiftTerm and aligning Metal glyph placement to terminal cell columns.
Open release notesChangelog
Release history for Shell Pilot, generated from the project changelog source and published alongside the update feed.
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 notesFixed 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 notesAdded 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 notesFixed 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 notesImplement 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 notesFixed macOS folder permissions — app now uses proper code signing and security-scoped bookmarks so folder access prompts persist across launches
Open release notesAdded 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 notesEnhanced plain text command search with semantic vocabulary expansion and 38+ new macOS commands
Open release notesFixed macOS folder permissions — app now uses proper code signing and security-scoped bookmarks so folder access prompts persist across launches
Open release notesAdded plain text command helper
Open release notesAdded the ability for the fire directory tree to auto update when file changes are made in the terminal or elsewhere.
Open release notesAdded Integrated Man Page Viewer
Open release notesAdd command josn discription for when a user types a command a small discription is added under the text
Open release notesAdded advanced machine learning auto complete
Open release notesAdd padding on the left side of the terminal window
Open release notesadded ability to hide terminal session sidebar and fix the resource monitor
Open release notesAdded file structure tree to a sidebar (sidebar 2)
Open release notesadded terminal session activity status to the sidebar
Open release notesAdded a setting menu and abilty to add custom shortcuts
Open release noteschanged UI layout
Open release notesBasic functionality for Shell Pilot