Skip to content

5dive

v0.1.11 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agents ai automation shell claude-code cli
+4 more
codex gemini self-hosted systemd

Affected surfaces

auth

Summary

AI summary

Added Telegram channel support for grok agents via the telegram-grok plugin.

Full changelog

Added

  • grok --channels=telegram5dive agent create <name> --type=grok --channels=telegram --telegram-token=<bot> now wires the telegram-grok plugin into the agent's ~/.grok/. End-to-end mirrors the codex provisioning shipped in 0.1.8/0.1.9:
    • install_channel_for_grok_agent writes the bot token into ~/.grok/channels/telegram/.env and seeds access.json from --telegram-allowed-users.
    • 5dive-agent-start writes [mcp_servers.telegram] into ~/.grok/config.toml (absolute paths — ${GROK_PLUGIN_ROOT} isn't expanded for MCP command/args in grok 0.1.x) AND ~/.grok/hooks/5dive-telegram.json with the silence-watchdog / notify-stop / notification-relay hooks. Grok ignores [[hooks.*]] inside config.toml, so the split is intentional.
    • --always-approve (already in the grok launcher ARGS) auto-trusts MCP and hook commands.
  • install.sh stages the telegram-grok plugin into /usr/local/lib/5dive/telegram-grok on customer VMs (same shape as the telegram-codex staging in 0.1.9).

Plugin built and handed off by agent-dev.

Verified live: grok mcp doctor reports ✓ server started, ✓ handshake OK, ✓ 5 tools discovered, 1 healthy; grok inspect confirms Hooks (3) loaded.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track 5dive

Get notified when new releases ship.

Sign up free

About 5dive

All releases →

Related context

Beta — feedback welcome: [email protected]