v0.2.0 — agent-report-viewer
agent-report-viewer 0.1.0 (new plugin)
When an agent run finishes, the markdown it produced opens in mado automatically, in one pane per workspace — later runs add tabs to the same pane.
herdr plugin install hidekingerz/herdr-plugin-mado/agent-report-viewer- Subscribes to
pane.agent_status_changed; acts only ondone - Detects the run's output as uncommitted
*.mdin the agent pane's git work tree (newest first, max 4) - Reuses one mado pane per workspace via
mado -remote openwith a per-workspaceMADO_SOCKET - Never interrupts: every failure (no git, no mado, malformed payload) degrades to doing nothing
Requires herdr 0.8.0+ and mado v1.2.0+ (-remote/-watch). No keybinding needed — it is event-driven.
Full details in PR #1.