{"_id":"@agent-dispatch/sdk","name":"@agent-dispatch/sdk","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@agent-dispatch/sdk","version":"0.1.0","description":"TypeScript SDK for AgentDispatch.","type":"module","license":"Apache-2.0","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"scripts":{"build":"tsup src/index.ts --format esm --dts --clean","test":"vitest run","typecheck":"tsc --noEmit"},"peerDependencies":{"@agent-dispatch/core":"^0.1.0"},"devDependencies":{"@agent-dispatch/core":"^0.1.0","tsup":"^8.3.5","typescript":"^5.7.3","vitest":"^2.1.8"},"repository":{"type":"git","url":"git+https://github.com/agent-dispatch/sdk-js.git"},"bugs":{"url":"https://github.com/agent-dispatch/sdk-js/issues"},"homepage":"https://github.com/agent-dispatch/sdk-js#readme","publishConfig":{"access":"public"},"_id":"@agent-dispatch/sdk@0.1.0","gitHead":"ee7ea713956c580aab60fda4c4db140e39e32272","_nodeVersion":"22.22.0","_npmVersion":"10.9.4","dist":{"integrity":"sha512-ge2A35xgrNRfpj9CDaG3v0PyEswEc/0btSIjipBhMegERv1GNnODXOHCtk5rt/A9vGhGvwCLYspQHu1NzQq2DA==","shasum":"696aca252742c950a14bc5421efb0f3c25bc97fb","tarball":"https://registry.npmjs.org/@agent-dispatch/sdk/-/sdk-0.1.0.tgz","fileCount":5,"unpackedSize":7264,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCGNgoWfpwLcrvFCzLAyw4M2JOWO5bwJ9qpgVLcYqCURwIhAOdcwV8PqEv+7FXhloKxCvhMSsL7Lem+6MzrifZH0nWE"}]},"_npmUser":{"name":"vamgan","email":"vamilg@gmail.com"},"directories":{},"maintainers":[{"name":"vamgan","email":"vamilg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sdk_0.1.0_1778458530555_0.80423597979504"},"_hasShrinkwrap":false}},"time":{"created":"2026-05-11T00:15:30.460Z","0.1.0":"2026-05-11T00:15:30.710Z","modified":"2026-05-11T00:15:30.968Z"},"maintainers":[{"name":"vamgan","email":"vamilg@gmail.com"}],"description":"TypeScript SDK for AgentDispatch.","homepage":"https://github.com/agent-dispatch/sdk-js#readme","repository":{"type":"git","url":"git+https://github.com/agent-dispatch/sdk-js.git"},"bugs":{"url":"https://github.com/agent-dispatch/sdk-js/issues"},"license":"Apache-2.0","readme":"# @agent-dispatch/sdk\n\nTypeScript SDK for submitting provider-neutral AgentDispatch tasks and retrieving durable status, logs, and results.\n\nFor MCP clients, use `spawnCloudAgent` when the user has configured a named runtime profile:\n\n```ts\nawait client.spawnCloudAgent({\n  runtime: \"research-agent\",\n  instruction: \"Run a long-running investigation and return a concise result.\"\n});\n```\n","readmeFilename":"README.md","_rev":"1-2fe2bcbdaece8fda817b06cf597ff703"}