Skip to content

Commit fd167c1

Browse files
dvdksnclaude
andcommitted
Remove stale 'In development' notes from agents table
The "Experimental" status column already indicates these agents are not production-ready, making the "In development" notes redundant and time-relative. Closes #24274 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent cd91171 commit fd167c1

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

content/manuals/ai/sandboxes/agents/_index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ inside microVMs with private Docker daemons.
1515
| Agent | Command | Status | Notes |
1616
| --------------------------------- | ---------- | ------------ | ------------------------------------ |
1717
| Claude Code | `claude` | Experimental | Most tested implementation |
18-
| Codex | `codex` | Experimental | In development |
19-
| Copilot | `copilot` | Experimental | In development |
20-
| Gemini | `gemini` | Experimental | In development |
18+
| Codex | `codex` | Experimental | |
19+
| Copilot | `copilot` | Experimental | |
20+
| Gemini | `gemini` | Experimental | |
2121
| [Docker Agent](/ai/docker-agent/) | `cagent` | Experimental | Also available as a standalone tool |
22-
| Kiro | `kiro` | Experimental | In development |
23-
| OpenCode | `opencode` | Experimental | In development |
22+
| Kiro | `kiro` | Experimental | |
23+
| OpenCode | `opencode` | Experimental | |
2424
| Custom shell | `shell` | Experimental | Minimal environment for manual setup |
2525

2626
## Experimental status

0 commit comments

Comments
 (0)