mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 06:04:43 +00:00
docs: update README feature matrix for Claude HITL support
This commit is contained in:
parent
7475760bee
commit
325fa66223
1 changed files with 7 additions and 9 deletions
16
README.md
16
README.md
|
|
@ -19,14 +19,14 @@
|
||||||
|
|
||||||
## Agent Compatibility
|
## Agent Compatibility
|
||||||
|
|
||||||
| Feature | [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) |
|
| Feature | [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) |
|
||||||
|---------|:-----------:|:-----:|:--------:|:---:|
|
|---------|:-----------:|:-----:|:--------:|:---:|
|
||||||
| Stability | Stable | Stable | Experimental | Experimental |
|
| Stability | Stable | Stable | Experimental | Experimental |
|
||||||
| Text Messages | ✓ | ✓ | ✓ | ✓ |
|
| Text Messages | ✓ | ✓ | ✓ | ✓ |
|
||||||
| Tool Calls | —* | ✓ | ✓ | ✓ |
|
| Tool Calls | ✓ | ✓ | ✓ | ✓ |
|
||||||
| Tool Results | —* | ✓ | ✓ | ✓ |
|
| Tool Results | ✓ | ✓ | ✓ | ✓ |
|
||||||
| Questions (HITL) | —* | | ✓ | |
|
| Questions (HITL) | ✓ | | ✓ | |
|
||||||
| Permissions (HITL) | —* | | ✓ | |
|
| Permissions (HITL) | ✓ | | ✓ | |
|
||||||
| Images | | ✓ | ✓ | |
|
| Images | | ✓ | ✓ | |
|
||||||
| File Attachments | | ✓ | ✓ | |
|
| File Attachments | | ✓ | ✓ | |
|
||||||
| Session Lifecycle | | ✓ | ✓ | |
|
| Session Lifecycle | | ✓ | ✓ | |
|
||||||
|
|
@ -35,11 +35,9 @@
|
||||||
| Command Execution | | ✓ | | |
|
| Command Execution | | ✓ | | |
|
||||||
| File Changes | | ✓ | | |
|
| File Changes | | ✓ | | |
|
||||||
| MCP Tools | | ✓ | | |
|
| MCP Tools | | ✓ | | |
|
||||||
| Streaming Deltas | | ✓ | ✓ | |
|
| Streaming Deltas | ✓ | ✓ | ✓ | |
|
||||||
|
|
||||||
\* Coming imminently
|
Want support for another agent? [Open an issue](https://github.com/rivet-dev/sandbox-agent/issues/new) to request it.
|
||||||
|
|
||||||
Want support for another agent? [Open an issue](https://github.com/anthropics/sandbox-agent/issues/new) to request it.
|
|
||||||
|
|
||||||
## Architecture
|
## Architecture
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue