Twitter/X

Author @Palanikannan_M (2026-06-21) was running 15 loops across GLM 5.2 agents in…

Brief

Palanikannan_M built a terminal-native tmux sidebar (rewritten in Rust with worktree support) to monitor GLM 5.2 agent runs across opencode, codex, claude, amp and pi. Released as open-source on 2026-06-21, it shows agent status, forwarded ports and live threads per project, runs on any OS, and avoids Electron.

Why it matters

Author @Palanikannan_M (2026-06-21) was running 15 loops across GLM 5.2 agents in opencode, codex, claude, amp and pi and needed a unified way to know when agents finish, fail, or require intervention.

Key details

  • They built a tmux sidebar rewritten in Rust with worktree support that runs inside your terminal on any OS, is open source, extremely fast/light, and avoids Electron or new apps.
  • Features include per-project agent status at a glance, forwarded ports per project, and live threads across AMP, Claude Code, Codex and OpenCode; motivated by issues with cmux/superset (blank screens, glitchy terminals, macOS-only).
Source evidence

pov: you're running 15 loops across in glm 5.2 in opencode, codex, claude, amp or pi and have no idea which one needs you, bring em all to opensessions

cmux, superset - cool ideas, but i got tired of blank screens, glitchy terminals, and macos-only apps

i just wanted to know when my agents finish, fail, or need me so i built a tmux sidebar. now re-written in rust with worktree support

runs inside your actual terminal. on any OS.

  • agents status' across all your projects at a glance
  • forwarded ports per project
  • live threads across amp, claude code, codex, opencode

no electron. no blank panes. no new app. extremely fast and light. open source.

Video