Skip to content

Bagel 2.2.0: Everything Bagel with Strawberry Cream Cheese

Latest

Choose a tag to compare

@arunvenkatadri arunvenkatadri released this 19 Aug 20:03
· 115 commits to main since this release
76514cb
  • 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