4 Commits

Author SHA1 Message Date
Chris Davies
dc136bdd29 install.sh: use ~/.local/bin, print PATH hint 2026-02-13 14:04:19 -05:00
Chris Davies
f795e6e06d install.sh: auto-fetch latest release tag 2026-02-13 14:01:19 -05:00
Chris Davies
9c98e47e1c Add install.sh 2026-02-13 13:54:18 -05:00
Chris Davies
927ecb83fe Initial commit: agent-tui
Bubble Tea TUI for tailing Claude Code subagent JSONL logs.

Features:
- Tabbed interface with one tab per agent, sorted by most recent activity
- Markdown rendering via glamour (Dracula theme)
- Session discovery and filtering with -s flag
- Auto-discovers subagents dir from session ID prefix
- Live tailing with follow mode, mouse scroll support
- Agent name resolution from team config files
- Tail-from-bottom: only reads last 200 lines per file on startup
v0.1.0
2026-02-13 13:48:30 -05:00