ForkTTY 0.2.0-alpha.21
Pre-release
Pre-release
ForkTTY 0.2.0-alpha.21
This alpha focuses on workspace reliability, linked-worktree correctness, lifecycle recovery, and a more flexible sidebar.
Highlights
- Pin the workspace sidebar beside terminal content or keep the existing overlay; the choice persists across restarts.
- Keep newly created workspaces provisional until their first embedded Ghostty terminal materializes, with complete rollback for late GTK spawn failures across UI and socket creation.
- Create and attach worktrees correctly from linked checkouts while preserving the primary repository layout and exact worktree identity.
- Improve Codex and Antigravity lifecycle recovery, GTK shutdown/session persistence, Settings write rollback, and config-recovery visibility.
- Harden fish command validation and bounded browser-profile imports, and update
event-listenerfor RUSTSEC-2026-0221.
See the changelog for the complete list.
Downloads
The AppImage is the primary download for this alpha. The .deb targets Debian 13/Trixie or newer and Ubuntu 24.04 LTS or newer.
forktty-0.2.0-alpha.21-x86_64.AppImageforktty-0.2.0-alpha.21-x86_64.AppImage.zsyncforktty_0.2.0.alpha.21_amd64.deb(internal Debian version:0.2.0~alpha.21)SHA256SUMS
SHA-256
96badc0e967fd957c126a567deccd6568463ec10ba07d06f8d75109749d9b5e4 forktty-0.2.0-alpha.21-x86_64.AppImage
275670dc18b82ba35bd1280af3800d60ca73af0034c67153694507c8ec53a9ce forktty-0.2.0-alpha.21-x86_64.AppImage.zsync
945bb5ad64ae42c29475e14b47903a4fb96c06160ffe893131d5218ef2436b28 forktty_0.2.0.alpha.21_amd64.deb
Supported-platform details are in docs/QA.md.
Source builds should include the pinned Ghostty submodules:
git clone --recurse-submodules https://github.com/Lucenx9/forktty.git
cd forktty
git checkout v0.2.0-alpha.21