Skip to content

Remove stale 'In development' notes from agents table#24290

Open
dvdksn wants to merge 1 commit intodocker:mainfrom
dvdksn:fix/issue-24274-stale-status-labels
Open

Remove stale 'In development' notes from agents table#24290
dvdksn wants to merge 1 commit intodocker:mainfrom
dvdksn:fix/issue-24274-stale-status-labels

Conversation

@dvdksn
Copy link
Contributor

@dvdksn dvdksn commented Mar 6, 2026

Summary

  • Removes redundant "In development" text from the Notes column of the agents table
  • The "Experimental" status column already communicates that these agents are not production-ready
  • "In development" is time-relative language that goes stale silently per STYLE.md

Closes #24274

🤖 Generated with Claude Code

The "Experimental" status column already indicates these agents are not
production-ready, making the "In development" notes redundant and
time-relative.

Closes docker#24274

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@netlify
Copy link

netlify bot commented Mar 6, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit fd167c1
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69aad7c685124d000808a182
😎 Deploy Preview https://deploy-preview-24290--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@docker-agent docker-agent bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Summary

Assessment: 🟢 APPROVE

This change cleanly removes redundant "In development" text from the Notes column of the agents table. The change is well-justified:

  • The "Experimental" status column already communicates that these agents are not production-ready
  • "In development" is time-relative language that goes stale silently (per STYLE.md guidance)
  • The markdown syntax is correct and the table structure is preserved
  • No style violations, formatting issues, or content accuracy problems detected

Findings

No issues found. The change improves documentation quality by removing redundant, time-relative language.

@dvdksn dvdksn requested a review from a team March 6, 2026 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs-scanner] Stale status labels in agents table

1 participant