Skip to content

Improve SDK, AgentOS, and Templates developer journeys#738

Merged
ashpreetbedi merged 3 commits into
mainfrom
codex/sdk-agentos-templates-20260720-0234
Jul 20, 2026
Merged

Improve SDK, AgentOS, and Templates developer journeys#738
ashpreetbedi merged 3 commits into
mainfrom
codex/sdk-agentos-templates-20260720-0234

Conversation

@ashpreetbedi

@ashpreetbedi ashpreetbedi commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR improves the developer journey across the SDK, AgentOS, and Templates tabs.

The first commit rewrites seven primary entry pages. The second commit extends the same pass into 24 focused follow-on pages.

SDK

  • Rewrites the Tools, Sessions, Memory, Context, Evals, and Tracing overviews.
  • Leads with the product problem, the developer using the feature, and the reason to choose each pattern.
  • Keeps working code close to the first decision a developer needs to make.
  • Replaces long inventories with focused decision tables and links to dedicated guides.

AgentOS

  • Strengthens the Runtime, REST API, custom FastAPI, Interfaces, and Tracing guides.
  • Explains why platform teams use each surface before documenting the mechanics.
  • Clarifies persistence, authorization, tracing destinations, route ownership, and API access patterns.
  • Keeps Control Plane language centered on managing and monitoring AgentOS runtimes.

Templates

  • Reframes Dash, Coda, Scout, and Context around the teams and jobs they serve.
  • Updates all nine Starter introductions with provider-specific positioning.
  • Corrects the Starter skill count to six and describes the coding-agent improvement workflow accurately.
  • Leaves deployment procedures unchanged.

Scope

This PR changes 31 handwritten pages. It does not change navigation, security documentation, generated examples, reference pages, or deployment procedures.

Validation

  • python3 scripts/inventory/run_all.py
  • python3 scripts/check_install_coverage.py
  • python3 scripts/check_imports.py against Agno v2.7.2
  • python3 scripts/reference_drift.py
  • python3 scripts/examples_sync/plan.py
  • python3 scripts/examples_sync/check_integrity.py
  • python3 scripts/make_openapi.py against Agno v2.7.2
  • mint broken-links
  • mint validate
  • git diff --check
  • Visual review of every changed route

All required checks pass.

@mintlify

mintlify Bot commented Jul 20, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
agno 🟢 Ready View Preview Jul 20, 2026, 2:26 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@ashpreetbedi ashpreetbedi changed the title Improve SDK, AgentOS, and Templates introductions Improve SDK, AgentOS, and Templates developer journeys Jul 20, 2026
@ashpreetbedi
ashpreetbedi marked this pull request as ready for review July 20, 2026 08:36
@ashpreetbedi
ashpreetbedi merged commit b8a1834 into main Jul 20, 2026
2 checks passed
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