Skip to content

Conversation

@ethanpalm
Copy link
Collaborator

@ethanpalm ethanpalm commented Feb 10, 2026

Documentation changes

This PR adds pages for the two new suggestion endpoints.


For Reviewers

When reviewing documentation PRs, please consider:

✅ Technical accuracy

  • Code examples work as written
  • Commands and configurations are correct
  • Links resolve to the right destinations
  • Prerequisites and requirements are accurate

✅ Clarity and completeness

  • Instructions are clear and easy to follow
  • Steps are in logical order
  • Nothing important is missing
  • Examples help illustrate the concepts

✅ User experience

  • A new user could follow these docs successfully
  • Common gotchas or edge cases are addressed
  • Error messages or troubleshooting guidance is helpful

Note

Low Risk
Documentation/OpenAPI-spec-only changes; risk is limited to incorrect endpoint/schema details or broken doc links/navigation.

Overview
Documents two new admin API endpoints for agent suggestions: GET /autopilot/{projectId}/suggestions (paginated list with optional status filter) and GET /autopilot/{projectId}/suggestions/count (count with optional status filter).

Updates admin-openapi.json with the new paths plus AgentSuggestion/Error schemas, and wires the new MDX reference pages into api/introduction.mdx and the API reference navigation in docs.json.

Written by Cursor Bugbot for commit 21be453. This will update automatically on new commits. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant