mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 04:03:31 +00:00
docs: update feature matrix with accurate symbols
This commit is contained in:
parent
812bfd8162
commit
8707c5e4b5
2 changed files with 24 additions and 24 deletions
24
README.md
24
README.md
|
|
@ -27,22 +27,22 @@ Which agent features are normalized into the universal event schema. All agents
|
|||
| Text Messages | ✓ | ✓ | ✓ | ✓ |
|
||||
| Tool Calls | ✓ | ✓ | ✓ | ✓ |
|
||||
| Tool Results | ✓ | ✓ | ✓ | ✓ |
|
||||
| Questions (HITL) | ✓ | ○ | ✓ | ○ |
|
||||
| Permissions (HITL) | ✓ | ○ | ✓ | ○ |
|
||||
| Images | ○ | ✓ | ✓ | ○ |
|
||||
| File Attachments | ○ | ✓ | ✓ | ○ |
|
||||
| Session Lifecycle | ○ | ✓ | ✓ | ○ |
|
||||
| Error Events | ○ | ✓ | ✓ | ✓ |
|
||||
| Reasoning/Thinking | ○ | ✓ | | |
|
||||
| Command Execution | ○ | ✓ | | |
|
||||
| File Changes | ○ | ✓ | | |
|
||||
| MCP Tools | ○ | ✓ | | |
|
||||
| Streaming Deltas | ✓ | ✓ | ✓ | ○ |
|
||||
| Questions (HITL) | ✓ | | ✓ | |
|
||||
| Permissions (HITL) | ✓ | ✓ | ✓ | - |
|
||||
| Images | - | ✓ | ✓ | - |
|
||||
| File Attachments | - | ✓ | ✓ | - |
|
||||
| Session Lifecycle | - | ✓ | ✓ | - |
|
||||
| Error Events | - | ✓ | ✓ | ✓ |
|
||||
| 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)
|
||||
|
||||
- ✓ = Supported in universal schema
|
||||
- ○ = Supported by agent, schema support in progress
|
||||
- \- = Schema support in progress
|
||||
|
||||
Want support for another agent? [Open an issue](https://github.com/rivet-dev/sandbox-agent/issues/new) to request it.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue