Skip to content

docs: agentOS website docs + backing examples + API reference#1504

Merged
NathanFlurry merged 1 commit into
mainfrom
nathan/agentos-docs
Jun 22, 2026
Merged

docs: agentOS website docs + backing examples + API reference#1504
NathanFlurry merged 1 commit into
mainfrom
nathan/agentos-docs

Conversation

@NathanFlurry

Copy link
Copy Markdown
Member

Docs-only split out of the larger working branch (#1503). Contains only docs-related changes — no SDK/runtime/crate changes.

Contents

  • website/ — the documentation overhaul: condensed/restructured pages, removed "Recommendations" sections, /workspace as the default agent cwd in prose, plus the docs-build wiring (typedoc.json, Dockerfile + .dockerignore so the TypeDoc API reference builds in the website-only Docker context; docs-theme pinned to v0.2.2).
  • examples/* — the runnable examples that back the doc code blocks.
  • packages/agentos/ — the meta-package used as the TypeDoc entry point for the /api reference (7 files; not present on main).

Verification

  • pnpm run docs:gen:ts (typedoc) generates public/api cleanly (0 errors).

Supersedes the docs portion of #1503, which also carried unrelated SDK/runtime churn and can be closed.

Documentation overhaul split out of the larger working branch (SDK/runtime
changes excluded): condensed and restructured pages, removed Recommendations
sections, /workspace as the default agent cwd in prose, the runnable
examples/* that back the doc code blocks, and the TypeDoc API-reference setup
(packages/agentos meta-package as the typedoc entry point, plus the website
typedoc.json + Dockerfile/.dockerignore wiring so the API ref builds in the
website-only Docker context).
@railway-app railway-app Bot temporarily deployed to agentos / agentos-pr-1504 June 22, 2026 11:33 Destroyed
@railway-app railway-app Bot temporarily deployed to rivet-frontend / agentos-pr-1504 June 22, 2026 11:33 Destroyed
@NathanFlurry NathanFlurry merged commit 973b0af into main Jun 22, 2026
3 of 4 checks passed
@NathanFlurry NathanFlurry deleted the nathan/agentos-docs branch June 22, 2026 11:36
NathanFlurry added a commit that referenced this pull request Jun 22, 2026
…1504)

The non-docs remainder of the original #1503 working branch, rebased onto
current main: the Host Tools->Bindings rename across packages/core (sidecar
client, permissions, host-tools/sandbox) + crates/client + the secure-exec
catalog/publish wiring. Docs + examples were split out and merged via #1504/#1506.

Depends on secure-exec split/runtime-preview (@secure-exec/core
0.0.0-split-runtime-preview.5d46b14); publish.yaml clones that branch.
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