You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Both MCP transports by default (#168, #188): the server now serves streamable HTTP at /mcp alongside legacy SSE at /sse on one port. Existing SSE client configs keep working; streamable-only clients (Codex's native MCP client) connect with zero configuration
Codex plugin (#185, #186): the bundled plugin now serves OpenAI Codex as well as Claude Code from one plugin/ directory: same four skills, shared MCP config (now type http at /mcp, native in both), repo sideload via /plugins today, marketplace submission in flight
Codex setup runbook rewritten (#188): the mcp-proxy adapter is no longer needed
Copper runbook quickstart (#187): copy-paste start block (apache-arrow container, no ROS) and a first-win sample prompt
Verified live in Codex CLI: native tool calls against /mcp, skills routing, correct answers on the committed Copper sample