Skip to content

Conversation

@mafredri
Copy link
Member

@mafredri mafredri commented Nov 25, 2025

Summary

This PR promotes Coder Tasks from Beta to GA by removing Beta labels from:

  • TasksPage UI component
  • Documentation files

Tasks feature is now ready for general availability!


🤖 This change was written by Claude Sonnet 4.5 Thinking using mux and reviewed by a human 🏂

Remove Beta label from Tasks UI and documentation.

- Remove FeatureStageBadge from TasksPage
- Update docs/ai-coder/tasks.md title
- Update docs/ai-coder/index.md references

---

🤖 This change was written by Claude Sonnet 4.5 Thinking using [mux](https://github.com/coder/mux) and reviewed by a human 🏂
@mafredri mafredri marked this pull request as ready for review November 25, 2025 15:20
@david-fraley david-fraley added the doc-check Assign this label to PRs to check for any doc changes. label Nov 25, 2025
@github-actions
Copy link

Copy link
Collaborator

📚 Documentation Check

✅ Updates Needed

The PR successfully removes "Beta" labels from Tasks documentation, but there are a few remaining references that should be addressed:

  1. docs/ai-coder/index.md:21 - Section header "## Secure Your Workflows with Agent Boundaries (Beta)" still has "(Beta)" - this should be evaluated whether Agent Boundaries are GA or still Beta (separate from Tasks feature)

  2. docs/ai-coder/ai-bridge/reference.md:27 - References /v1/responses interception as "coming in Beta" - this may still be accurate but worth verifying

  3. docs/reference/api/experimental.md - The API endpoints are still documented under /api/experimental/tasks - if Tasks are GA, the API paths may need to be updated or the documentation should clarify that the API remains under experimental paths even though the feature is GA

📝 Clarification Needed

  • API Path Status: The documentation change removes "Beta" from the Tasks feature description, but the API endpoints remain under /api/experimental/tasks. Is this intentional? Should the docs clarify that Tasks are GA but the API path remains experimental?

Notes

The PR already updated the main Tasks documentation (docs/ai-coder/tasks.md) by removing the Beta note, which is correct. The items above are just remaining references that may need attention depending on the status of related features (Agent Boundaries) and API design decisions (experimental path).


This comment was generated by an AI Agent through Coder Tasks

@mafredri
Copy link
Member Author

@DanielleMaywood I believe the /api/experimental/tasks mentions are handled by your PR?

@DanielleMaywood
Copy link
Contributor

@DanielleMaywood I believe the /api/experimental/tasks mentions are handled by your PR?

I believe so, I've just merged to main so you could rebase to check

@mafredri mafredri merged commit 02bac71 into main Nov 25, 2025
32 of 33 checks passed
@mafredri mafredri deleted the promote-tasks-to-ga branch November 25, 2025 15:43
@github-actions github-actions bot locked and limited conversation to collaborators Nov 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

doc-check Assign this label to PRs to check for any doc changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants