BotBeat
...
← Back

> ▌

AnthropicAnthropic
OPEN SOURCEAnthropic2026-06-04

Open-Source claude-bridge Tool Becomes Standard Drop-in Replacement for Claude Print Mode After June 15th

Key Takeaways

  • ▸claude-bridge becomes the standard drop-in replacement for claude -p after June 15th, eliminating raw CLI delegation in favor of managed tmux-based sessions
  • ▸Captures transcripts directly from Claude's on-disk JSONL files, providing unified control over output formatting, permissions handling, and process exit behavior
  • ▸Supports all output formats (JSON, stream-JSON) and automatically resolves startup/permission dialogs without user intervention
Source:
Hacker Newshttps://github.com/desplega-ai/claude-bridge↗

Summary

Desplega has released claude-bridge, an open-source developer tool designed as a drop-in replacement for Anthropic's claude -p (print mode) command, with adoption becoming standard after June 15th. Instead of delegating directly to raw claude -p, the bridge starts an interactive Claude Code session in a detached tmux pane, sends prompts through tmux, and captures output from Claude's native on-disk transcripts, maintaining unified control over prompt dispatch, transcript capture, output formatting, and process exit behavior.

The tool solves significant pain points in Claude automation workflows by eliminating manual transcript management and providing standardized handling of permission dialogs and startup prompts. It supports all major output formats (JSON, stream-JSON) and integrates seamlessly with existing Claude authentication and configuration, using the same ~/.claude.json and per-project settings that interactive Claude Code users rely on.

Available immediately via npm and bun package managers (requires Claude CLI v2.1.80+), claude-bridge can be run without installation using bunx @desplega.ai/claude-bridge or installed globally for persistent CLI access. The June 15th transition date signals a shift toward managed, reliable automation patterns in the Claude ecosystem.

  • Available now via npm/bun with no installation required (bunx usage), requiring only existing Claude CLI authentication

Editorial Opinion

The release of claude-bridge addresses a critical gap in the Claude automation ecosystem. By moving transcript handling and output formatting into a managed, transparent wrapper, Desplega has created a tool that dramatically improves reliability and debuggability for shell automation and CI/CD pipelines. The June 15th adoption date suggests Anthropic's explicit endorsement of this approach as the future standard for Claude command-line automation.

AI AgentsMLOps & InfrastructureOpen Source

More from Anthropic

AnthropicAnthropic
INDUSTRY REPORT

Stats from 30K AI Debates: Claude Opus 4.7 Is the Most Influential Model

2026-06-04
AnthropicAnthropic
OPEN SOURCE

Anthropic Releases Defending Code Reference Harness for Open-Source Vulnerability Discovery

2026-06-04
AnthropicAnthropic
POLICY & REGULATION

Anthropic Calls for Global Pause in AI Development as 'Self-Improvement' Risks Loom

2026-06-04

Comments

Suggested

GitHubGitHub
UPDATE

GitHub Copilot Agent Tasks REST API Now Available in Public Preview

2026-06-04
CohereCohere
PRODUCT LAUNCH

Cohere Releases Command A+ Open-Source: MoE Model for Enterprise Agentic AI

2026-06-04
PokePoke
PARTNERSHIP

Poke Becomes First AI Agent Approved on Apple's Messages for Business Platform

2026-06-04
← Back to news
© 2026 BotBeat
AboutPrivacy PolicyTerms of ServiceContact Us