Changelog
Changelog
What's shipped, release by release. Cross-platform, delivered through the built-in auto-updater.
v0.4.5 · latest
Your editor sticks to TermPuzzle, and more reliable auto-updates
The side editor follows the window; the updater is pinned to stable with logging.
New
- The editor stays glued to TermPuzzle. When you open your editor alongside (VS Code / Cursor), it now follows TermPuzzle — re-arranging when you move or resize the window, without stealing focus. If the Accessibility permission is missing, TermPuzzle asks for it and guides you instead of failing silently.
- More robust auto-update. The updater is pinned to the stable channel with logging, so future versions install themselves reliably.
Auto-updates from v0.4.4. Installers for macOS (Apple Silicon + Intel), Windows and Linux.
v0.4.4
Broadcast promotes every target window to an AI agent
- Broadcast → AI in every window. Broadcasting an AI command (
claude,codex…) now turns the target windows into agent windows too, not just the one you typed in. - More reliable AI auto-promotion. A window becomes an agent even if you brought the command from history (↑), a paste, or Tab-completion — not only by typing it by hand.
- No more broken text on copy/paste. A UTF-8 locale is forced in terminals, so boxes, accents and emoji stop turning into mojibake.
v0.4.3
Cloud Sync for your config, and windows that become AI agents on their own
Sync your setup across machines, and let terminals promote themselves to agents.
New
- Cloud Sync (opt-in). Sign in with Google or an email code and your config — projects, terminals, groups, crew and settings — syncs across your machines. Still local-first: the app works 100% offline if you don't enable it, and logs, history and transcripts never leave your device. Last-write-wins per row with tombstones, no conflicts.
- Automatic AI window. When you run
claude,codex,gemini,aiderorcursor-agentby hand in a normal terminal, that window turns itself into an agent and remembers to start the AI next time you open or restore the session. Reversible — an "Undo" prompt appears in case of a false positive.
Improvements
- Paths re-map on the target machine. On sync, projects whose folder doesn't exist on the new machine stay "unmounted" instead of breaking, and resolve when the path appears.
- Lighter restore at startup. Restored projects mount lazily on boot.
Fixes
- Scrollback no longer misaligns when launching an AI/TUI. It captures the normal buffer, not the alternate screen (Claude, vim), so history restores at the right width.
- No crash on a fresh profile's first launch. The crew table is created before the sync schema installs.
Platforms: macOS (Intel + Apple Silicon, signed & notarized), Windows and Linux (AppImage + deb).
earlier
Recent releases
- v0.4.0–v0.4.2 — Project Pulse & self-heal, broadcast to all terminals, workspace snapshots, the interactive demo.
- v0.3.x — Workspace Restore, AI agents as terminals, the workspace spec, cross-platform builds.
Full release history and downloads are on GitHub Releases.