Skip to content

Repository files navigation

Agentdock documentation

The documentation website for Agentdock.

Run it locally

Use Node.js 22 or later.

npm install
npm run dev

Open http://localhost:3000.

Build it

npm run typecheck
npm run build

Documentation pages live in content/docs as MDX files.

Machine-readable documentation

The site publishes a concise documentation map at /llms.txt and the complete reference at /llms-full.txt. Singular aliases are also available at /llm.txt and /llm-full.txt.

Releases

Packages

Contributors

Languages