OpenCode Session Tracker — Real-time session monitoring from terminal & Telegram
Hey everyone! 👋
I'm the maker of OpenCode Session Tracker, and I'd love to hear your thoughts and questions.
What it does:
A session tracking plugin for OpenCode (the open-source AI coding assistant). It works on two surfaces:
- TUI Sidebar: Live session tree inside your terminal with nested subagents and real-time status tags (RUN/IDLE/WAIT/ASK)
- Telegram Bot: Monitor sessions, send prompts, approve permissions — all from your phone
Key features:
- Session list is identical and auto-synced between sidebar and Telegram
- Subagents nested under parents, active ones auto-pop out
- /projects command to launch/stop/restart instances remotely
- Live thinking & tool call streaming on Telegram
- Cross-window routing — multiple OpenCode instances managed in one place
Looking forward to hearing your feedback! 🚀

Replies