{"_id":"@agentmatrix.pro/sdk","_rev":"14-fb1be780066956afd0b0e12ff0f6c585","name":"@agentmatrix.pro/sdk","dist-tags":{"next":"0.1.0-rc.1","latest":"0.9.1"},"versions":{"0.1.0-rc.1":{"name":"@agentmatrix.pro/sdk","version":"0.1.0-rc.1","keywords":["agentmatrix","sdk","openapi"],"license":"Apache-2.0","_id":"@agentmatrix.pro/sdk@0.1.0-rc.1","maintainers":[{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"}],"homepage":"https://agentmatrix.pro","dist":{"shasum":"3500105319cc01337cc86c02c71078b3fdfe15aa","tarball":"https://registry.npmjs.org/@agentmatrix.pro/sdk/-/sdk-0.1.0-rc.1.tgz","fileCount":7,"integrity":"sha512-DP3HWLqSuF78gMeUR3erpRrzd9tX4a1uOKHN2eUJ6txXB5Yr+HNUjOt0lKJe57iKc6Cm3sxX0J+Z2GOUaGzNnw==","signatures":[{"sig":"MEUCICSuTyM4a0aeWD+WmNfKmx+f4VYChbIW12UypfaAiHzdAiEA7QhlHTMWIks0nwN1lrgSRbnjFP2fmCD67evvUgitzLs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":785041},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./package.json":"./package.json"},"gitHead":"8ed6f88d93f48b8c381c668f19d59e001a801425","scripts":{"lint":"biome check .","test":"vitest run","build":"tsup","check":"npm run check:openapi && npm run check:metadata && npm run check:boundaries && npm run lint && npm run typecheck && npm test && npm run build && npm run check:surface && npm run check:management","clean":"rm -rf dist coverage","format":"biome check --write .","prepack":"npm run check","pack:dry":"npm pack --dry-run","smoke:bun":"node scripts/smoke-bun-consumer.mjs","typecheck":"tsc --noEmit","test:watch":"vitest","gen:openapi":"tsx scripts/gen-openapi.ts && npm run gen:openapi --workspace @agentmatrix.pro/management-sdk","gen:surface":"tsx scripts/check-surface.ts","setup:hooks":"git config core.hooksPath .githooks","sync:openapi":"tsx scripts/gen-openapi.ts --sync && npm run sync:openapi --workspace @agentmatrix.pro/management-sdk","check:openapi":"tsx scripts/gen-openapi.ts --check && npm run check:openapi --workspace @agentmatrix.pro/management-sdk","check:surface":"tsx scripts/check-surface.ts --check","smoke:package":"node scripts/smoke-package.mjs","check:metadata":"tsx scripts/check-package-metadata.ts","check:boundaries":"tsx scripts/check-module-boundaries.ts","check:management":"npm run check --workspace @agentmatrix.pro/management-sdk","test:integration":"AGENTMATRIX_SDK_INTEGRATION=1 vitest run test/integration","release:dry-run:sdk":"scripts/publish-npm.sh --package sdk","smoke:bun:streaming":"node scripts/smoke-bun-live-streaming.mjs","test:integration:hitl":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_MOCK_RD_INTEGRATION=1 vitest run test/integration/hitl.integration.test.ts","smoke:management-package":"node scripts/smoke-management-package.mjs","release:dry-run:management":"scripts/publish-npm.sh --package management-sdk","test:integration:stream-chaos":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_STREAM_CHAOS_INTEGRATION=1 vitest run test/integration/stream-chaos.integration.test.ts"},"_npmUser":{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"},"workspaces":["packages/*"],"_npmVersion":"11.17.0","description":"TypeScript SDK for the AgentMatrix Platform API.","directories":{},"sideEffects":false,"_nodeVersion":"26.5.0","publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.22.3","tsup":"^8.5.1","vite":"^6.4.2","yaml":"^2.9.0","vitest":"^3.2.4","typescript":"^5.9.3","@types/node":"^18.19.130","@biomejs/biome":"^2.4.16","openapi-typescript":"^7.13.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.1.0-rc.1_1783999711741_0.5032561084104381","host":"s3://npm-registry-packages-npm-production"}},"0.1.0":{"name":"@agentmatrix.pro/sdk","version":"0.1.0","keywords":["agentmatrix","sdk","openapi"],"license":"Apache-2.0","_id":"@agentmatrix.pro/sdk@0.1.0","maintainers":[{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"}],"homepage":"https://agentmatrix.pro","dist":{"shasum":"3ee5167f29fc760b3024c54dd0e1808dca99eff7","tarball":"https://registry.npmjs.org/@agentmatrix.pro/sdk/-/sdk-0.1.0.tgz","fileCount":7,"integrity":"sha512-x4M+DPAkZUcaePHwiIw+YejeLXBMjh7ttikk7SueLnvwxpoFyoEtWlOFVsPmZNnl+bkT8kBYGbTkJT+wSrOvXw==","signatures":[{"sig":"MEUCIEpH9BR8x1PR7uQr49Y8qj5Idswxl1PL8oRHDm8fPxAtAiEAl/XOpr2l/ekAmL9v86tb5kkXFXDqnybfOCqXExAG9go=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":785175},"main":"./dist/index.js","type":"module","_from":"file:/tmp/agentmatrix-sdk-official-0.1.0/agentmatrix.pro-sdk-0.1.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"biome check .","test":"vitest run","build":"tsup","check":"npm run check:openapi && npm run check:metadata && npm run check:boundaries && npm run lint && npm run typecheck && npm test && npm run build && npm run check:surface && npm run check:management","clean":"rm -rf dist coverage","format":"biome check --write .","prepack":"npm run check","pack:dry":"npm pack --dry-run","smoke:bun":"node scripts/smoke-bun-consumer.mjs","typecheck":"tsc --noEmit","test:watch":"vitest","gen:openapi":"tsx scripts/gen-openapi.ts && npm run gen:openapi --workspace @agentmatrix.pro/management-sdk","gen:surface":"tsx scripts/check-surface.ts","setup:hooks":"git config core.hooksPath .githooks","sync:openapi":"tsx scripts/gen-openapi.ts --sync && npm run sync:openapi --workspace @agentmatrix.pro/management-sdk","check:openapi":"tsx scripts/gen-openapi.ts --check && npm run check:openapi --workspace @agentmatrix.pro/management-sdk","check:surface":"tsx scripts/check-surface.ts --check","smoke:package":"node scripts/smoke-package.mjs","check:metadata":"tsx scripts/check-package-metadata.ts","check:boundaries":"tsx scripts/check-module-boundaries.ts","check:management":"npm run check --workspace @agentmatrix.pro/management-sdk","test:integration":"AGENTMATRIX_SDK_INTEGRATION=1 vitest run test/integration","release:dry-run:sdk":"scripts/publish-npm.sh --package sdk","smoke:bun:streaming":"node scripts/smoke-bun-live-streaming.mjs","test:integration:hitl":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_MOCK_RD_INTEGRATION=1 vitest run test/integration/hitl.integration.test.ts","smoke:management-package":"node scripts/smoke-management-package.mjs","release:dry-run:management":"scripts/publish-npm.sh --package management-sdk","test:integration:stream-chaos":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_STREAM_CHAOS_INTEGRATION=1 vitest run test/integration/stream-chaos.integration.test.ts"},"_npmUser":{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"},"_resolved":"/tmp/agentmatrix-sdk-official-0.1.0/agentmatrix.pro-sdk-0.1.0.tgz","_integrity":"sha512-x4M+DPAkZUcaePHwiIw+YejeLXBMjh7ttikk7SueLnvwxpoFyoEtWlOFVsPmZNnl+bkT8kBYGbTkJT+wSrOvXw==","workspaces":["packages/*"],"_npmVersion":"11.17.0","description":"TypeScript SDK for the AgentMatrix Platform API.","directories":{},"sideEffects":false,"_nodeVersion":"26.5.0","publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.22.3","tsup":"^8.5.1","vite":"^6.4.2","yaml":"^2.9.0","vitest":"^3.2.4","typescript":"^5.9.3","@types/node":"^18.19.130","@biomejs/biome":"^2.4.16","openapi-typescript":"^7.13.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.1.0_1784167332825_0.974406006946809","host":"s3://npm-registry-packages-npm-production"}},"0.1.1":{"name":"@agentmatrix.pro/sdk","version":"0.1.1","keywords":["agentmatrix","sdk","openapi"],"license":"Apache-2.0","_id":"@agentmatrix.pro/sdk@0.1.1","maintainers":[{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"}],"homepage":"https://agentmatrix.pro","dist":{"shasum":"a3d374bb5adb09aa18d24acd706a8282ef2fafd3","tarball":"https://registry.npmjs.org/@agentmatrix.pro/sdk/-/sdk-0.1.1.tgz","fileCount":7,"integrity":"sha512-8YStiknKzX+/4MTgcUL6AXCuSntwo8Zr/1OdlgKEjX2k4ba8yjMqgvtzDjiMFqZP7Vs6pue0ZW1dzaQw3FxU5A==","signatures":[{"sig":"MEUCIHrXxjfk2zFDXg1aTN0j+eSUrggHlREmkt1CdRQQMAmmAiEAmUgpwrykdd99MhMeVcJuPHHsVffbeYZ64B3JjkSXcoU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":788194},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./package.json":"./package.json"},"gitHead":"5bcfca9f04022aa0031149a40155084d5480dba6","scripts":{"lint":"biome check .","test":"vitest run","build":"tsup","check":"npm run check:openapi && npm run check:metadata && npm run check:boundaries && npm run lint && npm run typecheck && npm test && npm run build && npm run check:surface && npm run check:management","clean":"rm -rf dist coverage","format":"biome check --write .","prepack":"npm run check","pack:dry":"npm pack --dry-run","smoke:bun":"node scripts/smoke-bun-consumer.mjs","typecheck":"tsc --noEmit","test:watch":"vitest","gen:openapi":"tsx scripts/gen-openapi.ts && npm run gen:openapi --workspace @agentmatrix.pro/management-sdk","gen:surface":"tsx scripts/check-surface.ts","setup:hooks":"git config core.hooksPath .githooks","sync:openapi":"tsx scripts/gen-openapi.ts --sync && npm run sync:openapi --workspace @agentmatrix.pro/management-sdk","check:openapi":"tsx scripts/gen-openapi.ts --check && npm run check:openapi --workspace @agentmatrix.pro/management-sdk","check:surface":"tsx scripts/check-surface.ts --check","smoke:package":"node scripts/smoke-package.mjs","check:metadata":"tsx scripts/check-package-metadata.ts","check:boundaries":"tsx scripts/check-module-boundaries.ts","check:management":"npm run check --workspace @agentmatrix.pro/management-sdk","test:integration":"AGENTMATRIX_SDK_INTEGRATION=1 vitest run test/integration","release:dry-run:sdk":"scripts/publish-npm.sh --package sdk","smoke:bun:streaming":"node scripts/smoke-bun-live-streaming.mjs","test:integration:hitl":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_MOCK_RD_INTEGRATION=1 vitest run test/integration/hitl.integration.test.ts","smoke:management-package":"node scripts/smoke-management-package.mjs","release:dry-run:management":"scripts/publish-npm.sh --package management-sdk","test:integration:stream-chaos":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_STREAM_CHAOS_INTEGRATION=1 vitest run test/integration/stream-chaos.integration.test.ts"},"_npmUser":{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"},"workspaces":["packages/*"],"_npmVersion":"11.17.0","description":"TypeScript SDK for the AgentMatrix Platform API.","directories":{},"sideEffects":false,"_nodeVersion":"26.5.0","publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.22.3","tsup":"^8.5.1","vite":"^6.4.2","yaml":"^2.9.0","vitest":"^3.2.4","typescript":"^5.9.3","@types/node":"^18.19.130","@biomejs/biome":"^2.4.16","openapi-typescript":"^7.13.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.1.1_1784216187240_0.6009627793601797","host":"s3://npm-registry-packages-npm-production"}},"0.1.2":{"name":"@agentmatrix.pro/sdk","version":"0.1.2","keywords":["agentmatrix","sdk","openapi"],"license":"Apache-2.0","_id":"@agentmatrix.pro/sdk@0.1.2","maintainers":[{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"}],"homepage":"https://agentmatrix.pro","dist":{"shasum":"017734fa01d25b34208757cbc68d297f2356eceb","tarball":"https://registry.npmjs.org/@agentmatrix.pro/sdk/-/sdk-0.1.2.tgz","fileCount":6,"integrity":"sha512-k3VuTaz3guQdFPiU3nanf+grgCEa5q6z1eiZV3np1DofC64joAyIk/wKcmn2D05uGpkTg7bCj9eS5MpH+Ynmbw==","signatures":[{"sig":"MEYCIQDxu60Jn21MbSAXfygWd5hv0Sh6HDoIOocLAiALLf482wIhALoBlZPrZRuyZ7wHlGgcOEVjCN84eem1ROdSTaG2L+Tp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":408816},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./package.json":"./package.json"},"gitHead":"d2c2ae9a85e33dd97e2a6ab6173a98cbc67d6a1e","scripts":{"lint":"biome check .","test":"vitest run","build":"tsup","check":"npm run check:openapi && npm run check:metadata && npm run check:boundaries && npm run lint && npm run typecheck && npm test && npm run build && npm run check:surface && npm run check:management","clean":"rm -rf dist coverage","format":"biome check --write .","prepack":"npm run check","pack:dry":"npm pack --dry-run","smoke:bun":"node scripts/smoke-bun-consumer.mjs","typecheck":"tsc --noEmit","test:watch":"vitest","gen:openapi":"tsx scripts/gen-openapi.ts && npm run gen:openapi --workspace @agentmatrix.pro/management-sdk","gen:surface":"tsx scripts/check-surface.ts","setup:hooks":"git config core.hooksPath .githooks","sync:openapi":"tsx scripts/gen-openapi.ts --sync && npm run sync:openapi --workspace @agentmatrix.pro/management-sdk","check:openapi":"tsx scripts/gen-openapi.ts --check && npm run check:openapi --workspace @agentmatrix.pro/management-sdk","check:surface":"tsx scripts/check-surface.ts --check","smoke:package":"node scripts/smoke-package.mjs","check:metadata":"tsx scripts/check-package-metadata.ts","check:boundaries":"tsx scripts/check-module-boundaries.ts","check:management":"npm run check --workspace @agentmatrix.pro/management-sdk","test:integration":"AGENTMATRIX_SDK_INTEGRATION=1 vitest run test/integration","release:dry-run:sdk":"scripts/publish-npm.sh --package sdk","smoke:bun:streaming":"node scripts/smoke-bun-live-streaming.mjs","test:integration:hitl":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_MOCK_RD_INTEGRATION=1 vitest run test/integration/hitl.integration.test.ts","smoke:management-package":"node scripts/smoke-management-package.mjs","release:dry-run:management":"scripts/publish-npm.sh --package management-sdk","test:integration:stream-chaos":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_STREAM_CHAOS_INTEGRATION=1 vitest run test/integration/stream-chaos.integration.test.ts"},"_npmUser":{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"},"workspaces":["packages/*"],"_npmVersion":"11.17.0","description":"TypeScript SDK for the AgentMatrix Platform API.","directories":{},"sideEffects":false,"_nodeVersion":"26.5.0","publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.22.3","tsup":"^8.5.1","vite":"^6.4.2","yaml":"^2.9.0","vitest":"^3.2.4","typescript":"^5.9.3","@types/node":"^18.19.130","@biomejs/biome":"^2.4.16","openapi-typescript":"^7.13.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.1.2_1784242109376_0.7709588206592501","host":"s3://npm-registry-packages-npm-production"}},"0.1.3":{"name":"@agentmatrix.pro/sdk","version":"0.1.3","keywords":["agentmatrix","sdk","openapi"],"license":"Apache-2.0","_id":"@agentmatrix.pro/sdk@0.1.3","maintainers":[{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"}],"homepage":"https://agentmatrix.pro","dist":{"shasum":"ccecea852963c419650b5397a2ee62d18ac66390","tarball":"https://registry.npmjs.org/@agentmatrix.pro/sdk/-/sdk-0.1.3.tgz","fileCount":6,"integrity":"sha512-Ky0AP16baqr4CISgdh4s3XGfyk7l8izyMrxBUUHyDGocnUCL4BayRZOFDWKegvyK9MPTb0StTHO2bETB845J6g==","signatures":[{"sig":"MEQCIEdOOWOAW9Kzs3136Vjl0DOLmqDp0KRJwb7RtK07yRrGAiB1Ue9JY4dy9q6thjLbRKARG9j77owwlS2B5k8FWWhk2A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":409466},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./package.json":"./package.json"},"gitHead":"163a9843a87b8053dce9ee4ef30a12908da34f0c","scripts":{"lint":"biome check .","test":"vitest run","build":"tsup","check":"npm run check:openapi && npm run check:metadata && npm run check:boundaries && npm run lint && npm run typecheck && npm test && npm run build && npm run check:surface && npm run check:management","clean":"rm -rf dist coverage","format":"biome check --write .","prepack":"npm run check","pack:dry":"npm pack --dry-run","smoke:bun":"node scripts/smoke-bun-consumer.mjs","typecheck":"tsc --noEmit","test:watch":"vitest","gen:openapi":"tsx scripts/gen-openapi.ts && npm run gen:openapi --workspace @agentmatrix.pro/management-sdk","gen:surface":"tsx scripts/check-surface.ts","setup:hooks":"git config core.hooksPath .githooks","sync:openapi":"tsx scripts/gen-openapi.ts --sync && npm run sync:openapi --workspace @agentmatrix.pro/management-sdk","check:openapi":"tsx scripts/gen-openapi.ts --check && npm run check:openapi --workspace @agentmatrix.pro/management-sdk","check:surface":"tsx scripts/check-surface.ts --check","smoke:package":"node scripts/smoke-package.mjs","check:metadata":"tsx scripts/check-package-metadata.ts","check:boundaries":"tsx scripts/check-module-boundaries.ts","check:management":"npm run check --workspace @agentmatrix.pro/management-sdk","test:integration":"AGENTMATRIX_SDK_INTEGRATION=1 vitest run test/integration","release:dry-run:sdk":"scripts/publish-npm.sh --package sdk","smoke:bun:streaming":"node scripts/smoke-bun-live-streaming.mjs","test:integration:hitl":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_MOCK_RD_INTEGRATION=1 vitest run test/integration/hitl.integration.test.ts","smoke:management-package":"node scripts/smoke-management-package.mjs","release:dry-run:management":"scripts/publish-npm.sh --package management-sdk","test:integration:stream-chaos":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_STREAM_CHAOS_INTEGRATION=1 vitest run test/integration/stream-chaos.integration.test.ts"},"_npmUser":{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"},"workspaces":["packages/*"],"_npmVersion":"11.17.0","description":"TypeScript SDK for the AgentMatrix Platform API.","directories":{},"sideEffects":false,"_nodeVersion":"26.5.0","publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.22.3","tsup":"^8.5.1","vite":"^6.4.2","yaml":"^2.9.0","vitest":"^3.2.4","typescript":"^5.9.3","@types/node":"^18.19.130","@biomejs/biome":"^2.4.16","openapi-typescript":"^7.13.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.1.3_1784290945919_0.9767453487369837","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"@agentmatrix.pro/sdk","version":"0.2.0","keywords":["agentmatrix","sdk","openapi"],"license":"Apache-2.0","_id":"@agentmatrix.pro/sdk@0.2.0","maintainers":[{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"}],"homepage":"https://agentmatrix.pro","dist":{"shasum":"7b7a140da7c8509cd3590b3f3bab9eab441099dd","tarball":"https://registry.npmjs.org/@agentmatrix.pro/sdk/-/sdk-0.2.0.tgz","fileCount":6,"integrity":"sha512-ZgJ63DrjCVtp/fYteL0+eqf9NXBZHuOMF0Fz8NBb4A9oEflPMXyeDBqAvO1QoRzuSyNP35a5xPGaTOGE6+TR4w==","signatures":[{"sig":"MEYCIQD8/n5E+CbNTBXFVty1tipH7Zi2fHqloMJoShXyYqp0dQIhAMQzx3rvHN4Fx9AuqHXCbRqjpRgv6itEsC6O1uvG7P5Y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":409618},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"lint":"biome check .","test":"vitest run","build":"tsup","check":"npm run check:openapi && npm run check:metadata && npm run check:boundaries && npm run lint && npm run typecheck && npm test && npm run build && npm run check:surface && npm run check:management","clean":"rm -rf dist coverage","format":"biome check --write .","prepack":"npm run check","pack:dry":"npm pack --dry-run","smoke:bun":"node scripts/smoke-bun-consumer.mjs","typecheck":"tsc --noEmit","test:watch":"vitest","gen:openapi":"tsx scripts/gen-openapi.ts && npm run gen:openapi --workspace @agentmatrix.pro/management-sdk","gen:surface":"tsx scripts/check-surface.ts","setup:hooks":"git config core.hooksPath .githooks","sync:openapi":"tsx scripts/gen-openapi.ts --sync && npm run sync:openapi --workspace @agentmatrix.pro/management-sdk","check:openapi":"tsx scripts/gen-openapi.ts --check && npm run check:openapi --workspace @agentmatrix.pro/management-sdk","check:surface":"tsx scripts/check-surface.ts --check","smoke:package":"node scripts/smoke-package.mjs","check:metadata":"tsx scripts/check-package-metadata.ts","check:boundaries":"tsx scripts/check-module-boundaries.ts","check:management":"npm run check --workspace @agentmatrix.pro/management-sdk","test:integration":"AGENTMATRIX_SDK_INTEGRATION=1 vitest run test/integration","release:dry-run:sdk":"scripts/publish-npm.sh --package sdk","smoke:bun:streaming":"node scripts/smoke-bun-live-streaming.mjs","test:integration:hitl":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_MOCK_RD_INTEGRATION=1 vitest run test/integration/hitl.integration.test.ts","smoke:management-package":"node scripts/smoke-management-package.mjs","release:dry-run:management":"scripts/publish-npm.sh --package management-sdk","test:integration:stream-chaos":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_STREAM_CHAOS_INTEGRATION=1 vitest run test/integration/stream-chaos.integration.test.ts"},"_npmUser":{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"},"workspaces":["packages/*"],"_npmVersion":"11.17.0","description":"TypeScript SDK for the AgentMatrix Platform API.","directories":{},"sideEffects":false,"_nodeVersion":"26.5.0","publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.22.3","tsup":"^8.5.1","vite":"^6.4.2","yaml":"^2.9.0","vitest":"^3.2.4","typescript":"^5.9.3","@types/node":"^18.19.130","@biomejs/biome":"^2.4.16","openapi-typescript":"^7.13.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.2.0_1784436476203_0.6375342981284489","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"@agentmatrix.pro/sdk","version":"0.3.0","keywords":["agentmatrix","sdk","openapi"],"license":"Apache-2.0","_id":"@agentmatrix.pro/sdk@0.3.0","maintainers":[{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"}],"homepage":"https://agentmatrix.pro","dist":{"shasum":"da6612984b00ce9cd333bffc9ce4975d57dea46b","tarball":"https://registry.npmjs.org/@agentmatrix.pro/sdk/-/sdk-0.3.0.tgz","fileCount":6,"integrity":"sha512-wOtLUNv7Rd5G4bRCuihjVPXHdrepHRXco0pgKNRv8A24sawqtefhmI8YqkG+W18y8hXQJ2wgphC4xa1cJuKqcg==","signatures":[{"sig":"MEUCIQDv3QG5I6aUgDKXcubmNiz+ermGfMvRryg0AdIi4zrfbAIgFhrgqcYhr7xCoEx8XGwsR1+AKMJe/Zc0qY+I42nHaSc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":403977},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./package.json":"./package.json"},"gitHead":"08bd0c78c5d9fe61b8ccc724e55ebc4f0aceb7c6","scripts":{"lint":"biome check .","test":"vitest run","build":"tsup","check":"npm run check:openapi && npm run check:metadata && npm run check:boundaries && npm run lint && npm run typecheck && npm test && npm run build && npm run check:surface && npm run check:management","clean":"rm -rf dist coverage","format":"biome check --write .","prepack":"npm run check","pack:dry":"npm pack --dry-run","smoke:bun":"node scripts/smoke-bun-consumer.mjs","typecheck":"tsc --noEmit","test:watch":"vitest","gen:openapi":"tsx scripts/gen-openapi.ts && npm run gen:openapi --workspace @agentmatrix.pro/management-sdk","gen:surface":"tsx scripts/check-surface.ts","setup:hooks":"git config core.hooksPath .githooks","sync:openapi":"tsx scripts/gen-openapi.ts --sync && npm run sync:openapi --workspace @agentmatrix.pro/management-sdk","check:openapi":"tsx scripts/gen-openapi.ts --check && npm run check:openapi --workspace @agentmatrix.pro/management-sdk","check:surface":"tsx scripts/check-surface.ts --check","smoke:package":"node scripts/smoke-package.mjs","check:metadata":"tsx scripts/check-package-metadata.ts","check:boundaries":"tsx scripts/check-module-boundaries.ts","check:management":"npm run check --workspace @agentmatrix.pro/management-sdk","test:integration":"AGENTMATRIX_SDK_INTEGRATION=1 vitest run test/integration","release:dry-run:sdk":"scripts/publish-npm.sh --package sdk","smoke:bun:streaming":"node scripts/smoke-bun-live-streaming.mjs","test:integration:hitl":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_MOCK_RD_INTEGRATION=1 vitest run test/integration/hitl.integration.test.ts","smoke:management-package":"node scripts/smoke-management-package.mjs","check:production-contract":"tsx scripts/check-production-contract.ts","release:dry-run:management":"scripts/publish-npm.sh --package management-sdk","test:integration:stream-chaos":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_STREAM_CHAOS_INTEGRATION=1 vitest run test/integration/stream-chaos.integration.test.ts"},"_npmUser":{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"},"workspaces":["packages/*"],"_npmVersion":"11.17.0","description":"TypeScript SDK for the AgentMatrix Platform API.","directories":{},"sideEffects":false,"_nodeVersion":"26.5.0","publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.22.3","tsup":"^8.5.1","vite":"^6.4.2","yaml":"^2.9.0","vitest":"^3.2.4","typescript":"^5.9.3","@types/node":"^18.19.130","@biomejs/biome":"^2.4.16","openapi-typescript":"^7.13.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.3.0_1784884651853_0.5889805671933619","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"@agentmatrix.pro/sdk","version":"0.4.0","keywords":["agentmatrix","sdk","openapi"],"license":"Apache-2.0","_id":"@agentmatrix.pro/sdk@0.4.0","maintainers":[{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"}],"homepage":"https://agentmatrix.pro","dist":{"shasum":"fdac1d109740b412e844b2e2c481d5b6fd7a1a0c","tarball":"https://registry.npmjs.org/@agentmatrix.pro/sdk/-/sdk-0.4.0.tgz","fileCount":6,"integrity":"sha512-hnCDCRhqs1nHkemoBGHLgtM2hjIHk6ecci25xku3vg65Zz8dMyTUMZ1UBmFrG+7Y7acjh/Oitpe9cGh+HwhLkw==","signatures":[{"sig":"MEYCIQCY3pbJqT8c8FwGYW2hpmhuOBsmX2ob5Q1OQd6m5mbNngIhAIYQ1G17Dr/5ubo7vkekRo9pXlLLpC2TarhHdxs2e2CH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":488713},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./package.json":"./package.json"},"gitHead":"184f1aa01e451120865b15a55600232c83836bb3","scripts":{"lint":"biome check .","test":"vitest run","build":"tsup","check":"npm run check:openapi && npm run check:metadata && npm run check:boundaries && npm run lint && npm run typecheck && npm test && npm run build && npm run check:surface && npm run check:management","clean":"rm -rf dist coverage","format":"biome check --write .","prepack":"npm run check","pack:dry":"npm pack --dry-run","smoke:bun":"node scripts/smoke-bun-consumer.mjs","typecheck":"tsc --noEmit","test:watch":"vitest","gen:openapi":"tsx scripts/gen-openapi.ts && npm run gen:openapi --workspace @agentmatrix.pro/management-sdk","gen:surface":"tsx scripts/check-surface.ts","setup:hooks":"git config core.hooksPath .githooks","sync:openapi":"tsx scripts/gen-openapi.ts --sync && npm run sync:openapi --workspace @agentmatrix.pro/management-sdk","check:openapi":"tsx scripts/gen-openapi.ts --check && npm run check:openapi --workspace @agentmatrix.pro/management-sdk","check:surface":"tsx scripts/check-surface.ts --check","smoke:package":"node scripts/smoke-package.mjs","check:metadata":"tsx scripts/check-package-metadata.ts","check:boundaries":"tsx scripts/check-module-boundaries.ts","check:management":"npm run check --workspace @agentmatrix.pro/management-sdk","test:integration":"AGENTMATRIX_SDK_INTEGRATION=1 vitest run test/integration","release:dry-run:sdk":"scripts/publish-npm.sh --package sdk","smoke:bun:streaming":"node scripts/smoke-bun-live-streaming.mjs","test:integration:hitl":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_MOCK_RD_INTEGRATION=1 vitest run test/integration/hitl.integration.test.ts","smoke:management-package":"node scripts/smoke-management-package.mjs","check:production-contract":"tsx scripts/check-production-contract.ts","release:dry-run:management":"scripts/publish-npm.sh --package management-sdk","test:integration:stream-chaos":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_STREAM_CHAOS_INTEGRATION=1 vitest run test/integration/stream-chaos.integration.test.ts"},"_npmUser":{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"},"workspaces":["packages/*"],"_npmVersion":"11.17.0","description":"TypeScript SDK for the AgentMatrix Platform API.","directories":{},"sideEffects":false,"_nodeVersion":"26.5.1","publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.22.3","tsup":"^8.5.1","vite":"^6.4.2","yaml":"^2.9.0","vitest":"^3.2.4","typescript":"^5.9.3","@types/node":"^18.19.130","@biomejs/biome":"^2.4.16","openapi-typescript":"^7.13.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.4.0_1786150873801_0.9609198245866286","host":"s3://npm-registry-packages-npm-production"}},"0.5.0":{"name":"@agentmatrix.pro/sdk","version":"0.5.0","keywords":["agentmatrix","sdk","openapi"],"license":"Apache-2.0","_id":"@agentmatrix.pro/sdk@0.5.0","maintainers":[{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"}],"homepage":"https://agentmatrix.pro","dist":{"shasum":"5a685a819c7dd7341aa26d42ab0f68757f1cd7ea","tarball":"https://registry.npmjs.org/@agentmatrix.pro/sdk/-/sdk-0.5.0.tgz","fileCount":6,"integrity":"sha512-rzgH3K+VrJ/1ozvwRS8SkkW0uFqv/srfBtt+1CucD0Q9ShV5ewRvKDT6kZoR6i+kP8aIjUyIXVsxllh4P5zDiQ==","signatures":[{"sig":"MEUCIQCyKDJKGK+MOVELKQ0xO1Ie/sJ+0cLSwjbHqbYiUW7CowIgY+q70+HmrH6wpUqiHtFSOkpmnnKB8wG2+mWTpuf+1nQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":492386},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./package.json":"./package.json"},"gitHead":"3dc5e7e3fa585bde76c077fe7de0ef6a8cf80e55","scripts":{"lint":"biome check .","test":"vitest run","build":"tsup","check":"npm run check:openapi && npm run check:metadata && npm run check:boundaries && npm run lint && npm run typecheck && npm test && npm run build && npm run check:surface && npm run check:management","clean":"rm -rf dist coverage","format":"biome check --write .","prepack":"npm run check","pack:dry":"npm pack --dry-run","smoke:bun":"node scripts/smoke-bun-consumer.mjs","typecheck":"tsc --noEmit","test:watch":"vitest","gen:openapi":"tsx scripts/gen-openapi.ts && npm run gen:openapi --workspace @agentmatrix.pro/management-sdk","gen:surface":"tsx scripts/check-surface.ts","setup:hooks":"git config core.hooksPath .githooks","sync:openapi":"tsx scripts/gen-openapi.ts --sync && npm run sync:openapi --workspace @agentmatrix.pro/management-sdk","check:openapi":"tsx scripts/gen-openapi.ts --check && npm run check:openapi --workspace @agentmatrix.pro/management-sdk","check:surface":"tsx scripts/check-surface.ts --check","smoke:package":"node scripts/smoke-package.mjs","check:metadata":"tsx scripts/check-package-metadata.ts","check:boundaries":"tsx scripts/check-module-boundaries.ts","check:management":"npm run check --workspace @agentmatrix.pro/management-sdk","test:integration":"AGENTMATRIX_SDK_INTEGRATION=1 vitest run test/integration","release:dry-run:sdk":"scripts/publish-npm.sh --package sdk","smoke:bun:streaming":"node scripts/smoke-bun-live-streaming.mjs","test:integration:hitl":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_MOCK_RD_INTEGRATION=1 vitest run test/integration/hitl.integration.test.ts","smoke:management-package":"node scripts/smoke-management-package.mjs","check:production-contract":"tsx scripts/check-production-contract.ts","release:dry-run:management":"scripts/publish-npm.sh --package management-sdk","test:integration:stream-chaos":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_STREAM_CHAOS_INTEGRATION=1 vitest run test/integration/stream-chaos.integration.test.ts"},"_npmUser":{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"},"workspaces":["packages/*"],"_npmVersion":"11.17.0","description":"TypeScript SDK for the AgentMatrix Platform API.","directories":{},"sideEffects":false,"_nodeVersion":"26.5.1","publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.22.3","tsup":"^8.5.1","vite":"^6.4.2","yaml":"^2.9.0","vitest":"^3.2.4","typescript":"^5.9.3","@types/node":"^18.19.130","@biomejs/biome":"^2.4.16","openapi-typescript":"^7.13.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.5.0_1786333156921_0.3256826462873148","host":"s3://npm-registry-packages-npm-production"}},"0.6.0":{"name":"@agentmatrix.pro/sdk","version":"0.6.0","keywords":["agentmatrix","sdk","openapi"],"license":"Apache-2.0","_id":"@agentmatrix.pro/sdk@0.6.0","maintainers":[{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"}],"homepage":"https://agentmatrix.pro","dist":{"shasum":"60f710552b5ecaa006ea3b301da7d0209b382723","tarball":"https://registry.npmjs.org/@agentmatrix.pro/sdk/-/sdk-0.6.0.tgz","fileCount":6,"integrity":"sha512-bg+TgsvUcOO0gwaEMAo6NShJ+Mx9bu3PZnMiFUwKunaRQdhbNA/H47ti3k+SnrascPnW3XvHgr1x65yQOZUGiA==","signatures":[{"sig":"MEYCIQCpZvinm1nqu2yGCn283siRAv1colfePzKO+K/cDa9fRwIhAOvbFeoLG/XFet+Zl+HrlXst26AIZXO65GqwePnBm+ls","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":626192},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./package.json":"./package.json"},"gitHead":"10e49daf6df0dc7ca705428d8be5e1a2e2ff0e96","scripts":{"lint":"biome check .","test":"vitest run","build":"tsup","check":"npm run check:openapi && npm run check:metadata && npm run check:boundaries && npm run lint && npm run typecheck && npm test && npm run build && npm run check:surface && npm run check:management","clean":"rm -rf dist coverage","format":"biome check --write .","prepack":"npm run check","pack:dry":"npm pack --dry-run","smoke:bun":"node scripts/smoke-bun-consumer.mjs","typecheck":"tsc --noEmit","test:watch":"vitest","gen:openapi":"tsx scripts/gen-openapi.ts && npm run gen:openapi --workspace @agentmatrix.pro/management-sdk","gen:surface":"tsx scripts/check-surface.ts","setup:hooks":"git config core.hooksPath .githooks","sync:openapi":"tsx scripts/gen-openapi.ts --sync && npm run sync:openapi --workspace @agentmatrix.pro/management-sdk","check:openapi":"tsx scripts/gen-openapi.ts --check && npm run check:openapi --workspace @agentmatrix.pro/management-sdk","check:surface":"tsx scripts/check-surface.ts --check","smoke:package":"node scripts/smoke-package.mjs","check:metadata":"tsx scripts/check-package-metadata.ts","check:boundaries":"tsx scripts/check-module-boundaries.ts","check:management":"npm run check --workspace @agentmatrix.pro/management-sdk","test:integration":"AGENTMATRIX_SDK_INTEGRATION=1 vitest run test/integration","release:dry-run:sdk":"scripts/publish-npm.sh --package sdk","smoke:bun:streaming":"node scripts/smoke-bun-live-streaming.mjs","test:integration:hitl":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_MOCK_RD_INTEGRATION=1 vitest run test/integration/hitl.integration.test.ts","smoke:management-package":"node scripts/smoke-management-package.mjs","check:production-contract":"tsx scripts/check-production-contract.ts","release:dry-run:management":"scripts/publish-npm.sh --package management-sdk","test:integration:stream-chaos":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_STREAM_CHAOS_INTEGRATION=1 vitest run test/integration/stream-chaos.integration.test.ts"},"_npmUser":{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"},"workspaces":["packages/*"],"_npmVersion":"11.19.0","description":"TypeScript SDK for the AgentMatrix Platform API.","directories":{},"sideEffects":false,"_nodeVersion":"26.7.0","publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.22.3","tsup":"^8.5.1","vite":"^6.4.2","yaml":"^2.9.0","vitest":"^3.2.4","typescript":"^5.9.3","@types/node":"^18.19.130","@biomejs/biome":"^2.4.16","openapi-typescript":"^7.13.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.6.0_1786434771576_0.6624776495281164","host":"s3://npm-registry-packages-npm-production"}},"0.7.0":{"name":"@agentmatrix.pro/sdk","version":"0.7.0","keywords":["agentmatrix","sdk","openapi"],"license":"Apache-2.0","_id":"@agentmatrix.pro/sdk@0.7.0","maintainers":[{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"}],"homepage":"https://agentmatrix.pro","dist":{"shasum":"5f96487b754d066ece709689bee9e0afb5257843","tarball":"https://registry.npmjs.org/@agentmatrix.pro/sdk/-/sdk-0.7.0.tgz","fileCount":6,"integrity":"sha512-eLmKYOyjbweqb7fV7JXozpzqwbP3NYy2xeCIa1Ici6Q7HPg4lXHwHyq5Flu4fBOwK6EMQER9WTUk31EXzUSQBA==","signatures":[{"sig":"MEUCIQD34tHLz6WsS6JX4pFX6WWd6U6Kyml6bouNmi1tIExRSwIgdzNXtWgOWyPZL0brAkCdjt9Si3sbDjLwRSD1bLOirB8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":637652},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./package.json":"./package.json"},"gitHead":"153fd24c0003c94046c8be66de2a29f0c2563669","scripts":{"lint":"biome check .","test":"vitest run","build":"tsup","check":"npm run check:openapi && npm run check:metadata && npm run check:boundaries && npm run lint && npm run typecheck && npm test && npm run build && npm run check:surface && npm run check:management","clean":"rm -rf dist coverage","format":"biome check --write .","prepack":"npm run check","pack:dry":"npm pack --dry-run","smoke:bun":"node scripts/smoke-bun-consumer.mjs","typecheck":"tsc --noEmit","test:watch":"vitest","gen:openapi":"tsx scripts/gen-openapi.ts && npm run gen:openapi --workspace @agentmatrix.pro/management-sdk","gen:surface":"tsx scripts/check-surface.ts","setup:hooks":"git config core.hooksPath .githooks","sync:openapi":"tsx scripts/gen-openapi.ts --sync && npm run sync:openapi --workspace @agentmatrix.pro/management-sdk","check:openapi":"tsx scripts/gen-openapi.ts --check && npm run check:openapi --workspace @agentmatrix.pro/management-sdk","check:surface":"tsx scripts/check-surface.ts --check","smoke:package":"node scripts/smoke-package.mjs","check:metadata":"tsx scripts/check-package-metadata.ts","check:boundaries":"tsx scripts/check-module-boundaries.ts","check:management":"npm run check --workspace @agentmatrix.pro/management-sdk","test:integration":"AGENTMATRIX_SDK_INTEGRATION=1 vitest run test/integration","release:dry-run:sdk":"scripts/publish-npm.sh --package sdk","smoke:bun:streaming":"node scripts/smoke-bun-live-streaming.mjs","test:integration:hitl":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_MOCK_RD_INTEGRATION=1 vitest run test/integration/hitl.integration.test.ts","smoke:management-package":"node scripts/smoke-management-package.mjs","check:production-contract":"tsx scripts/check-production-contract.ts","release:dry-run:management":"scripts/publish-npm.sh --package management-sdk","test:integration:stream-chaos":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_STREAM_CHAOS_INTEGRATION=1 vitest run test/integration/stream-chaos.integration.test.ts"},"_npmUser":{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"},"workspaces":["packages/*"],"_npmVersion":"11.19.0","description":"TypeScript SDK for the AgentMatrix Platform API.","directories":{},"sideEffects":false,"_nodeVersion":"26.7.0","publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.22.3","tsup":"^8.5.1","vite":"^6.4.2","yaml":"^2.9.0","vitest":"^3.2.4","typescript":"^5.9.3","@types/node":"^18.19.130","@biomejs/biome":"^2.4.16","openapi-typescript":"^7.13.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.7.0_1786700784735_0.5227670694181081","host":"s3://npm-registry-packages-npm-production"}},"0.8.0":{"name":"@agentmatrix.pro/sdk","version":"0.8.0","keywords":["agentmatrix","sdk","openapi"],"license":"Apache-2.0","_id":"@agentmatrix.pro/sdk@0.8.0","maintainers":[{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"}],"homepage":"https://agentmatrix.pro","dist":{"shasum":"16843ae275cd1ff778e8da0a3d83df6effc8a885","tarball":"https://registry.npmjs.org/@agentmatrix.pro/sdk/-/sdk-0.8.0.tgz","fileCount":6,"integrity":"sha512-3tUAy8lyBU3n7Ux5OO8UVl/g441YpgCC6eWzq5qBjiagwtaTskTVs6W94WqvnXS/qvn4mZkI+AK5z6qOlkMxtA==","signatures":[{"sig":"MEUCIFePdmLa6KsoE8i46lKStJv2+4cM9ot/OgWqnKz0V9wcAiEA2bW8RfR+Ran0shmhebEWo2AmqhWHGGU7mo56R/U9nMI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":643316},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./package.json":"./package.json"},"gitHead":"d5b0d537bce76f536ee6755fc1479a5eeeffde43","scripts":{"lint":"biome check .","test":"vitest run","build":"tsup","check":"npm run check:openapi && npm run check:metadata && npm run check:boundaries && npm run lint && npm run typecheck && npm test && npm run build && npm run check:surface && npm run check:management","clean":"rm -rf dist coverage","format":"biome check --write .","prepack":"npm run check","pack:dry":"npm pack --dry-run","smoke:bun":"node scripts/smoke-bun-consumer.mjs","typecheck":"tsc --noEmit","test:watch":"vitest","gen:openapi":"tsx scripts/gen-openapi.ts && npm run gen:openapi --workspace @agentmatrix.pro/management-sdk","gen:surface":"tsx scripts/check-surface.ts","setup:hooks":"git config core.hooksPath .githooks","sync:openapi":"tsx scripts/gen-openapi.ts --sync && npm run sync:openapi --workspace @agentmatrix.pro/management-sdk","check:openapi":"tsx scripts/gen-openapi.ts --check && npm run check:openapi --workspace @agentmatrix.pro/management-sdk","check:surface":"tsx scripts/check-surface.ts --check","smoke:package":"node scripts/smoke-package.mjs","check:metadata":"tsx scripts/check-package-metadata.ts","check:boundaries":"tsx scripts/check-module-boundaries.ts","check:management":"npm run check --workspace @agentmatrix.pro/management-sdk","test:integration":"AGENTMATRIX_SDK_INTEGRATION=1 vitest run test/integration","release:dry-run:sdk":"scripts/publish-npm.sh --package sdk","smoke:bun:streaming":"node scripts/smoke-bun-live-streaming.mjs","test:integration:hitl":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_MOCK_RD_INTEGRATION=1 vitest run test/integration/hitl.integration.test.ts","smoke:management-package":"node scripts/smoke-management-package.mjs","check:production-contract":"tsx scripts/check-production-contract.ts","release:dry-run:management":"scripts/publish-npm.sh --package management-sdk","test:integration:stream-chaos":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_STREAM_CHAOS_INTEGRATION=1 vitest run test/integration/stream-chaos.integration.test.ts"},"_npmUser":{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"},"workspaces":["packages/*"],"_npmVersion":"11.19.0","description":"TypeScript SDK for the AgentMatrix Platform API.","directories":{},"sideEffects":false,"_nodeVersion":"26.7.0","publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.22.3","tsup":"^8.5.1","vite":"^6.4.2","yaml":"^2.9.0","vitest":"^3.2.4","typescript":"^5.9.3","@types/node":"^18.19.130","@biomejs/biome":"^2.4.16","openapi-typescript":"^7.13.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.8.0_1786924874316_0.30701002568569424","host":"s3://npm-registry-packages-npm-production"}},"0.9.0":{"name":"@agentmatrix.pro/sdk","version":"0.9.0","keywords":["agentmatrix","sdk","openapi"],"license":"Apache-2.0","_id":"@agentmatrix.pro/sdk@0.9.0","maintainers":[{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"}],"homepage":"https://agentmatrix.pro","dist":{"shasum":"63ed840449ce29ddd0db60e941f0cb33f75859d9","tarball":"https://registry.npmjs.org/@agentmatrix.pro/sdk/-/sdk-0.9.0.tgz","fileCount":6,"integrity":"sha512-NLkzzozrZdBtHdxDQig4OGOaPMfVDUIRW4tIFLvpvlyUOUo+Ouz08LItA+I3O4BWe47pD95Hw+JvFTHM+mZj3Q==","signatures":[{"sig":"MEUCIQDfuNdrCGm4+47YlrzZcs1FFxfWT9Rj0U73mVj3kXgcwQIgbc+MgaOQDRoSnZoUzaGSilQhQMuN0GMUCVuUusU1ohg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":644390},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./package.json":"./package.json"},"gitHead":"b1f52bf565e11d307417e8885f520999a1fcc3cc","scripts":{"lint":"biome check .","test":"vitest run","build":"tsup","check":"npm run check:openapi && npm run check:metadata && npm run check:boundaries && npm run lint && npm run typecheck && npm test && npm run build && npm run check:surface && npm run check:management","clean":"rm -rf dist coverage","format":"biome check --write .","prepack":"npm run check","pack:dry":"npm pack --dry-run","smoke:bun":"node scripts/smoke-bun-consumer.mjs","typecheck":"tsc --noEmit","test:watch":"vitest","gen:openapi":"tsx scripts/gen-openapi.ts && npm run gen:openapi --workspace @agentmatrix.pro/management-sdk","gen:surface":"tsx scripts/check-surface.ts","setup:hooks":"git config core.hooksPath .githooks","sync:openapi":"tsx scripts/gen-openapi.ts --sync && npm run sync:openapi --workspace @agentmatrix.pro/management-sdk","check:openapi":"tsx scripts/gen-openapi.ts --check && npm run check:openapi --workspace @agentmatrix.pro/management-sdk","check:surface":"tsx scripts/check-surface.ts --check","smoke:package":"node scripts/smoke-package.mjs","check:metadata":"tsx scripts/check-package-metadata.ts","check:boundaries":"tsx scripts/check-module-boundaries.ts","check:management":"npm run check --workspace @agentmatrix.pro/management-sdk","test:integration":"AGENTMATRIX_SDK_INTEGRATION=1 vitest run test/integration","release:dry-run:sdk":"scripts/publish-npm.sh --package sdk","smoke:bun:streaming":"node scripts/smoke-bun-live-streaming.mjs","test:integration:hitl":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_MOCK_RD_INTEGRATION=1 vitest run test/integration/hitl.integration.test.ts","smoke:management-package":"node scripts/smoke-management-package.mjs","check:production-contract":"tsx scripts/check-production-contract.ts","release:dry-run:management":"scripts/publish-npm.sh --package management-sdk","test:integration:stream-chaos":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_STREAM_CHAOS_INTEGRATION=1 vitest run test/integration/stream-chaos.integration.test.ts"},"_npmUser":{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"},"workspaces":["packages/*"],"_npmVersion":"11.19.0","description":"TypeScript SDK for the AgentMatrix Platform API.","directories":{},"sideEffects":false,"_nodeVersion":"26.7.0","publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.22.3","tsup":"^8.5.1","vite":"^6.4.2","yaml":"^2.9.0","vitest":"^3.2.4","typescript":"^5.9.3","@types/node":"^18.19.130","@biomejs/biome":"^2.4.16","openapi-typescript":"^7.13.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.9.0_1786975309959_0.9991255804009638","host":"s3://npm-registry-packages-npm-production"}},"0.9.1":{"name":"@agentmatrix.pro/sdk","version":"0.9.1","description":"TypeScript SDK for the AgentMatrix Platform API.","homepage":"https://agentmatrix.pro","license":"Apache-2.0","type":"module","sideEffects":false,"workspaces":["packages/*"],"engines":{"node":">=18"},"main":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"build":"tsup","check":"npm run check:openapi && npm run check:metadata && npm run check:boundaries && npm run lint && npm run typecheck && npm test && npm run build && npm run check:surface && npm run check:management","check:boundaries":"tsx scripts/check-module-boundaries.ts","check:management":"npm run check --workspace @agentmatrix.pro/management-sdk","check:metadata":"tsx scripts/check-package-metadata.ts","check:openapi":"tsx scripts/gen-openapi.ts --check && npm run check:openapi --workspace @agentmatrix.pro/management-sdk","check:production-contract":"tsx scripts/check-production-contract.ts","check:surface":"tsx scripts/check-surface.ts --check","clean":"rm -rf dist coverage","format":"biome check --write .","gen:openapi":"tsx scripts/gen-openapi.ts && npm run gen:openapi --workspace @agentmatrix.pro/management-sdk","gen:surface":"tsx scripts/check-surface.ts","sync:openapi":"tsx scripts/gen-openapi.ts --sync && npm run sync:openapi --workspace @agentmatrix.pro/management-sdk","lint":"biome check .","setup:hooks":"git config core.hooksPath .githooks","test":"vitest run","typecheck":"tsc --noEmit","pack:dry":"npm pack --dry-run","release:dry-run:management":"scripts/publish-npm.sh --package management-sdk","release:dry-run:sdk":"scripts/publish-npm.sh --package sdk","test:watch":"vitest","prepack":"npm run check","test:integration":"AGENTMATRIX_SDK_INTEGRATION=1 vitest run test/integration","test:integration:hitl":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_MOCK_RD_INTEGRATION=1 vitest run test/integration/hitl.integration.test.ts","test:integration:stream-chaos":"AGENTMATRIX_SDK_INTEGRATION=1 AGENTMATRIX_SDK_STREAM_CHAOS_INTEGRATION=1 vitest run test/integration/stream-chaos.integration.test.ts","smoke:package":"node scripts/smoke-package.mjs","smoke:management-package":"node scripts/smoke-management-package.mjs","smoke:bun":"node scripts/smoke-bun-consumer.mjs","smoke:bun:streaming":"node scripts/smoke-bun-live-streaming.mjs"},"keywords":["agentmatrix","sdk","openapi"],"devDependencies":{"@biomejs/biome":"^2.4.16","@types/node":"^18.19.130","openapi-typescript":"^7.13.0","tsup":"^8.5.1","tsx":"^4.22.3","typescript":"^5.9.3","vite":"^6.4.2","vitest":"^3.2.4","yaml":"^2.9.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"gitHead":"a3d70b14fd3042c6edcdb7e0c7859e312f25cdee","_id":"@agentmatrix.pro/sdk@0.9.1","_nodeVersion":"26.7.0","_npmVersion":"11.19.0","dist":{"integrity":"sha512-TNVfRkRbZZQn+v3mID+7jfsKEkfYt7uFBWC9Gd+EryA2haAADa1QGQey+cTjHrMCYCb8LXEd4hqFuPbZHFyNFA==","shasum":"8aea522af2e12ba276c6aa9d54a90099e09c6956","tarball":"https://registry.npmjs.org/@agentmatrix.pro/sdk/-/sdk-0.9.1.tgz","fileCount":6,"unpackedSize":645604,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDXHOp1ygq/edXlykL4h7N3L4USyyKHUWfs+r1qtMbw8QIhAMy49Z5p11mvWCgTv4BUpsdKc1a5I00ildoizmkDvTZK"}]},"_npmUser":{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"},"directories":{},"maintainers":[{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sdk_0.9.1_1787095702069_0.06827324004706004"},"_hasShrinkwrap":false}},"time":{"created":"2026-07-14T03:28:31.640Z","modified":"2026-08-18T23:28:22.373Z","0.1.0-rc.1":"2026-07-14T03:28:31.905Z","0.1.0":"2026-07-16T02:02:13.026Z","0.1.1":"2026-07-16T15:36:27.420Z","0.1.2":"2026-07-16T22:48:29.528Z","0.1.3":"2026-07-17T12:22:26.068Z","0.2.0":"2026-07-19T04:47:56.347Z","0.3.0":"2026-07-24T09:17:32.047Z","0.4.0":"2026-08-08T01:01:14.011Z","0.5.0":"2026-08-10T03:39:17.044Z","0.6.0":"2026-08-11T07:52:51.741Z","0.7.0":"2026-08-14T09:46:24.891Z","0.8.0":"2026-08-17T00:01:14.463Z","0.9.0":"2026-08-17T14:01:50.128Z","0.9.1":"2026-08-18T23:28:22.219Z"},"license":"Apache-2.0","homepage":"https://agentmatrix.pro","keywords":["agentmatrix","sdk","openapi"],"description":"TypeScript SDK for the AgentMatrix Platform API.","maintainers":[{"name":"agentmatrix101","email":"pcfanh@isoftstone.com"}],"readme":"# AgentMatrix TypeScript SDK\n\nTypeScript and JavaScript SDK for building applications on AgentMatrix.\n\n## Install\n\n```bash\nnpm install @agentmatrix.pro/sdk\n```\n\nThe package is ESM-only and supports Node.js 18 or later. Compatible runtimes\nmust provide the standard Fetch, Web Streams, `AbortController`, `TextDecoder`,\nand Web Crypto APIs.\n\n## Quickstart\n\n```ts\nimport { AgentMatrix } from \"@agentmatrix.pro/sdk\";\n\nconst client = new AgentMatrix({\n  apiKey: process.env.AGENTMATRIX_API_KEY,\n  baseURL: process.env.AGENTMATRIX_BASE_URL!,\n  namespace: process.env.AGENTMATRIX_NAMESPACE,\n});\n\nconst sessions = await client.sessions.list({ limit: 20 });\n\nfor (const session of sessions.data) {\n  console.log(session.session_id, session.current_status);\n}\n```\n\n`baseURL` is the API URL for your AgentMatrix deployment. Keep API keys in\nenvironment variables or a secret manager rather than source code.\n\n## Configuration\n\nThe `AgentMatrix` constructor accepts:\n\n| Option | Description |\n| --- | --- |\n| `baseURL` | Required AgentMatrix API URL. |\n| `apiKey` | API key sent as Bearer authentication. |\n| `namespace` | Optional namespace routing value. |\n| `region` | Optional region routing value. |\n| `timeoutMs` | Optional request deadline in milliseconds. |\n| `maxRetries` | Retry count for eligible transient failures. Defaults to `0`. |\n| `fetch` | Optional Fetch-compatible implementation. |\n\nRequest methods also accept per-request timeout, retry, header, and\n`AbortSignal` options.\n\n## Core APIs\n\nThe client provides typed resources for:\n\n- Agent specifications and immutable versions\n- Environment specifications and sandbox provider discovery\n- Sessions, effective context, events, messages, usage, resources, and web\n  previews\n- Volume attachments, skills, and artifacts\n- Non-secret LLM provider credential and HTTP MCP tool discovery\n- Event Bus subscriptions, delivery streams, DLQ, bindings, and strict inbound\n  APIs\n\nWhen publishing a new AgentSpec version, prefer `claude_code` or `codex_cli`\nfor general coding workflows. The `native` runtime remains a valid API value,\nbut it is experimental and does not currently include built-in Web Search. Use\nit when you specifically need direct LLM Adapter execution or custom native/MCP\ntool configuration; search-dependent Native workflows need an explicitly\nconfigured MCP server or another network-capable sandbox tool.\n\nUse the resource methods directly when you need REST-shaped operations. For a\ncommon conversational turn, `runTurn` sends one user message and yields typed\nupdates until the turn finishes:\n\n```ts\nimport { deriveReplyContext } from \"@agentmatrix.pro/sdk\";\n\nconst sessionId = process.env.AGENTMATRIX_SESSION_ID!;\nconst displayed = await client.sessions.events.listLatest(sessionId, {\n  limit: 100,\n});\nconst replyContext = deriveReplyContext(displayed.data);\nif (!replyContext) throw new Error(\"The displayed turn is still open\");\n\nfor await (const update of client.sessions.runTurn(sessionId, \"Hello\", {\n  replyContext,\n})) {\n  switch (update.type) {\n    case \"accepted\":\n      console.log(\"message accepted\", update.event.sequence);\n      break;\n    case \"event\":\n      if (update.event.type === \"agent.message\") {\n        console.log(update.event.payload.content);\n      }\n      break;\n    case \"result\":\n      console.log(\"turn finished\", update.result.status);\n      break;\n  }\n}\n```\n\nSession event types are discriminated unions, so TypeScript narrows each event\npayload from its `type` field.\n\n## Event Consumption\n\nFor application event loops, use `watchWithHistory` to consume existing events\nand continue watching for new ones. Persist the cursor reported through\n`onCursor` after your application has processed it.\n\n```ts\nlet afterSequence = 0;\n\nfor await (const event of client.sessions.events.watchWithHistory(sessionId, {\n  afterSequence,\n  onCursor: (cursor) => {\n    afterSequence = cursor;\n  },\n  retry: { maxAttempts: 3 },\n})) {\n  console.log(event.sequence, event.type);\n}\n```\n\nFor one message at a time, prefer `runTurn`. Use\n`client.sessions.events.list`, `stream`, or `watchWithHistory` when your\napplication needs direct control over history, live events, or cursor storage.\n\n## Error Handling\n\n```ts\nimport {\n  APIError,\n  FrozenReplyConflictError,\n  InputValidationError,\n  TimeoutError,\n  UnsupportedAPIVersionError,\n} from \"@agentmatrix.pro/sdk\";\n\ntry {\n  await client.sessions.get(sessionId);\n} catch (error) {\n  if (error instanceof InputValidationError) {\n    console.error(error.field, error.unit, error.limit, error.reason);\n  } else if (error instanceof UnsupportedAPIVersionError) {\n    console.error(\"Upgrade the AgentMatrix SDK\", error.minimumCompatibleVersion);\n  } else if (error instanceof FrozenReplyConflictError) {\n    console.error(\"Refresh the conversation and ask the user to confirm again\");\n  } else if (error instanceof APIError) {\n    console.error(error.status, error.code, error.requestId, error.traceId);\n  } else if (error instanceof TimeoutError) {\n    console.error(`request timed out after ${error.timeoutMs}ms`);\n  } else {\n    throw error;\n  }\n}\n```\n\nSDK errors expose the request trace ID when available, which can be used to\ncorrelate client failures with AgentMatrix support and service logs.\n\nCurated resource methods validate the generated public input bounds before\nsending a request. They never truncate or normalize an over-limit value, and\n`InputValidationError` never contains the rejected value. The Platform remains\nthe final authority. For forward-compatible fields not yet represented by a\ncurated method, low-level `client.request(...)` deliberately bypasses SDK\npreflight and sends the request to the server unchanged.\n\nSee the [public input validation guide](https://github.com/agentmatrix-labs/agentmatrix-sdk-typescript/blob/main/docs/public-input-validation.md)\nfor units, collection/JSON/Base64 behavior, and the raw escape hatch.\n\n## Tenant Management\n\nUse the companion `@agentmatrix.pro/management-sdk` package for enterprise\ntenant administration such as member, namespace, API key, and provider\ncredential management, plus Event Bus adapter installation, grant,\nsubscription teardown, lifecycle, and Link Authorization control-plane\noperations. The two packages version independently and can be used together in\nthe same application.\n\n## More Information\n\nSee the [Platform 0.111 migration guide](https://github.com/agentmatrix-labs/agentmatrix-sdk-typescript/blob/main/docs/migration-platform-0.111.md)\nfor durable model-call events, concurrent span pairing, and request-level usage\naggregation. The [Platform 0.110 migration guide](https://github.com/agentmatrix-labs/agentmatrix-sdk-typescript/blob/main/docs/migration-platform-0.110.md)\ncovers server-rotated Event Bus delivery, irreversible subscription\ndeprovisioning, Session event write budgets, and delta emission preferences. The\n[Platform 0.97 migration guide](https://github.com/agentmatrix-labs/agentmatrix-sdk-typescript/blob/main/docs/migration-platform-0.97.md)\ncovers the Archive-only Session lifecycle, list compatibility behavior, and spec\nbatch lookup. The earlier [Platform 0.92-0.93 migration guide](https://github.com/agentmatrix-labs/agentmatrix-sdk-typescript/blob/main/docs/migration-platform-0.92.md)\ncovers frozen reply intent and related breaking changes.\n\nProduct information, documentation, and support are available at\n[agentmatrix.pro](https://agentmatrix.pro).\n\n## License\n\nApache-2.0\n","readmeFilename":"README.md"}