Skip to content

Releases: arian-shamaei/amtrino

amtrino 0.3.0

Choose a tag to compare

@arian-shamaei arian-shamaei released this 14 Aug 19:40

Session actions, and a sound worth hearing

  • Every session row now carries a submenu (▸) — hover for two new verbs:
    • Jump to terminal — focus the session's exact tmux pane, in whatever terminal hosts it
    • End session… — a confirmed, graceful SIGTERM to the agent process. The terminal pane stays open, the transcript is untouched, and the conversation resumes later with claude --resume (validated end to end)
  • New notification sound: the finish chime is now a soft synthesized kalimba tone instead of the system tri-tone, generated by scripts/make-sounds.py. Pick from three custom sounds (plus system default and silent) under Options ▸ Notification sound — each previews as you select it
  • The help tour gained a scene showing how to end a session
  • Drag-to-pin, click-to-hide, and single-mode pinning all survive the new per-row menu architecture

Notarized and stapled. Install or upgrade:

brew install --cask arian-shamaei/anthropometer/amtrino

or grab amtrino-0.3.0.zip below.

amtrino 0.1.1

Choose a tag to compare

@arian-shamaei arian-shamaei released this 13 Aug 23:30

First standalone release. Signed with Developer ID and notarized by Apple — unzip and drop amtrino.app into /Applications, no Gatekeeper friction.

Live menu bar dots for every local agent session (Claude Code + Codex CLI): identity colors, busy pulse, response-finished flash + clickable notifications that jump to the session's tmux pane, context-fill gauges, drag-and-drop grid pinning, custom gradient themes, background-adaptive colors, first-launch welcome tour. Requires macOS 13+ and python3 on PATH.