Getting started
Substructure lets you focus on agent behavior while the runtime handles durability and orchestration.
Install
npm i -g @substructure.ai/cliRun your first agent
- Start the server
- Start your worker
- Submit work from a client
Next steps
- Read the runtime overview
- Learn the worker/server/client model
- Deploy to your preferred serverless platform