Skip to content

5dive

v0.1.47 Feature

This release adds 3 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

Add BYO custom-provider support for Claude agents via --provider flag.

Full changelog

claude BYO custom-provider support (DIVE-51)

Run the Claude Code harness against a third-party Anthropic-compatible provider — DeepSeek, Kimi/Moonshot, or Z.ai/GLM — via --provider on --type=claude.

  • 5dive agent create <name> --type=claude --provider=<deepseek|moonshot|zai> --api-key=- --auth-profile=<name> (key on stdin)
  • Also wired into agent auth set claude --provider=… --auth-profile=… for swapping an existing agent's provider.
  • Writes ANTHROPIC_BASE_URL / ANTHROPIC_AUTH_TOKEN / ANTHROPIC_DEFAULT_{OPUS,SONNET,HAIKU}_MODEL into the auth-profile's combined.env; profile-scoped so creds don't bleed into other claude agents.
  • Verified model IDs/base URLs against vendor Claude-Code docs 2026-06-03.

BYO is opt-in and requires an auth-profile. Best-effort: the customer owns the provider ToS relationship.

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]