Changelog
What shipped in each build. Current version: 0.2.2.
0.2.2
- Agents panel rebuilt in real frosted glass, wearing the colors of the window that summoned it, and draggable anywhere on the desktop.
- Slim rail mode: when nobody needs you the panel shrinks to a rail of state orbs. Hover the rail and it flares open with a card for each agent. A grip on the rail for dragging.
- Every agent wears its own color and mark; a ghost on the agents button.
- Overflow pills page a long agents list. The pin switch sheds words instead of wrapping when the panel narrows.
- Dark glass under dark profiles: the frost follows the theme, not the OS.
- Cmd +/- sizes the pane you are in, the files panel included, and the zoom keys reach the popped-out files window.
- Titlebar leads with the front tab's folder name. Tabs spend the bar's spare room on their names; a squeezed tab keeps only its chip's mark.
- Local models are given their whole prompt. The AI bar has a way out.
- Quieter fullscreen Spaces. The files panel's seam stays planted as tabs come and go.
0.2.1
- Inline assistant at the prompt: the line you type is routed to the shell, answered as a question, or returned as a staged command. Replies open with
ghost >. - The assistant is given the context it was guessing at (shell, directory, branch, project type, recent commands and output) and Settings is reworked around it.
- The inline assistant stays out of any tab an agent is running in. It says why it had nothing to say, and names the agent it means.
- Files panel: search across folders, files and file contents, plus a pop-out window. Agents rail with hover cards. Model recents.
- Agents panel behavior is handed to the user: stay closed, a toolbar button, an unpin switch.
- Launcher commands route to the shell and the main process is kept off the keystroke path.
- The separate explain panel is dropped; tab sizing fixed; files and agents panels tidied.
0.2.0
- File explorer with a git-aware tree and a syntax-highlighted editor beside the shell (Cmd E).
- Hosted model provider alongside local Ollama models.
- Tab chips: busy spinner, calmer done-check, crisper theme swatches. Tab tear-off and adoption drops fixed.
- Light themes made readable: ANSI palettes, tab contrast, inline markers.
- macOS DMGs named with an explicit architecture suffix (arm64, x64), plus install and upgrade instructions.
0.1.0
- First public build: a real zsh or bash on a PTY with tabs and themes, Cmd K to suggest a command from plain English, OpenAI and local Ollama models.