1va7

1va7 / opal-bridge

Public

Cross-agent session translator (Claude Code <-> Codex CLI)

24
2
100% credibility
Found May 13, 2026 at 24 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Python
AI Summary

A translator that converts conversation sessions between AI coding tools like Claude Code and Codex, enabling users to resume work across different agents without restarting.

How It Works

1
๐Ÿ” Discover opal-bridge

You hear about a handy tool that lets you switch between your favorite AI coding helpers without losing your progress mid-project.

2
๐Ÿ“ฅ Set it up easily

You download and prepare it in a folder on your computer, ready to bridge your AI chats in moments.

3
๐Ÿ“‹ View your chat history

You check a list of your recent conversations from one AI helper to pick what you want to move.

4
โœจ Convert chats between AIs

With one simple command, you transform a conversation from one AI into a format the other understands perfectly.

5
โœ… Test it right away

You quickly resume the converted chat in the new AI and see it picks up exactly where you left off.

6
๐Ÿ”„ Turn on auto-mirroring

You enable automatic syncing so future chats stay updated across both AIs without extra effort.

๐ŸŽ‰ Work flows seamlessly

Now you freely switch between AI helpers, resuming any project instantly with full history intact.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 24 to 24 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is opal-bridge?

opal-bridge is a Python CLI tool that translates coding sessions between Claude Code and Codex CLI, letting you resume a half-done project started in one agent right in the other. Different AI agents store sessions in incompatible jsonl formats with mismatched tool schemas, forcing manual copy-paste of summariesโ€” this cross-agent bridge fixes that via bidirectional translation to a canonical format. Run `agent-resume translate` for one-offs, `smoke` to test resume instantly, or `sync --watch` for live mirroring.

Why is it gaining traction?

It nails seamless <-> switching: auto-hooks sync on session end, shared titles prevent duplicates, and built-in smoke tests confirm `claude --resume` or `codex resume` works end-to-end. Exposes 6 core tools (Bash, Read, Glob, Grep, WebSearch) plus MCP server for broader integration, all verified by pytest + live runs. Stands out in the opal ecosystem by handling subagents inline and compact summaries without fidelity loss.

Who should use this?

AI coding workflow hackers bouncing between Claude Code's GUI and Codex CLI terminal. Teams mixing Anthropic and OpenAI agents who hate re-summarizing context. Power users scripting session sync across harnesses like Hermes next.

Verdict

Grab it if you dual-wield Claude Code and Codexโ€”v0.6 delivers reliable bridging with strong docs and CHANGELOG. 24 stars and 1.0% credibility signal early maturity, but 31 tests + PoC reports make it production-ready for niche use; watch for Hermes adapter.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.