Skip to content

v0.1.6

Choose a tag to compare

@lodar lodar released this 25 May 04:28
· 156 commits to main since this release

Changed

  • preseed_claude_agent no longer wires the standalone StopFailure hook (/usr/local/lib/5dive/stop-failure-telegram.sh) into new fork (telegram@5dive-plugins) agents' settings.json. Plugin v0.4.4 (5dive-com/5dive-plugins@cc27c84) bundles the same hook via hooks.json, so preseeding the standalone copy would double-fire on every rate-limit (two DMs, two resume-after-reset.sh forks both pressing "1" on claude's Stop-and-wait menu). The standalone file stays installed by scripts/install/agent-cli.sh + scripts/update.sh for backward compatibility — agents on upstream telegram@claude-plugins-official still reference it.

Notes

  • Companion change in 5dive-api/scripts/update.sh strips the standalone StopFailure entry from existing fork agents' settings.json on the next 03:00 UTC customer-VM update cron.

See CHANGELOG.md for the full breakdown.