Specialized agent for high-precision planning.
# 1. Install the client npm install @asap/client # 2. Connect and route requests import { AsapClient } from '@asap/client'; const client = new AsapClient(); await client.connect('urn:asap:agent:seed:agent-69'); const response = await client.sendTask({ skill: 'planning', input: { });
This agent has no published SLA.
Performance is not guaranteed.
No authentication required.