Skip to content

Gateway Client Compatibility Matrix

Sprint F and Sprint H keep client integrations conservative. Profiles describe localhost mock gateway setup paths and compatibility evidence; they do not install or execute third-party clients.

ClientProfile statusTested surfaceUntested surfaceSetup modeKnown limitations
Codexneeds manual reviewGenerated preview shape onlyCurrent Codex configuration behaviorManual guidanceNo official gateway compatibility claim.
Claude Codeneeds manual reviewDocumentation guidance onlyDirect OpenAI-compatible gateway targetingManual guidanceDirect support is not asserted.
Cursorexample onlyPreview generationReal Cursor extension behaviorWorkspace-safe exampleNo user-global settings are written.
Clineexample onlyPreview generationReal extension behaviorProvider-profile exampleExtension is not installed or executed.
Continueexample onlyPreview generationReal extension behaviorProvider-profile exampleNo package installation or global config.
Roo Codeexample onlyPreview generationReal extension behaviorProvider-profile exampleExtension is not installed or executed.
Aiderexample onlyPreview generationReal Aider executionCommand guidanceCommands are not executed; raw tokens are not placed on command lines.
Antigravityadapter readyBundled adapter guidanceExternal account or credential behaviorAdapter guidanceNo external credentials are changed.
Gemini CLIneeds manual reviewDocumentation guidance onlyOpenAI-compatible proxy behaviorManual guidanceGateway targeting is not asserted.
MCP-based clientsexample onlyHTTP-resource style previewNative MCP gateway behaviorExample onlyThe gateway is not an MCP server.
Generic OpenAI-compatiblevalidated localLocal mock health, models, chat, streamExternal provider executionPreview configValidated only against the mock gateway.
Custom Node.js clientvalidated localNode built-in local HTTP requestsThird-party SDK behaviorPreview configValidated only against the mock gateway.

Compatibility Definitions

  • validated local: tested against the bundled localhost mock runtime.
  • protocol compatible: the protocol shape is compatible, but the named client was not executed.
  • configuration example: safe setup guidance exists, but compatibility must be reviewed by the user.
  • manual review: direct support is not asserted.
  • unsupported: no supported setup path is currently claimed.

Generated configuration plans are preview-only and report writes_performed: false.

Released under the MIT License.