The documentation website for Agentdock.
Use Node.js 22 or later.
npm install
npm run devOpen http://localhost:3000.
npm run typecheck
npm run buildDocumentation pages live in content/docs as MDX files.
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.