v0.1.15 — Workspaces, plugins, and a much better chat
Workspaces feel quick. Switching projects no longer reloads the page, and every surface gently tints to the project's accent color. The composer has a proper @-mention bar for pulling in files, tasks, or sessions, and the shell quietly refreshes views when your worktree changes underneath you.
Sessions got a cleanup. Tool results render through one consistent card, sequential edits to the same file collapse into a single diff, and long shell output now has a dedicated full-output viewer that updates live. Sticky auto-tail keeps you pinned to the bottom while a command is running.
Terminal expanded. Cross-project tabs, a macro launcher, a tabbed history that splits recent commands from saved macros, and up-arrow to recall the last thing you sent.
New plugins. Most of what was scattered across config folders now lives in proper plugins you can browse, toggle, and update. GitHub Copilot CLI joins Claude Code, Cursor, Codex, and Gemini as a first-class adapter.
Inbox. Opens to the first message automatically. Status dots only light up when there's something actually unread.
Also:
- Xcode plugin: refreshed tray icons and per-project custom build commands
- Voice dictation in chat works again
- The updater stopped telling you there's an update when there isn't
- Auth tokens now reach per-adapter MCP servers correctly
- Queued agent runs survive a session finishing
- File previews work for paths outside the project when you open them explicitly