This release adds 3 notable features for engineering teams evaluating rollout.
Published 10d
AI Agents & Assistants
✓ No known CVEs patched
✓ 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 summaryAdd 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}_MODELinto 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
About 5dive
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]