Consumer-style TypeScript example using the published npm package.
- Generated client usage
- Agent and control API calls
- Basic health check flow
# From repo root
make server-run
# In separate shell
cd examples/typescript_sdk
npm install
AGENT_CONTROL_URL=http://localhost:8000 npm run startFull walkthrough: https://docs.agentcontrol.dev/examples/typescript_sdk