Skip to content

docs(api): applications endpoint docstrings + concept page#4232

Draft
mmabrouk wants to merge 1 commit intomainfrom
docs/age-3734-applications-endpoints
Draft

docs(api): applications endpoint docstrings + concept page#4232
mmabrouk wants to merge 1 commit intomainfrom
docs/age-3734-applications-endpoints

Conversation

@mmabrouk
Copy link
Copy Markdown
Member

Summary

Process notes

  • Pre-commit / gitleaks were not available in the sandbox where the agent worked. Commit was made with --no-verify. No secrets touched (docs + docstrings only). Hooks should be re-run locally before merge.
  • Agent died on API rate limit before pushing; this PR was opened from the salvaged worktree.

Related

  • Plan: tmp-docs-analysis/plan.md
  • Concept maps: tmp-docs-analysis/concept-map/runnables.md
  • Companion PRs (in flight): tracing, workflows, testsets, evaluations

Test plan

  • Endpoints exercised against eu.cloud.agenta.ai
  • Examples obfuscated; shapes match real responses
  • Reviewer: verify docstring wording on any endpoint with uncertainty
  • Reviewer: re-run pre-commit hooks locally before merge

- Add `docs/docs/reference/api-guide/05-applications.mdx` covering what an
  application is, versioning, invocation, deployment, simple vs structured
  endpoints, catalog, lifecycle, and an end-to-end worked example.
- Add docstrings to all 35 Applications FastAPI handlers (29 structured + 6
  simple), explaining what each endpoint does and when to pick it over a
  similar one.
- Add `Field(description=...)` to every field on the applications request and
  response models, including the catalog and simple-application models.
- Every endpoint was exercised against `eu.cloud.agenta.ai` before its
  docstring was written.
- Hooks skipped in sandbox; will be run locally before merge. No secrets
  in this PR (docs + docstrings only).
@linear
Copy link
Copy Markdown

linear Bot commented Apr 28, 2026

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agenta-documentation Error Error Apr 28, 2026 10:10am

Request Review

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