Herdr Telegram Agents banner
permgps permgps

Herdr Telegram Agents

Development community

Description

Herdr plugin: a Telegram forum topic per live coding agent, status in the topic icon, prompts and answers both ways. One static Go binary, no toolchain to install.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Telegram Agents for Herdr

One Telegram forum topic per live Herdr agent: status in the topic icon, messages both ways.

A [Herdr](https://herdr.dev) plugin that mirrors the Herdr **Agents** panel into a Telegram forum supergroup, so you can watch and drive your coding agents (Claude Code, Codex, Gemini, ...) from a phone. Every agent gets its own topic, the topic icon follows the agent's status, its questions land in the topic with a notification, and what you write there goes back to the agent. One command installs it; no Go, no Node, nothing else on your machine.

Herdr window with the agents panel: three agents and their statuses

*The Herdr agents panel: three agents, one working, one idle, one waiting.*

Telegram forum with one topic per Herdr agent; the open topic shows a Claude Code question

*The same agents in Telegram: one topic each, the icon is the status, and the open topic shows a Claude Code question you can answer from the phone.*

What you get

  • A topic per agent, named like the Agents panel row (V3Jobs · claude), created when the agent appears and reused after a restart.
  • Status at a glance: the topic icon is ⚡ working, ✅ idle, ❓ blocked, 🏆 done, 👀 unknown, 🏁 exited.
  • Questions come to you: when an agent gets blocked on a question or an approval, the screen is posted with a notification; when it finishes, the tail is posted silently.
  • Answers go back: plain text becomes a prompt, y / n / 1..9 / enter / esc answer dialogs, /keys sends raw keys.
  • Look at the screen with /screen, or /screen all for everything the agent printed since your last message.
  • Claude Code commands /clear, /compact, /usage, /model are typed into the agent and the result is posted back.
  • Rename or close a topic in Telegram to rename or mute the agent in Herdr.
  • **A contro