Skip to content
v0.1.112026-08-26

Worktrees and a usage dashboard

macOS: git worktrees, a usage dashboard over seven agents' logs, Flip, and two starter skills. Windows: terminals and Codex launch again, and the installer's signature holds after install.

  • Worktrees in Code mode. macOS: create and remove git worktrees from a workspace. The parent repo ignores .worktrees/.
  • Usage dashboard. macOS: token usage from Claude Code, Codex, Grok, OpenCode, Gemini, Droid, and Cursor logs, in the title bar, with a share card.
  • Windows terminals are back. Windows: terminal rendering under the production security configuration and Codex launches are fixed.

Added

  • macOS: Worktrees. Create and remove sheets on a workspace, .worktrees/ excluded from the parent repo, and a sweep for leftovers.
  • macOS: Usage, a title-bar dashboard over the local logs of Claude Code, Codex, Grok Build, OpenCode, Gemini CLI, Droid, and Cursor exports, with a share card that names only the agents that spent tokens.
  • macOS: Flip turns every terminal pane over to a title card, from the title bar.
  • macOS: two starter skills, save-tokens and lean-code. Install syncs starters to every coding agent on the machine: Claude Code, Codex, Cursor, Gemini CLI, Copilot, Factory, and OpenCode.

Fixed

  • Windows: terminals render again under the production security configuration.
  • Windows: Codex launches prefer the native packaged binary, with a hardened fallback for npm installs. Paths with spaces or Unicode work.
  • Windows: terminals attach their standard handles and open in the right working directory.
  • Windows: the installed executable keeps a valid Authenticode signature. The 0.1.10 candidate was patched after signing, failed that check, and was never published.