| title | Getting Started |
|---|
- Node.js
>= 20.11 npmsqlite3onPATHif you want the full queue-backed test suite to pass- Optional: TeX Live or MiKTeX for rebuilding the paper PDF
npm install
npm run buildnpm run build compiles the TypeScript runtime into dist/ and builds the React Web Studio into public/app/.
Start the server:
npm run serveRun the default pipeline once:
npm run devAfter npm publication, the packaged CLI can be run with:
npx agentraloop servenpm test: rebuild and run the Node test suitenpm run build:web: rebuild only the Web Studio assetsnpm run docs:dev: run the documentation site locallynpm run docs:generate: build the documentation site once
- REST API overview: API Overview
- Full endpoint reference with Node.js and Python examples: REST API
pipelines/default.pipeline.json: bundled default pipelinedata/: runtime database and lock filesusers/: user-scoped runtime stateruntime-workspaces/: default local workspaceslogs/: runtime logs and diagnostics
PORTPIPELINE_PATHPIPELINE_CWDPIPELINE_DB_PATHAGENTRALOOP_USERS_ROOTAGENTRALOOP_USERS_FILE