Files
Ruofeng Yang 9d5a908570 feat(aris-monitor): bundle the floating session monitor + link it beside Claude Fleet
ARIS-Monitor is a tiny native macOS always-on-top floating widget (pure Python
stdlib Tkinter — no browser, no Chrome extension) showing which Claude Code
sessions need approval, plus working/done status, with one-click row→terminal
Focus. Monitoring is strictly read-only; the single non-read action (Focus) is
provably raise-only (ps for the tty + a bundled raise-only focus-tty.sh), and was
codex-reviewed (gpt-5.5 xhigh) to GO.

- aris-monitor/: scanner.py (read-only classifier), widget.py (Tk panel),
  focus.py + focus-tty.sh (raise-only Focus), ticker.py (headless fallback),
  run.sh, README + screenshot. Inherits the repo's MIT license.
- README / README_CN: a short callout beside Claude Fleet framing the two as
  complementary — Claude Fleet = full web dashboard; ARIS-Monitor = the minimal,
  browser-free floating built-in.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-01 18:15:45 +08:00

93 KiB
662x710px