From 884ec6134c01bea9897eafece0ac0b1b8676bac6 Mon Sep 17 00:00:00 2001 From: Nathan Flurry Date: Thu, 29 Jan 2026 08:58:39 -0800 Subject: [PATCH] docs: mark OpenCode and Amp features as schema in progress --- docs/agent-compatibility.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/agent-compatibility.mdx b/docs/agent-compatibility.mdx index 23474c4..47ab7a8 100644 --- a/docs/agent-compatibility.mdx +++ b/docs/agent-compatibility.mdx @@ -20,10 +20,10 @@ The universal API normalizes different coding agents into a consistent interface | File Attachments | - | ✓ | ✓ | - | | Session Lifecycle | - | ✓ | ✓ | - | | Error Events | - | ✓ | ✓ | ✓ | -| Reasoning/Thinking | - | ✓ | | | -| Command Execution | - | ✓ | | | -| File Changes | - | ✓ | | | -| MCP Tools | - | ✓ | | | +| Reasoning/Thinking | - | ✓ | - | - | +| Command Execution | - | ✓ | - | - | +| File Changes | - | ✓ | - | - | +| MCP Tools | - | ✓ | - | - | | Streaming Deltas | ✓ | ✓ | ✓ | - | Agents: [Claude Code](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview) · [Codex](https://github.com/openai/codex) · [OpenCode](https://github.com/opencode-ai/opencode) · [Amp](https://ampcode.com)