v0.1.5
Changed
- New
telegramagents now preseed on thetelegram@5dive-pluginsfork instead of upstreamclaude-plugins-official. The fork bundles PreToolUse / Stop / PostToolUse hooks via its ownhooks.jsonand ships richer slash commands (/model,/effort,/agents,/status, silence-watchdog). Existing telegram agents stay on upstream until a5dive-apiupdate.shpass migrates them.
Fixed
stop-failure-telegramparses the rate-limit reset time from the StopFailure transcript instead of scraping the tmux pane. When claude shows the "Stop and wait" menu the pane switches to the alt screen and the "resets Xpm (TZ)" line disappears fromtmux capture-pane; transcript parse reads the structured rate-limit message claude logs (isApiErrorMessage=true) — authoritative and immune to tmux screen state. Pane scrape kept as last resort.- Plugin install pins the explicit
https://URL for the marketplaceaddstep.claude plugin marketplace add owner/reporesolves the GitHub shorthand togit@github.com:owner/repo(SSH) on some claude versions, which fails foragent-<name>users on customer VMs with no SSH key (ERR_STREAM_PREMATURE_CLOSEduring clone).
See CHANGELOG.md for the full breakdown.