tg-agents-wrapper
March 2026 - now · repo public, toy with teeth
Mostly a toy. Also the place where the mobile agent interface became real enough to use.
`tg-agents-wrapper` is a Telegram bot wrapper around Claude Code and Codex. It handles message batching, sessions, voice I/O, file handling, context monitoring, and engine switching from a phone.
Internally this is the lineage of Macupos: mac + opus, the little Telegram surface that lets me start, steer, and recover agent work while away from the terminal. It is not the grand agent UI. It is the scrappy version that proved I actually want a mobile interface for agents.
The public repo is useful as a reference implementation for people who want more than a thin chat bot. Long-running sessions, file flow, voice notes, and engine adapters matter if the bot is supposed to be an operating surface rather than a novelty.
Still: the right positioning is toy with teeth. It was built for my own usage pressure, extracted because others asked, and now mostly serves as an artifact of the early mobile-agent experiments.
Receipts: public repo, and the Tennis XGBoost story where Macupos pushed the initial experiment.