Skip to content

feat: rebrand to Chat to Codex (C2C) + land multi-chat-brain support - #25

Merged
willio merged 1 commit into
mainfrom
feat/chat-to-codex-rebrand
Sep 1, 2026
Merged

willio merged 1 commit into
mainfrom
feat/chat-to-codex-rebrand

Conversation

@willio

@willio willio commented Sep 1, 2026

Copy link
Copy Markdown
Owner

The broker serves Claude Web and ChatGPT simultaneously; the product name now says so. Full rebrand (strings, package, skill, LICENSE, 3 READMEs, tagline → 'Bring your AI chat sessions to Codex.'), a Multiple chat brains section, and skill generalization. Compatibility identifiers (state dir, aliases, tokens) untouched — no re-pairing for existing connectors. 179 tests green.

The installation provably serves multiple AI chats — Claude Web and
ChatGPT are both connected to one broker reading the same registered
workspaces. The name now reflects it, and C2C survives (Chat-to-Codex).

- Product name, package name, skill name, LICENSE, and all three
  READMEs rebranded; tagline replaced with "Bring your AI chat sessions
  to Codex."
- New "Multiple chat brains" section: connecting ChatGPT (Plus,
  Developer mode, streamable HTTP) alongside Claude Web; both hold their
  own token; neither can mutate.
- Skill generalized to any chat brain; profiles documented as an
  advanced failover feature.
- Compatibility identifiers unchanged: on-disk state dir stays
  codex-with-claude, deprecated aliases preserved, existing connector
  names and tokens keep working (no re-pairing).
@willio
willio merged commit 8cb1d63 into main Sep 1, 2026
1 check passed
@willio
willio deleted the feat/chat-to-codex-rebrand branch September 1, 2026 08:07
willio added a commit that referenced this pull request Sep 1, 2026
feat: rebrand to Chat to Codex (C2C) + land multi-chat-brain support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant