Skip to content

@agent-os/docs-site

Private Astro Starlight documentation site for agentOS. It renders projected content from docs/**; it is not a source of documentation facts.

The docs site is a generated projection. Authors edit docs/**, not tooling/docs-site/src/content/docs/**. The package is internal-only and must remain published: false in docs/surface.json.

Run the generated site locally from the repo root:

Terminal window
bun run docs:site:dev
Terminal window
bun run docs:site:build