Skip to content

v1.1.1

Latest

Choose a tag to compare

@fm4v fm4v released this 07 May 20:05

What's new since v1.1.0

UI

  • Resizable bottom panel — drag the handle above Shell/Git Log/Stats to resize it. Height persists across sessions.
  • Stats scope label — the per-agent stats tab now shows "for this worktree" so it's clear the cost/usage is scoped to the agent's worktree, not the whole project.

Docs

  • README clarifies that only Claude Code and GitHub are supported. Other AI agents (Cursor, Gemini CLI) and other Git hosts (GitLab, Bitbucket) are out of scope.

Install

  • AppImage: chmod +x multiagent-terminal-1.1.1.AppImage && ./multiagent-terminal-1.1.1.AppImage
  • Debian/Ubuntu: sudo dpkg -i multiagent-terminal_1.1.1_amd64.deb

Full diff

v1.1.0...v1.1.1