Skip to content

[docs-scanner] Stale status labels in agents table #24274

@docker-agent

Description

@docker-agent

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

Issue

The agents table uses "In development" status for multiple agents without explaining what this means or providing any timeline context:

| Codex | codex | Experimental | In development |
| Copilot | copilot | Experimental | In development |
| Gemini | gemini | Experimental | In development |
| cagent | cagent | Experimental | In development |
| Kiro | kiro | Experimental | In development |
| OpenCode | opencode | Experimental | In development |

This is time-relative language that will become stale. "In development" suggests an incomplete state, but provides no context about:

  • What features are missing
  • What "in development" means compared to "Most tested implementation" (Claude Code)
  • When or if these will move out of "in development" status

Suggested fix

Either:

  1. Remove the "In development" notes entirely if all agents are functional (the "Experimental" status already indicates they're not production-ready)
  2. Replace with specific, factual descriptions of each agent's current capabilities or limitations
  3. Link to individual agent pages where users can learn more about each agent's status

The "Notes" column should provide actionable information, not time-relative status indicators.


Found by nightly documentation freshness scanner

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions