{"_id":"bedrock-agentcore","_rev":"15-2876215829cb7fac3260721b698f83f4","name":"bedrock-agentcore","dist-tags":{"latest":"0.4.4"},"versions":{"0.0.1":{"name":"bedrock-agentcore","version":"0.0.1","keywords":["bedrock","agentcore","aws","ai","agents","typescript","sdk"],"author":{"url":"Amazon","name":"Sundar and Abhimanyu"},"license":"Apache-2.0","_id":"bedrock-agentcore@0.0.1","maintainers":[{"name":"rsundaraws","email":"sdraghav@amazon.com"}],"homepage":"https://github.com/aws/bedrock-agentcore-sdk-typescript#readme","bugs":{"url":"https://github.com/aws/bedrock-agentcore-sdk-typescript/issues"},"dist":{"shasum":"b26660b74f1b11e1945ac377e5cbd593d88a933b","tarball":"https://registry.npmjs.org/bedrock-agentcore/-/bedrock-agentcore-0.0.1.tgz","fileCount":3,"integrity":"sha512-aMnMONxiCRGSdMIeL/U2BLf0bYNqzkbpUZQZzA2XNRCAekqeb6p/xCU9ORjcooDFkWulK4bUuRUCLwEuERjENg==","signatures":[{"sig":"MEYCIQC30UoLXfUhjYPBLtzpP117ZEAvB7cdMR8hZ48llcTgjwIhAL7QszyJe/b1alFW71i36j7vCVGKIxyaRhkeX6wLSIPW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1158},"main":"index.js","scripts":{"test":"npm run test && npm run test:integ"},"_npmUser":{"name":"rsundaraws","email":"sdraghav@amazon.com"},"repository":{"url":"git+https://github.com/aws/bedrock-agentcore-sdk-typescript.git","type":"git"},"_npmVersion":"10.5.0","description":"\"Amazon Bedrock AgentCore - TypeScript SDK (Coming Soon)\"","directories":{},"_nodeVersion":"18.20.2","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/bedrock-agentcore_0.0.1_1763733082756_0.022955503193170745","host":"s3://npm-registry-packages-npm-production"}},"0.1.1":{"name":"bedrock-agentcore","version":"0.1.1","keywords":["aws","bedrock","agentcore","agents","ai","typescript","sdk"],"author":{"name":"Amazon Web Services"},"license":"Apache-2.0","_id":"bedrock-agentcore@0.1.1","maintainers":[{"name":"rsundaraws","email":"sdraghav@amazon.com"},{"name":"siwachabhi","email":"siwachabhi@gmail.com"}],"homepage":"https://github.com/aws/bedrock-agentcore-sdk-typescript#readme","bugs":{"url":"https://github.com/aws/bedrock-agentcore-sdk-typescript/issues"},"dist":{"shasum":"0a77c62a399d3cee5d66a7c427e8850f871d18d8","tarball":"https://registry.npmjs.org/bedrock-agentcore/-/bedrock-agentcore-0.1.1.tgz","fileCount":95,"integrity":"sha512-9V1nWKqQIVTZW9TRg1F6oyYGUt99UzOj5xz6fR/4bwTAEcCJ4oxTB9jDOjyCG29kj88i+ntC6uNMOvf79w+quw==","signatures":[{"sig":"MEUCIQCppbmt3UeRKUx3KueZwR9oNw6EBJ9+j7ZvA/Omrf48EAIgXSrqARvLlfbr2LXMcQV8MwtNOMeO1oT3i56B1qB2248=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":213997},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","module":"dist/src/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"},"./browser":{"types":"./dist/src/tools/browser/index.d.ts","import":"./dist/src/tools/browser/index.js"},"./code-interpreter":{"types":"./dist/src/tools/code-interpreter/index.d.ts","import":"./dist/src/tools/code-interpreter/index.js"},"./browser/vercel-ai":{"types":"./dist/src/tools/browser/integrations/vercel-ai/index.d.ts","import":"./dist/src/tools/browser/integrations/vercel-ai/index.js"},"./browser/playwright":{"types":"./dist/src/tools/browser/integrations/playwright/index.d.ts","import":"./dist/src/tools/browser/integrations/playwright/index.js"},"./code-interpreter/vercel-ai":{"types":"./dist/src/tools/code-interpreter/integrations/vercel-ai/index.d.ts","import":"./dist/src/tools/code-interpreter/integrations/vercel-ai/index.js"}},"gitHead":"d0e90ffe5d1c7adfb16eba1bcdb9ab7557cdfce9","scripts":{"lint":"eslint src examples","test":"vitest run --project unit-node","build":"tsc","check":"npm run lint && npm run format && npm run type-check && npm run test:coverage","clean":"rm -rf node_modules dist package-lock.json","format":"prettier --write src examples","prepare":"npm run build && husky || true","lint:fix":"eslint src examples --fix","test:integ":"vitest run --project integ","test:types":"vitest run --project types","test:watch":"vitest --project unit-node","type-check":"tsc --noEmit","format:check":"prettier --check src examples","test:coverage":"vitest run --coverage --project unit-node","type-check:watch":"tsc --noEmit --watch"},"_npmUser":{"name":"rsundaraws","email":"sdraghav@amazon.com"},"repository":{"url":"git+https://github.com/aws/bedrock-agentcore-sdk-typescript.git","type":"git"},"_npmVersion":"10.5.0","description":"TypeScript SDK for AWS Bedrock AgentCore","directories":{},"_nodeVersion":"18.20.2","dependencies":{"zod":"^4.1.13","@smithy/util-utf8":"^4.2.0","@smithy/signature-v4":"^5.3.5","@aws-crypto/sha256-js":"^5.2.0","@smithy/protocol-http":"^5.3.5","@aws-sdk/credential-providers":"^3.939.0","@aws-sdk/client-bedrock-agentcore":"^3.939.0","@aws-sdk/client-bedrock-agent-runtime":"^3.939.0"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^6.0.0-beta.114","tsx":"^4.19.4","husky":"^9.1.7","eslint":"^9.0.0","vitest":"^4.0.8","prettier":"^3.0.0","playwright":"^1.56.1","typescript":"^5.5.0","@types/node":"^24.6.0","@vitest/coverage-v8":"^4.0.13","eslint-plugin-tsdoc":"^0.5.0","@ai-sdk/amazon-bedrock":"^4.0.0-beta.67","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.48.0"},"peerDependencies":{"ai":">=6.0.0-beta","playwright":">=1.56.0"},"peerDependenciesMeta":{"ai":{"optional":true},"playwright":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/bedrock-agentcore_0.1.1_1764191909727_0.6749546933980304","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"bedrock-agentcore","version":"0.2.0","keywords":["aws","bedrock","agentcore","agents","ai","typescript","sdk"],"author":{"name":"Amazon Web Services"},"license":"Apache-2.0","_id":"bedrock-agentcore@0.2.0","maintainers":[{"name":"rsundaraws","email":"sdraghav@amazon.com"},{"name":"siwachabhi","email":"siwachabhi@gmail.com"}],"homepage":"https://github.com/aws/bedrock-agentcore-sdk-typescript#readme","bugs":{"url":"https://github.com/aws/bedrock-agentcore-sdk-typescript/issues"},"dist":{"shasum":"fa3017993d74477371660c77ae83ac7857af58c0","tarball":"https://registry.npmjs.org/bedrock-agentcore/-/bedrock-agentcore-0.2.0.tgz","fileCount":191,"integrity":"sha512-FAfAihd1K2i3cHO4doCVWHVsqgJLC8MFfnnjS5M5wxjoW/MpS+DcCyydlaIjBaNGlwz+jPFML1E7OTVXceJH1g==","signatures":[{"sig":"MEYCIQC1ORzQJNcMS3bG7vnSxzUOKdAN+UsP5javi7qkpXE9agIhAJKhJYeW60BjY67k3ed+Dyj/3CTqNngKZdJDPMuyYjZD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bedrock-agentcore@0.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":396496},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","module":"dist/src/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"},"./browser":{"types":"./dist/src/tools/browser/index.d.ts","import":"./dist/src/tools/browser/index.js"},"./runtime":{"types":"./dist/src/runtime/index.d.ts","import":"./dist/src/runtime/index.js"},"./identity":{"types":"./dist/src/identity/index.d.ts","import":"./dist/src/identity/index.js"},"./code-interpreter":{"types":"./dist/src/tools/code-interpreter/index.d.ts","import":"./dist/src/tools/code-interpreter/index.js"},"./browser/vercel-ai":{"types":"./dist/src/tools/browser/integrations/vercel-ai/index.d.ts","import":"./dist/src/tools/browser/integrations/vercel-ai/index.js"},"./browser/playwright":{"types":"./dist/src/tools/browser/integrations/playwright/index.d.ts","import":"./dist/src/tools/browser/integrations/playwright/index.js"},"./code-interpreter/vercel-ai":{"types":"./dist/src/tools/code-interpreter/integrations/vercel-ai/index.d.ts","import":"./dist/src/tools/code-interpreter/integrations/vercel-ai/index.js"},"./experimental/browser/strands":{"types":"./dist/src/tools/browser/integrations/strands/index.d.ts","import":"./dist/src/tools/browser/integrations/strands/index.js"},"./experimental/code-interpreter/strands":{"types":"./dist/src/tools/code-interpreter/integrations/strands/index.d.ts","import":"./dist/src/tools/code-interpreter/integrations/strands/index.js"}},"gitHead":"85ccdde2e3c84244191863b2f00039cc55916c26","scripts":{"ci":"npm run lint && npm run format:check && npm run type-check:all && npm run build && npm run test:all","lint":"eslint src tests_integ","test":"vitest run --project unit-node","build":"tsc","check":"npm run lint && npm run format && npm run type-check:all && npm run test:coverage","clean":"rm -rf node_modules dist package-lock.json","format":"prettier --write src tests_integ","prepare":"npm run build && husky || true","lint:fix":"eslint src tests_integ --fix","test:all":"vitest run --project unit-node && vitest run --project integ","test:integ":"vitest run --project integ","test:watch":"vitest --project unit-node","type-check":"tsc --noEmit","format:check":"prettier --check src tests_integ","test:coverage":"vitest run --coverage --project unit-node","type-check:all":"npm run type-check && npm run type-check:tests","type-check:tests":"tsc --noEmit -p tsconfig.test.json","type-check:watch":"tsc --noEmit --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6e8d8ff9-6940-481a-9a01-d6ab6528427e"}},"repository":{"url":"git+https://github.com/aws/bedrock-agentcore-sdk-typescript.git","type":"git"},"_npmVersion":"11.8.0","description":"TypeScript SDK for AWS Bedrock AgentCore","directories":{},"_nodeVersion":"22.22.0","dependencies":{"ws":"^8.18.3","zod":"^4.1.13","fastify":"^5.7.1","@types/ws":"^8.18.1","@fastify/sse":"^0.4.0","@smithy/util-utf8":"^4.2.0","@fastify/websocket":"^11.0.1","@smithy/signature-v4":"^5.3.5","@aws-crypto/sha256-js":"^5.2.0","@aws-sdk/signature-v4":"^3.370.0","@smithy/protocol-http":"^5.3.5","@aws-sdk/protocol-http":"^3.370.0","@aws-sdk/credential-providers":"^3.939.0","@aws-sdk/client-bedrock-agentcore":"^3.948.0","@aws-sdk/client-bedrock-agentcore-control":"^3.948.0"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^6.0.0-beta.114","tsx":"^4.19.4","husky":"^9.1.7","eslint":"^9.0.0","vitest":"^4.0.8","prettier":"^3.0.0","supertest":"^7.1.4","playwright":"^1.56.1","typescript":"^5.5.0","@types/node":"^24.10.4","@types/express":"^4.17.0","@types/supertest":"^6.0.3","@strands-agents/sdk":"^0.1.4","@vitest/coverage-v8":"^4.0.13","eslint-plugin-tsdoc":"^0.5.0","@ai-sdk/amazon-bedrock":"^4.0.0-beta.67","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.48.0","@aws-sdk/client-cognito-identity-provider":"^3.957.0"},"peerDependencies":{"ai":">=6.0.0-beta","playwright":">=1.56.0","@strands-agents/sdk":">=0.1.0"},"peerDependenciesMeta":{"ai":{"optional":true},"playwright":{"optional":true},"@strands-agents/sdk":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/bedrock-agentcore_0.2.0_1769116103722_0.5856565401521014","host":"s3://npm-registry-packages-npm-production"}},"0.2.2":{"name":"bedrock-agentcore","version":"0.2.2","keywords":["aws","bedrock","agentcore","agents","ai","typescript","sdk"],"author":{"name":"Amazon Web Services"},"license":"Apache-2.0","_id":"bedrock-agentcore@0.2.2","maintainers":[{"name":"rsundaraws","email":"sdraghav@amazon.com"},{"name":"siwachabhi","email":"siwachabhi@gmail.com"}],"homepage":"https://github.com/aws/bedrock-agentcore-sdk-typescript#readme","bugs":{"url":"https://github.com/aws/bedrock-agentcore-sdk-typescript/issues"},"dist":{"shasum":"a52bfc8381ca0b0573c8525398b7a14cedcc8e49","tarball":"https://registry.npmjs.org/bedrock-agentcore/-/bedrock-agentcore-0.2.2.tgz","fileCount":230,"integrity":"sha512-vvahV242X5tYd1XXx8qp1EY/1F57rmuNQf98dw7TwcdS8VbT7gtlY3d/vc6sWk+NkKMaYw5IXry8qKk5jL+Wkg==","signatures":[{"sig":"MEQCIDnBOpwwuqgc4U0oZDpv530QJQBQqje4gu1YhrIa9RhUAiBh2rIjmuFq2S11aA5yqFCMUpCB5gnM8tZr6Ponq7KnPw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bedrock-agentcore@0.2.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6417839},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","module":"dist/src/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"},"./browser":{"types":"./dist/src/tools/browser/index.d.ts","import":"./dist/src/tools/browser/index.js"},"./runtime":{"types":"./dist/src/runtime/index.d.ts","import":"./dist/src/runtime/index.js"},"./identity":{"types":"./dist/src/identity/index.d.ts","import":"./dist/src/identity/index.js"},"./code-interpreter":{"types":"./dist/src/tools/code-interpreter/index.d.ts","import":"./dist/src/tools/code-interpreter/index.js"},"./browser/live-view":{"types":"./dist/src/tools/browser/live-view/index.d.ts","import":"./dist/src/tools/browser/live-view/index.js"},"./browser/vercel-ai":{"types":"./dist/src/tools/browser/integrations/vercel-ai/index.d.ts","import":"./dist/src/tools/browser/integrations/vercel-ai/index.js"},"./browser/playwright":{"types":"./dist/src/tools/browser/integrations/playwright/index.d.ts","import":"./dist/src/tools/browser/integrations/playwright/index.js"},"./code-interpreter/vercel-ai":{"types":"./dist/src/tools/code-interpreter/integrations/vercel-ai/index.d.ts","import":"./dist/src/tools/code-interpreter/integrations/vercel-ai/index.js"},"./experimental/browser/strands":{"types":"./dist/src/tools/browser/integrations/strands/index.d.ts","import":"./dist/src/tools/browser/integrations/strands/index.js"},"./experimental/code-interpreter/strands":{"types":"./dist/src/tools/code-interpreter/integrations/strands/index.d.ts","import":"./dist/src/tools/code-interpreter/integrations/strands/index.js"}},"gitHead":"4bfdb4ec65ff37d4e7fa4e16529931e758b65dc0","scripts":{"ci":"npm run lint && npm run format:check && npm run type-check:all && npm run build && npm run test:all","lint":"eslint src tests_integ","test":"vitest run --project unit-node","build":"tsc && npm run copy-dcv","check":"npm run lint && npm run format && npm run type-check:all && npm run test:coverage","clean":"rm -rf node_modules dist package-lock.json","format":"prettier --write src tests_integ","prepare":"npm run build && husky || true","copy-dcv":"npx tsx scripts/copy-dcv-sdk.ts","lint:fix":"eslint src tests_integ --fix","test:all":"vitest run --project unit-node && vitest run --project integ","test:integ":"vitest run --project integ","test:watch":"vitest --project unit-node","type-check":"tsc --noEmit","format:check":"prettier --check src tests_integ","test:coverage":"vitest run --coverage --project unit-node","type-check:all":"npm run type-check && npm run type-check:tests","type-check:tests":"tsc --noEmit -p tsconfig.test.json","type-check:watch":"tsc --noEmit --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6e8d8ff9-6940-481a-9a01-d6ab6528427e"}},"repository":{"url":"git+https://github.com/aws/bedrock-agentcore-sdk-typescript.git","type":"git"},"_npmVersion":"11.11.1","description":"TypeScript SDK for AWS Bedrock AgentCore","directories":{},"_nodeVersion":"22.22.0","dependencies":{"ws":"^8.18.3","zod":"^4.1.13","fastify":"^5.7.1","@types/ws":"^8.18.1","@fastify/sse":"^0.4.0","@smithy/util-utf8":"^4.2.0","@fastify/websocket":"^11.0.1","@smithy/signature-v4":"^5.3.5","@aws-crypto/sha256-js":"^5.2.0","@aws-sdk/signature-v4":"^3.370.0","@smithy/protocol-http":"^5.3.5","@aws-sdk/protocol-http":"^3.370.0","@aws-sdk/credential-providers":"^3.996.0","@aws-sdk/client-bedrock-agentcore":"^3.996.0","@aws-sdk/client-bedrock-agentcore-control":"^3.996.0"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^6.0.0-beta.114","tsx":"^4.19.4","husky":"^9.1.7","jsdom":"^28.1.0","react":"^19.2.4","eslint":"^9.0.0","vitest":"^4.0.8","prettier":"^3.0.0","react-dom":"^19.2.4","supertest":"^7.1.4","playwright":"^1.56.1","typescript":"^5.5.0","@types/node":"^25.0.10","@types/react":"^19.2.14","@types/express":"^5.0.6","@types/react-dom":"^19.2.3","@types/supertest":"^6.0.3","@strands-agents/sdk":"^0.5.0","@vitest/coverage-v8":"^4.0.13","eslint-plugin-tsdoc":"^0.5.0","@ai-sdk/amazon-bedrock":"^4.0.0-beta.67","@testing-library/react":"^16.3.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.48.0","@aws-sdk/client-cognito-identity-provider":"^3.957.0"},"peerDependencies":{"ai":">=6.0.0-beta","react":">=18.0.0","react-dom":">=18.0.0","playwright":">=1.56.0","@strands-agents/sdk":">=0.1.0"},"peerDependenciesMeta":{"ai":{"optional":true},"react":{"optional":true},"react-dom":{"optional":true},"playwright":{"optional":true},"@strands-agents/sdk":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/bedrock-agentcore_0.2.2_1773327920985_0.018228174581400136","host":"s3://npm-registry-packages-npm-production"}},"0.2.3":{"name":"bedrock-agentcore","version":"0.2.3","keywords":["aws","bedrock","agentcore","agents","ai","typescript","sdk"],"author":{"name":"Amazon Web Services"},"license":"Apache-2.0","_id":"bedrock-agentcore@0.2.3","maintainers":[{"name":"rsundaraws","email":"sdraghav@amazon.com"},{"name":"siwachabhi","email":"siwachabhi@gmail.com"}],"homepage":"https://github.com/aws/bedrock-agentcore-sdk-typescript#readme","bugs":{"url":"https://github.com/aws/bedrock-agentcore-sdk-typescript/issues"},"dist":{"shasum":"98ee78e0a7ea74a82961ec569a4620651cdc4410","tarball":"https://registry.npmjs.org/bedrock-agentcore/-/bedrock-agentcore-0.2.3.tgz","fileCount":230,"integrity":"sha512-hKRaADOsmYEGTHdExbCikTI7uuydrmvGzEiXDbl1s51ymtHPf892y5zlfhZJywxW+omCtC+Kf7uCqkVI7wCBBA==","signatures":[{"sig":"MEUCIDRRuzXPVPM6Byjgu+VmIRATqXP0xF+PSB/Q1qrU44IrAiEAs6yych9gelq5TqBkZH2bVacYISWLyfvnLMJJyj2mSr8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bedrock-agentcore@0.2.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6373693},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","module":"dist/src/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"},"./browser":{"types":"./dist/src/tools/browser/index.d.ts","import":"./dist/src/tools/browser/index.js"},"./runtime":{"types":"./dist/src/runtime/index.d.ts","import":"./dist/src/runtime/index.js"},"./identity":{"types":"./dist/src/identity/index.d.ts","import":"./dist/src/identity/index.js"},"./code-interpreter":{"types":"./dist/src/tools/code-interpreter/index.d.ts","import":"./dist/src/tools/code-interpreter/index.js"},"./browser/live-view":{"types":"./dist/src/tools/browser/live-view/index.d.ts","import":"./dist/src/tools/browser/live-view/index.js"},"./browser/vercel-ai":{"types":"./dist/src/tools/browser/integrations/vercel-ai/index.d.ts","import":"./dist/src/tools/browser/integrations/vercel-ai/index.js"},"./browser/playwright":{"types":"./dist/src/tools/browser/integrations/playwright/index.d.ts","import":"./dist/src/tools/browser/integrations/playwright/index.js"},"./code-interpreter/vercel-ai":{"types":"./dist/src/tools/code-interpreter/integrations/vercel-ai/index.d.ts","import":"./dist/src/tools/code-interpreter/integrations/vercel-ai/index.js"},"./experimental/browser/strands":{"types":"./dist/src/tools/browser/integrations/strands/index.d.ts","import":"./dist/src/tools/browser/integrations/strands/index.js"},"./experimental/code-interpreter/strands":{"types":"./dist/src/tools/code-interpreter/integrations/strands/index.d.ts","import":"./dist/src/tools/code-interpreter/integrations/strands/index.js"}},"gitHead":"bbe1dd31ccda64c572032578b1a41c68573e3223","scripts":{"ci":"npm run lint && npm run format:check && npm run type-check:all && npm run build && npm run test:all","lint":"eslint src tests_integ","test":"vitest run --project unit-node","build":"tsc && npm run copy-dcv","check":"npm run lint && npm run format && npm run type-check:all && npm run test:coverage","clean":"rm -rf node_modules dist package-lock.json","format":"prettier --write src tests_integ","prepare":"npm run build && husky || true","copy-dcv":"npx tsx scripts/copy-dcv-sdk.ts","lint:fix":"eslint src tests_integ --fix","test:all":"vitest run --project unit-node && vitest run --project integ","test:integ":"vitest run --project integ","test:watch":"vitest --project unit-node","type-check":"tsc --noEmit","format:check":"prettier --check src tests_integ","test:coverage":"vitest run --coverage --project unit-node","type-check:all":"npm run type-check && npm run type-check:tests","type-check:tests":"tsc --noEmit -p tsconfig.test.json","type-check:watch":"tsc --noEmit --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6e8d8ff9-6940-481a-9a01-d6ab6528427e"}},"repository":{"url":"git+https://github.com/aws/bedrock-agentcore-sdk-typescript.git","type":"git"},"_npmVersion":"11.5.1","description":"TypeScript SDK for AWS Bedrock AgentCore","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ws":"^8.18.3","zod":"^4.1.13","fastify":"^5.7.1","@types/ws":"^8.18.1","@fastify/sse":"^0.4.0","@smithy/util-utf8":"^4.2.0","@fastify/websocket":"^11.0.1","@smithy/signature-v4":"^5.3.5","@aws-crypto/sha256-js":"^5.2.0","@aws-sdk/signature-v4":"^3.370.0","@smithy/protocol-http":"^5.3.5","@aws-sdk/protocol-http":"^3.370.0","@aws-sdk/credential-providers":"^3.996.0","@aws-sdk/client-bedrock-agentcore":"^3.996.0","@aws-sdk/client-bedrock-agentcore-control":"^3.996.0"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^6.0.0-beta.114","tsx":"^4.19.4","husky":"^9.1.7","jsdom":"^29.0.0","react":"^19.2.4","eslint":"^10.0.3","vitest":"^4.0.8","prettier":"^3.0.0","react-dom":"^19.2.4","supertest":"^7.1.4","@eslint/js":"^10.0.1","playwright":"^1.56.1","typescript":"^5.5.0","@types/node":"^25.0.10","@types/react":"^19.2.14","@types/express":"^5.0.6","@types/react-dom":"^19.2.3","@types/supertest":"^7.2.0","@strands-agents/sdk":"^0.6.0","@vitest/coverage-v8":"^4.0.13","eslint-plugin-tsdoc":"^0.5.0","@ai-sdk/amazon-bedrock":"^4.0.0-beta.67","@testing-library/react":"^16.3.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.48.0","@aws-sdk/client-cognito-identity-provider":"^3.957.0"},"peerDependencies":{"ai":">=6.0.0-beta","react":">=18.0.0","react-dom":">=18.0.0","playwright":">=1.56.0","@strands-agents/sdk":">=0.1.0"},"peerDependenciesMeta":{"ai":{"optional":true},"react":{"optional":true},"react-dom":{"optional":true},"playwright":{"optional":true},"@strands-agents/sdk":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/bedrock-agentcore_0.2.3_1777591545501_0.6444661998387158","host":"s3://npm-registry-packages-npm-production"}},"0.2.4":{"name":"bedrock-agentcore","version":"0.2.4","keywords":["aws","bedrock","agentcore","agents","ai","typescript","sdk"],"author":{"name":"Amazon Web Services"},"license":"Apache-2.0","_id":"bedrock-agentcore@0.2.4","maintainers":[{"name":"rsundaraws","email":"sdraghav@amazon.com"},{"name":"siwachabhi","email":"siwachabhi@gmail.com"}],"homepage":"https://github.com/aws/bedrock-agentcore-sdk-typescript#readme","bugs":{"url":"https://github.com/aws/bedrock-agentcore-sdk-typescript/issues"},"dist":{"shasum":"5dd28beb465dbff0da230e8bda2588f8bd02fc9b","tarball":"https://registry.npmjs.org/bedrock-agentcore/-/bedrock-agentcore-0.2.4.tgz","fileCount":230,"integrity":"sha512-EDeXaxVM9TVR5sROCq5UG0xJh/7hZsPfzGKH3PN5yNHUn8D32322OiXMUJA9bEfdO3kxBHOLgArdsM/B6X4m/Q==","signatures":[{"sig":"MEYCIQDqOJ4p2F9E+TnB5LaV58QnkpOVYqOVVQoib+g8OdUk8QIhAKFBEsS0GucBHTRL1WOitClzLzHT41yLVAzVcYY9O9f0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bedrock-agentcore@0.2.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6374225},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","module":"dist/src/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"},"./browser":{"types":"./dist/src/tools/browser/index.d.ts","import":"./dist/src/tools/browser/index.js"},"./runtime":{"types":"./dist/src/runtime/index.d.ts","import":"./dist/src/runtime/index.js"},"./identity":{"types":"./dist/src/identity/index.d.ts","import":"./dist/src/identity/index.js"},"./code-interpreter":{"types":"./dist/src/tools/code-interpreter/index.d.ts","import":"./dist/src/tools/code-interpreter/index.js"},"./browser/live-view":{"types":"./dist/src/tools/browser/live-view/index.d.ts","import":"./dist/src/tools/browser/live-view/index.js"},"./browser/vercel-ai":{"types":"./dist/src/tools/browser/integrations/vercel-ai/index.d.ts","import":"./dist/src/tools/browser/integrations/vercel-ai/index.js"},"./browser/playwright":{"types":"./dist/src/tools/browser/integrations/playwright/index.d.ts","import":"./dist/src/tools/browser/integrations/playwright/index.js"},"./code-interpreter/vercel-ai":{"types":"./dist/src/tools/code-interpreter/integrations/vercel-ai/index.d.ts","import":"./dist/src/tools/code-interpreter/integrations/vercel-ai/index.js"},"./experimental/browser/strands":{"types":"./dist/src/tools/browser/integrations/strands/index.d.ts","import":"./dist/src/tools/browser/integrations/strands/index.js"},"./experimental/code-interpreter/strands":{"types":"./dist/src/tools/code-interpreter/integrations/strands/index.d.ts","import":"./dist/src/tools/code-interpreter/integrations/strands/index.js"}},"gitHead":"7293e5f6d98c4e3b981e9443072c7f72140510b3","scripts":{"ci":"npm run lint && npm run format:check && npm run type-check:all && npm run build && npm run test:all","lint":"eslint src tests_integ","test":"vitest run --project unit-node","build":"tsc && npm run copy-dcv","check":"npm run lint && npm run format && npm run type-check:all && npm run test:coverage","clean":"rm -rf node_modules dist package-lock.json","format":"prettier --write src tests_integ","prepare":"npm run build && husky || true","copy-dcv":"npx tsx scripts/copy-dcv-sdk.ts","lint:fix":"eslint src tests_integ --fix","test:all":"vitest run --project unit-node && vitest run --project integ","test:integ":"vitest run --project integ","test:watch":"vitest --project unit-node","type-check":"tsc --noEmit","format:check":"prettier --check src tests_integ","test:coverage":"vitest run --coverage --project unit-node","type-check:all":"npm run type-check && npm run type-check:tests","type-check:tests":"tsc --noEmit -p tsconfig.test.json","type-check:watch":"tsc --noEmit --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6e8d8ff9-6940-481a-9a01-d6ab6528427e"}},"repository":{"url":"git+https://github.com/aws/bedrock-agentcore-sdk-typescript.git","type":"git"},"_npmVersion":"11.5.1","description":"TypeScript SDK for AWS Bedrock AgentCore","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ws":"^8.18.3","zod":"^4.1.13","fastify":"^5.7.1","@types/ws":"^8.18.1","@fastify/sse":"^0.4.0","@smithy/util-utf8":"^4.2.0","@fastify/websocket":"^11.0.1","@smithy/signature-v4":"^5.3.5","@aws-crypto/sha256-js":"^5.2.0","@aws-sdk/signature-v4":"^3.370.0","@smithy/protocol-http":"^5.3.5","@aws-sdk/protocol-http":"^3.370.0","@aws-sdk/credential-providers":"^3.996.0","@aws-sdk/client-bedrock-agentcore":"^3.996.0","@aws-sdk/client-bedrock-agentcore-control":"^3.996.0"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^6.0.0-beta.114","tsx":"^4.19.4","husky":"^9.1.7","jsdom":"^29.0.0","react":"^19.2.4","eslint":"^10.0.3","vitest":"^4.0.8","prettier":"^3.0.0","react-dom":"^19.2.4","supertest":"^7.1.4","@eslint/js":"^10.0.1","playwright":"^1.56.1","typescript":"^5.5.0","@types/node":"^25.0.10","@types/react":"^19.2.14","@types/express":"^5.0.6","@types/react-dom":"^19.2.3","@types/supertest":"^7.2.0","@strands-agents/sdk":"^0.6.0","@vitest/coverage-v8":"^4.0.13","eslint-plugin-tsdoc":"^0.5.0","@ai-sdk/amazon-bedrock":"^4.0.0-beta.67","@testing-library/react":"^16.3.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.48.0","@aws-sdk/client-cognito-identity-provider":"^3.957.0"},"peerDependencies":{"ai":">=6.0.0-beta","react":">=18.0.0","react-dom":">=18.0.0","playwright":">=1.56.0","@strands-agents/sdk":">=0.1.0"},"peerDependenciesMeta":{"ai":{"optional":true},"react":{"optional":true},"react-dom":{"optional":true},"playwright":{"optional":true},"@strands-agents/sdk":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/bedrock-agentcore_0.2.4_1778617499018_0.3097374911162958","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"bedrock-agentcore","version":"0.3.0","keywords":["aws","bedrock","agentcore","agents","ai","typescript","sdk"],"author":{"name":"Amazon Web Services"},"license":"Apache-2.0","_id":"bedrock-agentcore@0.3.0","maintainers":[{"name":"rsundaraws","email":"sdraghav@amazon.com"},{"name":"siwachabhi","email":"siwachabhi@gmail.com"}],"homepage":"https://github.com/aws/bedrock-agentcore-sdk-typescript#readme","bugs":{"url":"https://github.com/aws/bedrock-agentcore-sdk-typescript/issues"},"dist":{"shasum":"a77b43eb33fd826f3d1fb0c70af5530f9e940da2","tarball":"https://registry.npmjs.org/bedrock-agentcore/-/bedrock-agentcore-0.3.0.tgz","fileCount":278,"integrity":"sha512-2ONFfu+gf64GSGtRNPMXuKHyEcZjfSK6rw52zgogPRLJ44hbDCZmf70KI7sqW+cpjVhb/e48Rla7w6udB0UYeQ==","signatures":[{"sig":"MEUCIQDdTrF44ZER/uJAQtgBxZPFr25g7/Re1WrvOEPtNRPyGAIgXmQT2l3G1wZ9DKJHBrkq2qXNVaEH2p06twvISfobZGg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bedrock-agentcore@0.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6576864},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","module":"dist/src/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"},"./browser":{"types":"./dist/src/tools/browser/index.d.ts","import":"./dist/src/tools/browser/index.js"},"./runtime":{"types":"./dist/src/runtime/index.d.ts","import":"./dist/src/runtime/index.js"},"./identity":{"types":"./dist/src/identity/index.d.ts","import":"./dist/src/identity/index.js"},"./code-interpreter":{"types":"./dist/src/tools/code-interpreter/index.d.ts","import":"./dist/src/tools/code-interpreter/index.js"},"./browser/live-view":{"types":"./dist/src/tools/browser/live-view/index.d.ts","import":"./dist/src/tools/browser/live-view/index.js"},"./browser/vercel-ai":{"types":"./dist/src/tools/browser/integrations/vercel-ai/index.d.ts","import":"./dist/src/tools/browser/integrations/vercel-ai/index.js"},"./browser/playwright":{"types":"./dist/src/tools/browser/integrations/playwright/index.d.ts","import":"./dist/src/tools/browser/integrations/playwright/index.js"},"./code-interpreter/vercel-ai":{"types":"./dist/src/tools/code-interpreter/integrations/vercel-ai/index.d.ts","import":"./dist/src/tools/code-interpreter/integrations/vercel-ai/index.js"},"./experimental/memory/strands":{"types":"./dist/src/memory/integrations/strands/index.d.ts","import":"./dist/src/memory/integrations/strands/index.js"},"./experimental/browser/strands":{"types":"./dist/src/tools/browser/integrations/strands/index.d.ts","import":"./dist/src/tools/browser/integrations/strands/index.js"},"./experimental/code-interpreter/strands":{"types":"./dist/src/tools/code-interpreter/integrations/strands/index.d.ts","import":"./dist/src/tools/code-interpreter/integrations/strands/index.js"}},"gitHead":"efef021a7a75aebefccb5111bc0427b5f4c1cbfb","scripts":{"ci":"npm run lint && npm run format:check && npm run type-check:all && npm run build && npm run test:all","lint":"eslint src tests_integ","test":"vitest run --project unit-node","build":"tsc && npm run copy-dcv","check":"npm run lint && npm run format && npm run type-check:all && npm run test:coverage","clean":"rm -rf node_modules dist package-lock.json","format":"prettier --write src tests_integ","prepare":"npm run build && husky || true","copy-dcv":"npx tsx scripts/copy-dcv-sdk.ts","lint:fix":"eslint src tests_integ --fix","test:all":"vitest run --project unit-node && vitest run --project integ","test:integ":"vitest run --project integ","test:watch":"vitest --project unit-node","type-check":"tsc --noEmit","format:check":"prettier --check src tests_integ","test:coverage":"vitest run --coverage --project unit-node","type-check:all":"npm run type-check && npm run type-check:tests","type-check:tests":"tsc --noEmit -p tsconfig.test.json","type-check:watch":"tsc --noEmit --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6e8d8ff9-6940-481a-9a01-d6ab6528427e"}},"repository":{"url":"git+https://github.com/aws/bedrock-agentcore-sdk-typescript.git","type":"git"},"_npmVersion":"11.5.1","description":"TypeScript SDK for AWS Bedrock AgentCore","directories":{},"_nodeVersion":"22.23.0","dependencies":{"ws":"^8.18.3","zod":"^4.1.13","fastify":"^5.7.1","@types/ws":"^8.18.1","@fastify/sse":"^0.4.0","@smithy/util-utf8":"^4.2.0","@fastify/websocket":"^11.0.1","@smithy/signature-v4":"^5.3.5","@aws-crypto/sha256-js":"^5.2.0","@aws-sdk/signature-v4":"^3.370.0","@smithy/protocol-http":"^5.3.5","@aws-sdk/protocol-http":"^3.370.0","@aws-sdk/credential-providers":"^3.996.0","@aws-sdk/client-bedrock-agentcore":"^3.1065.0","@aws-sdk/client-bedrock-agentcore-control":"^3.996.0"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^6.0.0-beta.114","tsx":"^4.19.4","husky":"^9.1.7","jsdom":"^29.0.0","react":"^19.2.4","eslint":"^10.0.3","vitest":"^4.0.8","prettier":"^3.0.0","react-dom":"^19.2.4","supertest":"^7.1.4","@eslint/js":"^10.0.1","playwright":"^1.56.1","typescript":"^5.5.0","@types/node":"^25.0.10","@types/react":"^19.2.14","@types/express":"^5.0.6","@types/react-dom":"^19.2.3","@types/supertest":"^7.2.0","@opentelemetry/api":"^1.9.1","@strands-agents/sdk":"^1.6.0","@vitest/coverage-v8":"^4.0.13","eslint-plugin-tsdoc":"^0.5.0","@testing-library/dom":"^10.4.1","@ai-sdk/amazon-bedrock":"^4.0.0-beta.67","@testing-library/react":"^16.3.2","@modelcontextprotocol/sdk":"^1.29.0","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.0.0","@opentelemetry/sdk-trace-base":"^1.30.1","@opentelemetry/sdk-trace-node":"^1.30.1","@typescript-eslint/eslint-plugin":"^8.48.0","@aws-sdk/client-cognito-identity-provider":"^3.957.0"},"peerDependencies":{"ai":">=6.0.0-beta","react":">=18.0.0","react-dom":">=18.0.0","playwright":">=1.56.0","@strands-agents/sdk":">=1.5.0"},"peerDependenciesMeta":{"ai":{"optional":true},"react":{"optional":true},"react-dom":{"optional":true},"playwright":{"optional":true},"@strands-agents/sdk":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/bedrock-agentcore_0.3.0_1782422479001_0.8984243400488947","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"bedrock-agentcore","version":"0.4.0","keywords":["aws","bedrock","agentcore","agents","ai","typescript","sdk"],"author":{"name":"Amazon Web Services"},"license":"Apache-2.0","_id":"bedrock-agentcore@0.4.0","maintainers":[{"name":"rsundaraws","email":"sdraghav@amazon.com"},{"name":"siwachabhi","email":"siwachabhi@gmail.com"}],"homepage":"https://github.com/aws/bedrock-agentcore-sdk-typescript#readme","bugs":{"url":"https://github.com/aws/bedrock-agentcore-sdk-typescript/issues"},"dist":{"shasum":"bf2e1c5c0f43ddb108605981b44f8bc9bd4ca232","tarball":"https://registry.npmjs.org/bedrock-agentcore/-/bedrock-agentcore-0.4.0.tgz","fileCount":278,"integrity":"sha512-Cl2e7LdQw7ZQw2z8T2D3YuNX9d94Ec6U46+LypHaRxgYdhKoM/xa0ACNcMgr9bnz4eSwAFzVUNja3ztfqOIoHw==","signatures":[{"sig":"MEUCIBjtMhgaFKq1ux4yrnQPNHmUM2oJPTGGw0IuRSkseBykAiEA1fXFYfGVtnqvcN20dggIekyO7eQWyiqS/YtQLtW9SaQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bedrock-agentcore@0.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6578460},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","module":"dist/src/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"},"./browser":{"types":"./dist/src/tools/browser/index.d.ts","import":"./dist/src/tools/browser/index.js"},"./runtime":{"types":"./dist/src/runtime/index.d.ts","import":"./dist/src/runtime/index.js"},"./identity":{"types":"./dist/src/identity/index.d.ts","import":"./dist/src/identity/index.js"},"./code-interpreter":{"types":"./dist/src/tools/code-interpreter/index.d.ts","import":"./dist/src/tools/code-interpreter/index.js"},"./browser/live-view":{"types":"./dist/src/tools/browser/live-view/index.d.ts","import":"./dist/src/tools/browser/live-view/index.js"},"./browser/vercel-ai":{"types":"./dist/src/tools/browser/integrations/vercel-ai/index.d.ts","import":"./dist/src/tools/browser/integrations/vercel-ai/index.js"},"./browser/playwright":{"types":"./dist/src/tools/browser/integrations/playwright/index.d.ts","import":"./dist/src/tools/browser/integrations/playwright/index.js"},"./code-interpreter/vercel-ai":{"types":"./dist/src/tools/code-interpreter/integrations/vercel-ai/index.d.ts","import":"./dist/src/tools/code-interpreter/integrations/vercel-ai/index.js"},"./experimental/memory/strands":{"types":"./dist/src/memory/integrations/strands/index.d.ts","import":"./dist/src/memory/integrations/strands/index.js"},"./experimental/browser/strands":{"types":"./dist/src/tools/browser/integrations/strands/index.d.ts","import":"./dist/src/tools/browser/integrations/strands/index.js"},"./experimental/code-interpreter/strands":{"types":"./dist/src/tools/code-interpreter/integrations/strands/index.d.ts","import":"./dist/src/tools/code-interpreter/integrations/strands/index.js"}},"gitHead":"4a086186dffbf18c27711c5fdea83ad1a7230173","scripts":{"ci":"npm run lint && npm run format:check && npm run type-check:all && npm run build && npm run test:all","lint":"eslint src tests_integ","test":"vitest run --project unit-node","build":"tsc && npm run copy-dcv","check":"npm run lint && npm run format && npm run type-check:all && npm run test:coverage","clean":"rm -rf node_modules dist package-lock.json","format":"prettier --write src tests_integ","prepare":"npm run build && husky || true","copy-dcv":"npx tsx scripts/copy-dcv-sdk.ts","lint:fix":"eslint src tests_integ --fix","test:all":"vitest run --project unit-node && vitest run --project integ","test:integ":"vitest run --project integ","test:watch":"vitest --project unit-node","type-check":"tsc --noEmit","format:check":"prettier --check src tests_integ","test:coverage":"vitest run --coverage --project unit-node","type-check:all":"npm run type-check && npm run type-check:tests","type-check:tests":"tsc --noEmit -p tsconfig.test.json","type-check:watch":"tsc --noEmit --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6e8d8ff9-6940-481a-9a01-d6ab6528427e"}},"repository":{"url":"git+https://github.com/aws/bedrock-agentcore-sdk-typescript.git","type":"git"},"_npmVersion":"11.5.1","description":"TypeScript SDK for AWS Bedrock AgentCore","directories":{},"_nodeVersion":"22.23.0","dependencies":{"ws":"^8.18.3","zod":"^4.1.13","fastify":"^5.7.1","@types/ws":"^8.18.1","@fastify/sse":"^0.4.0","@smithy/util-utf8":"^4.2.0","@fastify/websocket":"^11.0.1","@smithy/signature-v4":"^5.3.5","@aws-crypto/sha256-js":"^5.2.0","@aws-sdk/signature-v4":"^3.370.0","@smithy/protocol-http":"^5.3.5","@aws-sdk/protocol-http":"^3.370.0","@aws-sdk/credential-providers":"^3.996.0","@aws-sdk/client-bedrock-agentcore":"^3.1065.0","@aws-sdk/client-bedrock-agentcore-control":"^3.996.0"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^6.0.0-beta.114","tsx":"^4.19.4","husky":"^9.1.7","jsdom":"^29.0.0","react":"^19.2.4","eslint":"^10.0.3","vitest":"^4.0.8","prettier":"^3.0.0","react-dom":"^19.2.4","supertest":"^7.1.4","@eslint/js":"^10.0.1","playwright":"^1.56.1","typescript":"^5.5.0","@types/node":"^25.0.10","@types/react":"^19.2.14","@types/express":"^5.0.6","@types/react-dom":"^19.2.3","@types/supertest":"^7.2.0","@opentelemetry/api":"^1.9.1","@strands-agents/sdk":"^1.6.0","@vitest/coverage-v8":"^4.0.13","eslint-plugin-tsdoc":"^0.5.0","@testing-library/dom":"^10.4.1","@ai-sdk/amazon-bedrock":"^4.0.0-beta.67","@testing-library/react":"^16.3.2","@modelcontextprotocol/sdk":"^1.29.0","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.0.0","@opentelemetry/sdk-trace-base":"^1.30.1","@opentelemetry/sdk-trace-node":"^1.30.1","@typescript-eslint/eslint-plugin":"^8.48.0","@aws-sdk/client-cognito-identity-provider":"^3.957.0"},"peerDependencies":{"ai":">=6.0.0-beta","react":">=18.0.0","react-dom":">=18.0.0","playwright":">=1.56.0","@strands-agents/sdk":">=1.5.0"},"peerDependenciesMeta":{"ai":{"optional":true},"react":{"optional":true},"react-dom":{"optional":true},"playwright":{"optional":true},"@strands-agents/sdk":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/bedrock-agentcore_0.4.0_1782855942577_0.6016088892308624","host":"s3://npm-registry-packages-npm-production"}},"0.4.1":{"name":"bedrock-agentcore","version":"0.4.1","keywords":["aws","bedrock","agentcore","agents","ai","typescript","sdk"],"author":{"name":"Amazon Web Services"},"license":"Apache-2.0","_id":"bedrock-agentcore@0.4.1","maintainers":[{"name":"rsundaraws","email":"sdraghav@amazon.com"},{"name":"siwachabhi","email":"siwachabhi@gmail.com"}],"homepage":"https://github.com/aws/bedrock-agentcore-sdk-typescript#readme","bugs":{"url":"https://github.com/aws/bedrock-agentcore-sdk-typescript/issues"},"dist":{"shasum":"a7fa2bca5b124a548599a1c7739ddf21c4ef0b31","tarball":"https://registry.npmjs.org/bedrock-agentcore/-/bedrock-agentcore-0.4.1.tgz","fileCount":278,"integrity":"sha512-6qpYTkt4/MWML12RnZeUtH/ELSYpXAht8SdpssdGHGpGEWDqMZ0d3O29GOgMNylgW2G8es6rq6HPjuV9xDmzpw==","signatures":[{"sig":"MEYCIQCG7ejwVUv8e+da07mUraWsHc8w13uOH7V0kW6DZjdUWgIhAM28BXljz1pbGiaFx2kD1pJS9os70orHj9I27luPr4dx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bedrock-agentcore@0.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6578612},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","module":"dist/src/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"},"./browser":{"types":"./dist/src/tools/browser/index.d.ts","import":"./dist/src/tools/browser/index.js"},"./runtime":{"types":"./dist/src/runtime/index.d.ts","import":"./dist/src/runtime/index.js"},"./identity":{"types":"./dist/src/identity/index.d.ts","import":"./dist/src/identity/index.js"},"./memory/strands":{"types":"./dist/src/memory/integrations/strands/index.d.ts","import":"./dist/src/memory/integrations/strands/index.js"},"./code-interpreter":{"types":"./dist/src/tools/code-interpreter/index.d.ts","import":"./dist/src/tools/code-interpreter/index.js"},"./browser/live-view":{"types":"./dist/src/tools/browser/live-view/index.d.ts","import":"./dist/src/tools/browser/live-view/index.js"},"./browser/vercel-ai":{"types":"./dist/src/tools/browser/integrations/vercel-ai/index.d.ts","import":"./dist/src/tools/browser/integrations/vercel-ai/index.js"},"./browser/playwright":{"types":"./dist/src/tools/browser/integrations/playwright/index.d.ts","import":"./dist/src/tools/browser/integrations/playwright/index.js"},"./code-interpreter/vercel-ai":{"types":"./dist/src/tools/code-interpreter/integrations/vercel-ai/index.d.ts","import":"./dist/src/tools/code-interpreter/integrations/vercel-ai/index.js"},"./experimental/memory/strands":{"types":"./dist/src/memory/integrations/strands/index.d.ts","import":"./dist/src/memory/integrations/strands/index.js"},"./experimental/browser/strands":{"types":"./dist/src/tools/browser/integrations/strands/index.d.ts","import":"./dist/src/tools/browser/integrations/strands/index.js"},"./experimental/code-interpreter/strands":{"types":"./dist/src/tools/code-interpreter/integrations/strands/index.d.ts","import":"./dist/src/tools/code-interpreter/integrations/strands/index.js"}},"gitHead":"c7cb2bca47258108771e87966901d651aee3cef8","scripts":{"ci":"npm run lint && npm run format:check && npm run type-check:all && npm run build && npm run test:all","lint":"eslint src tests_integ","test":"vitest run --project unit-node","build":"tsc && npm run copy-dcv","check":"npm run lint && npm run format && npm run type-check:all && npm run test:coverage","clean":"rm -rf node_modules dist package-lock.json","format":"prettier --write src tests_integ","prepare":"npm run build && husky || true","copy-dcv":"npx tsx scripts/copy-dcv-sdk.ts","lint:fix":"eslint src tests_integ --fix","test:all":"vitest run --project unit-node && vitest run --project integ","test:integ":"vitest run --project integ","test:watch":"vitest --project unit-node","type-check":"tsc --noEmit","format:check":"prettier --check src tests_integ","test:coverage":"vitest run --coverage --project unit-node","type-check:all":"npm run type-check && npm run type-check:tests","type-check:tests":"tsc --noEmit -p tsconfig.test.json","type-check:watch":"tsc --noEmit --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6e8d8ff9-6940-481a-9a01-d6ab6528427e"}},"repository":{"url":"git+https://github.com/aws/bedrock-agentcore-sdk-typescript.git","type":"git"},"_npmVersion":"11.5.1","description":"TypeScript SDK for AWS Bedrock AgentCore","directories":{},"_nodeVersion":"22.23.1","dependencies":{"ws":"^8.18.3","zod":"^4.1.13","fastify":"^5.7.1","@types/ws":"^8.18.1","@fastify/sse":"^0.4.0","@smithy/util-utf8":"^4.2.0","@fastify/websocket":"^11.0.1","@smithy/signature-v4":"^5.3.5","@aws-crypto/sha256-js":"^5.2.0","@aws-sdk/signature-v4":"^3.370.0","@smithy/protocol-http":"^5.3.5","@aws-sdk/protocol-http":"^3.370.0","@aws-sdk/credential-providers":"^3.996.0","@aws-sdk/client-bedrock-agentcore":"^3.1065.0","@aws-sdk/client-bedrock-agentcore-control":"^3.996.0"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^6.0.0-beta.114","tsx":"^4.19.4","husky":"^9.1.7","jsdom":"^29.0.0","react":"^19.2.4","eslint":"^10.0.3","vitest":"^4.0.8","prettier":"^3.0.0","react-dom":"^19.2.4","supertest":"^7.1.4","@eslint/js":"^10.0.1","playwright":"^1.56.1","typescript":"^5.5.0","@types/node":"^25.0.10","@types/react":"^19.2.14","@types/express":"^5.0.6","@types/react-dom":"^19.2.3","@types/supertest":"^7.2.0","@opentelemetry/api":"^1.9.1","@strands-agents/sdk":"^1.6.0","@vitest/coverage-v8":"^4.0.13","eslint-plugin-tsdoc":"^0.5.0","@testing-library/dom":"^10.4.1","@ai-sdk/amazon-bedrock":"^4.0.0-beta.67","@testing-library/react":"^16.3.2","@modelcontextprotocol/sdk":"^1.29.0","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.0.0","@opentelemetry/sdk-trace-base":"^1.30.1","@opentelemetry/sdk-trace-node":"^1.30.1","@typescript-eslint/eslint-plugin":"^8.48.0","@aws-sdk/client-cognito-identity-provider":"^3.957.0"},"peerDependencies":{"ai":">=6.0.0-beta","react":">=18.0.0","react-dom":">=18.0.0","playwright":">=1.56.0","@strands-agents/sdk":">=1.5.0"},"peerDependenciesMeta":{"ai":{"optional":true},"react":{"optional":true},"react-dom":{"optional":true},"playwright":{"optional":true},"@strands-agents/sdk":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/bedrock-agentcore_0.4.1_1784250765233_0.7269056863742323","host":"s3://npm-registry-packages-npm-production"}},"0.4.2":{"name":"bedrock-agentcore","version":"0.4.2","keywords":["aws","bedrock","agentcore","agents","ai","typescript","sdk"],"author":{"name":"Amazon Web Services"},"license":"Apache-2.0","_id":"bedrock-agentcore@0.4.2","maintainers":[{"name":"rsundaraws","email":"sdraghav@amazon.com"},{"name":"siwachabhi","email":"siwachabhi@gmail.com"}],"homepage":"https://github.com/aws/bedrock-agentcore-sdk-typescript#readme","bugs":{"url":"https://github.com/aws/bedrock-agentcore-sdk-typescript/issues"},"dist":{"shasum":"cde7ed2890e995dd2cd31c6efd7ad51b21f2c215","tarball":"https://registry.npmjs.org/bedrock-agentcore/-/bedrock-agentcore-0.4.2.tgz","fileCount":278,"integrity":"sha512-72gcLfDxik9Rv09HxQ/3WT5eerseif2XoJ5AOymws+FpmsuvxNUMYSnJJKb31fdwezzAFO8FpI9I9Hf7mgkXRA==","signatures":[{"sig":"MEUCIQD0EWNsiK4c4V7f2iByV1jWbudcYJAhX8GzIHmwwkQdnQIgM6kjaIW5cWyRCjufgcJHIv8cUEiM7CFNflCcK/IslLM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bedrock-agentcore@0.4.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6578957},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","module":"dist/src/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"},"./browser":{"types":"./dist/src/tools/browser/index.d.ts","import":"./dist/src/tools/browser/index.js"},"./runtime":{"types":"./dist/src/runtime/index.d.ts","import":"./dist/src/runtime/index.js"},"./identity":{"types":"./dist/src/identity/index.d.ts","import":"./dist/src/identity/index.js"},"./memory/strands":{"types":"./dist/src/memory/integrations/strands/index.d.ts","import":"./dist/src/memory/integrations/strands/index.js"},"./code-interpreter":{"types":"./dist/src/tools/code-interpreter/index.d.ts","import":"./dist/src/tools/code-interpreter/index.js"},"./browser/live-view":{"types":"./dist/src/tools/browser/live-view/index.d.ts","import":"./dist/src/tools/browser/live-view/index.js"},"./browser/vercel-ai":{"types":"./dist/src/tools/browser/integrations/vercel-ai/index.d.ts","import":"./dist/src/tools/browser/integrations/vercel-ai/index.js"},"./browser/playwright":{"types":"./dist/src/tools/browser/integrations/playwright/index.d.ts","import":"./dist/src/tools/browser/integrations/playwright/index.js"},"./code-interpreter/vercel-ai":{"types":"./dist/src/tools/code-interpreter/integrations/vercel-ai/index.d.ts","import":"./dist/src/tools/code-interpreter/integrations/vercel-ai/index.js"},"./experimental/memory/strands":{"types":"./dist/src/memory/integrations/strands/index.d.ts","import":"./dist/src/memory/integrations/strands/index.js"},"./experimental/browser/strands":{"types":"./dist/src/tools/browser/integrations/strands/index.d.ts","import":"./dist/src/tools/browser/integrations/strands/index.js"},"./experimental/code-interpreter/strands":{"types":"./dist/src/tools/code-interpreter/integrations/strands/index.d.ts","import":"./dist/src/tools/code-interpreter/integrations/strands/index.js"}},"gitHead":"d7cb9ce09a125fc08a57be15cbad383b5ec08e69","scripts":{"ci":"npm run lint && npm run format:check && npm run type-check:all && npm run build && npm run test:all","lint":"eslint src tests_integ","test":"vitest run --project unit-node","build":"tsc && npm run copy-dcv","check":"npm run lint && npm run format && npm run type-check:all && npm run test:coverage","clean":"rm -rf node_modules dist package-lock.json","format":"prettier --write src tests_integ","prepare":"npm run build && husky || true","copy-dcv":"npx tsx scripts/copy-dcv-sdk.ts","lint:fix":"eslint src tests_integ --fix","test:all":"vitest run --project unit-node && vitest run --project integ","test:docs":"node --test scripts/*.test.mjs && python3 -m unittest scripts/test_render_adoc.py","test:integ":"vitest run --project integ","test:watch":"vitest --project unit-node","type-check":"tsc --noEmit","format:check":"prettier --check src tests_integ","test:coverage":"vitest run --coverage --project unit-node","type-check:all":"npm run type-check && npm run type-check:tests","type-check:tests":"tsc --noEmit -p tsconfig.test.json","type-check:watch":"tsc --noEmit --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6e8d8ff9-6940-481a-9a01-d6ab6528427e"}},"repository":{"url":"git+https://github.com/aws/bedrock-agentcore-sdk-typescript.git","type":"git"},"_npmVersion":"11.5.1","description":"TypeScript SDK for AWS Bedrock AgentCore","directories":{},"_nodeVersion":"22.23.1","dependencies":{"ws":"^8.18.3","zod":"^4.1.13","fastify":"^5.7.1","@types/ws":"^8.18.1","@fastify/sse":"^0.4.0","@smithy/util-utf8":"^4.2.0","@fastify/websocket":"^11.0.1","@smithy/signature-v4":"^5.3.5","@aws-crypto/sha256-js":"^5.2.0","@aws-sdk/signature-v4":"^3.370.0","@smithy/protocol-http":"^5.3.5","@aws-sdk/protocol-http":"^3.370.0","@aws-sdk/credential-providers":"^3.996.0","@aws-sdk/client-bedrock-agentcore":"^3.1065.0","@aws-sdk/client-bedrock-agentcore-control":"^3.996.0"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^6.0.0-beta.114","tsx":"^4.19.4","husky":"^9.1.7","jsdom":"^29.0.0","react":"^19.2.4","eslint":"^10.0.3","vitest":"^4.0.8","prettier":"^3.0.0","react-dom":"^19.2.4","supertest":"^7.1.4","@eslint/js":"^10.0.1","playwright":"^1.56.1","typescript":"^5.5.0","@types/node":"^25.0.10","@types/react":"^19.2.14","@types/express":"^5.0.6","@types/react-dom":"^19.2.3","@types/supertest":"^7.2.0","@opentelemetry/api":"^1.9.1","@strands-agents/sdk":"^1.6.0","@vitest/coverage-v8":"^4.0.13","eslint-plugin-tsdoc":"^0.5.0","@testing-library/dom":"^10.4.1","@ai-sdk/amazon-bedrock":"^4.0.0-beta.67","@testing-library/react":"^16.3.2","@modelcontextprotocol/sdk":"^1.29.0","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.0.0","@opentelemetry/sdk-trace-base":"^1.30.1","@opentelemetry/sdk-trace-node":"^1.30.1","@typescript-eslint/eslint-plugin":"^8.48.0","@aws-sdk/client-cognito-identity-provider":"^3.957.0"},"peerDependencies":{"ai":">=6.0.0-beta","react":">=18.0.0","react-dom":">=18.0.0","playwright":">=1.56.0","@strands-agents/sdk":">=1.5.0"},"peerDependenciesMeta":{"ai":{"optional":true},"react":{"optional":true},"react-dom":{"optional":true},"playwright":{"optional":true},"@strands-agents/sdk":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/bedrock-agentcore_0.4.2_1785879758220_0.8544927006415832","host":"s3://npm-registry-packages-npm-production"}},"0.4.3":{"name":"bedrock-agentcore","version":"0.4.3","keywords":["aws","bedrock","agentcore","agents","ai","typescript","sdk"],"author":{"name":"Amazon Web Services"},"license":"Apache-2.0","_id":"bedrock-agentcore@0.4.3","maintainers":[{"name":"rsundaraws","email":"sdraghav@amazon.com"},{"name":"siwachabhi","email":"siwachabhi@gmail.com"}],"homepage":"https://github.com/aws/bedrock-agentcore-sdk-typescript#readme","bugs":{"url":"https://github.com/aws/bedrock-agentcore-sdk-typescript/issues"},"dist":{"shasum":"e87840f0ee2e5e7e6941d876fb003edc52f11d64","tarball":"https://registry.npmjs.org/bedrock-agentcore/-/bedrock-agentcore-0.4.3.tgz","fileCount":286,"integrity":"sha512-Ft66jLjMKlsP3/efepYrhoGU1+d2ccbpLiBU0PXtn1BCI1Lj2ounmi+pJRyaNDrtdJm9zjbdy+aKzpGZ/QQRMQ==","signatures":[{"sig":"MEUCIHrlW5lajr8ciHzQ7ZYVvNQGvBpV1XO3Ct0mHQhBpb6zAiEApqHRZ7Bn7SQ8EgwOak5CDuz2sDXbUDG2E38Al8MfZDA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bedrock-agentcore@0.4.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":6586103},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","module":"dist/src/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js"},"./browser":{"types":"./dist/src/tools/browser/index.d.ts","import":"./dist/src/tools/browser/index.js"},"./runtime":{"types":"./dist/src/runtime/index.d.ts","import":"./dist/src/runtime/index.js"},"./identity":{"types":"./dist/src/identity/index.d.ts","import":"./dist/src/identity/index.js"},"./memory/strands":{"types":"./dist/src/memory/integrations/strands/index.d.ts","import":"./dist/src/memory/integrations/strands/index.js"},"./code-interpreter":{"types":"./dist/src/tools/code-interpreter/index.d.ts","import":"./dist/src/tools/code-interpreter/index.js"},"./browser/live-view":{"types":"./dist/src/tools/browser/live-view/index.d.ts","import":"./dist/src/tools/browser/live-view/index.js"},"./browser/vercel-ai":{"types":"./dist/src/tools/browser/integrations/vercel-ai/index.d.ts","import":"./dist/src/tools/browser/integrations/vercel-ai/index.js"},"./browser/playwright":{"types":"./dist/src/tools/browser/integrations/playwright/index.d.ts","import":"./dist/src/tools/browser/integrations/playwright/index.js"},"./code-interpreter/vercel-ai":{"types":"./dist/src/tools/code-interpreter/integrations/vercel-ai/index.d.ts","import":"./dist/src/tools/code-interpreter/integrations/vercel-ai/index.js"},"./experimental/memory/strands":{"types":"./dist/src/memory/integrations/strands/index.d.ts","import":"./dist/src/memory/integrations/strands/index.js"},"./experimental/browser/strands":{"types":"./dist/src/tools/browser/integrations/strands/index.d.ts","import":"./dist/src/tools/browser/integrations/strands/index.js"},"./experimental/code-interpreter/strands":{"types":"./dist/src/tools/code-interpreter/integrations/strands/index.d.ts","import":"./dist/src/tools/code-interpreter/integrations/strands/index.js"}},"gitHead":"7b45225808b4f0dc0e6fd1f71da9b2f815747085","scripts":{"ci":"npm run lint && npm run format:check && npm run type-check:all && npm run build && npm run test:all","lint":"eslint src tests_integ","test":"vitest run --project unit-node","build":"tsc && npm run copy-dcv","check":"npm run lint && npm run format && npm run type-check:all && npm run test:coverage","clean":"rm -rf node_modules dist package-lock.json","format":"prettier --write src tests_integ","prepare":"npm run build && husky || true","copy-dcv":"npx tsx scripts/copy-dcv-sdk.ts","lint:fix":"eslint src tests_integ --fix","test:all":"vitest run --project unit-node && vitest run --project integ","test:docs":"node --test scripts/*.test.mjs && python3 -m unittest scripts/test_render_adoc.py","test:integ":"vitest run --project integ","test:watch":"vitest --project unit-node","type-check":"tsc --noEmit","format:check":"prettier --check src tests_integ","test:coverage":"vitest run --coverage --project unit-node","type-check:all":"npm run type-check && npm run type-check:tests","type-check:tests":"tsc --noEmit -p tsconfig.test.json","type-check:watch":"tsc --noEmit --watch"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6e8d8ff9-6940-481a-9a01-d6ab6528427e"}},"repository":{"url":"git+https://github.com/aws/bedrock-agentcore-sdk-typescript.git","type":"git"},"_npmVersion":"11.5.1","description":"TypeScript SDK for AWS Bedrock AgentCore","directories":{},"_nodeVersion":"22.23.1","dependencies":{"ws":"^8.18.3","zod":"^4.1.13","fastify":"^5.7.1","@types/ws":"^8.18.1","@fastify/sse":"^0.4.0","@smithy/util-utf8":"^4.2.0","@fastify/websocket":"^11.0.1","@smithy/signature-v4":"^5.3.5","@aws-crypto/sha256-js":"^5.2.0","@aws-sdk/signature-v4":"^3.370.0","@smithy/protocol-http":"^5.3.5","@aws-sdk/protocol-http":"^3.370.0","@aws-sdk/credential-providers":"^3.996.0","@aws-sdk/client-bedrock-agentcore":"^3.1065.0","@aws-sdk/client-bedrock-agentcore-control":"^3.996.0"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^6.0.0-beta.114","tsx":"^4.19.4","husky":"^9.1.7","jsdom":"^29.0.0","react":"^19.2.4","eslint":"^10.0.3","vitest":"^4.0.8","prettier":"^3.0.0","react-dom":"^19.2.4","supertest":"^7.1.4","@eslint/js":"^10.0.1","playwright":"^1.56.1","typescript":"^5.5.0","@types/node":"^25.0.10","@types/react":"^19.2.14","@types/express":"^5.0.6","@types/react-dom":"^19.2.3","@types/supertest":"^7.2.0","@opentelemetry/api":"^1.9.1","@strands-agents/sdk":"^1.6.0","@vitest/coverage-v8":"^4.0.13","eslint-plugin-tsdoc":"^0.5.0","@testing-library/dom":"^10.4.1","@ai-sdk/amazon-bedrock":"^4.0.0-beta.67","@testing-library/react":"^16.3.2","@modelcontextprotocol/sdk":"^1.29.0","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.0.0","@opentelemetry/sdk-trace-base":"^1.30.1","@opentelemetry/sdk-trace-node":"^1.30.1","@typescript-eslint/eslint-plugin":"^8.48.0","@aws-sdk/client-cognito-identity-provider":"^3.957.0"},"peerDependencies":{"ai":">=6.0.0-beta","react":">=18.0.0","react-dom":">=18.0.0","playwright":">=1.56.0","@strands-agents/sdk":">=1.5.0"},"peerDependenciesMeta":{"ai":{"optional":true},"react":{"optional":true},"react-dom":{"optional":true},"playwright":{"optional":true},"@strands-agents/sdk":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/bedrock-agentcore_0.4.3_1786028622227_0.823739961049814","host":"s3://npm-registry-packages-npm-production"}},"0.4.4":{"name":"bedrock-agentcore","version":"0.4.4","description":"TypeScript SDK for AWS Bedrock AgentCore","main":"dist/src/index.js","module":"dist/src/index.js","types":"dist/src/index.d.ts","type":"module","exports":{".":{"import":"./dist/src/index.js","types":"./dist/src/index.d.ts"},"./browser":{"import":"./dist/src/tools/browser/index.js","types":"./dist/src/tools/browser/index.d.ts"},"./browser/playwright":{"import":"./dist/src/tools/browser/integrations/playwright/index.js","types":"./dist/src/tools/browser/integrations/playwright/index.d.ts"},"./browser/vercel-ai":{"import":"./dist/src/tools/browser/integrations/vercel-ai/index.js","types":"./dist/src/tools/browser/integrations/vercel-ai/index.d.ts"},"./experimental/browser/strands":{"import":"./dist/src/tools/browser/integrations/strands/index.js","types":"./dist/src/tools/browser/integrations/strands/index.d.ts"},"./browser/live-view":{"import":"./dist/src/tools/browser/live-view/index.js","types":"./dist/src/tools/browser/live-view/index.d.ts"},"./code-interpreter":{"import":"./dist/src/tools/code-interpreter/index.js","types":"./dist/src/tools/code-interpreter/index.d.ts"},"./code-interpreter/vercel-ai":{"import":"./dist/src/tools/code-interpreter/integrations/vercel-ai/index.js","types":"./dist/src/tools/code-interpreter/integrations/vercel-ai/index.d.ts"},"./experimental/code-interpreter/strands":{"import":"./dist/src/tools/code-interpreter/integrations/strands/index.js","types":"./dist/src/tools/code-interpreter/integrations/strands/index.d.ts"},"./web-search":{"import":"./dist/src/tools/web-search/index.js","types":"./dist/src/tools/web-search/index.d.ts"},"./memory/strands":{"import":"./dist/src/memory/integrations/strands/index.js","types":"./dist/src/memory/integrations/strands/index.d.ts"},"./experimental/memory/strands":{"import":"./dist/src/memory/integrations/strands/index.js","types":"./dist/src/memory/integrations/strands/index.d.ts"},"./runtime":{"import":"./dist/src/runtime/index.js","types":"./dist/src/runtime/index.d.ts"},"./identity":{"import":"./dist/src/identity/index.js","types":"./dist/src/identity/index.d.ts"}},"scripts":{"build":"tsc && npm run copy-dcv","copy-dcv":"npx tsx scripts/copy-dcv-sdk.ts","check":"npm run lint && npm run format && npm run type-check:all && npm run test:coverage","clean":"rm -rf node_modules dist package-lock.json","test":"vitest run --project unit-node","test:all":"vitest run --project unit-node && vitest run --project integ","test:docs":"node --test scripts/*.test.mjs && python3 -m unittest scripts/test_render_adoc.py","ci":"npm run lint && npm run format:check && npm run type-check:all && npm run build && npm run test:all","test:watch":"vitest --project unit-node","test:coverage":"vitest run --coverage --project unit-node","test:integ":"vitest run --project integ","lint":"eslint src tests_integ","lint:fix":"eslint src tests_integ --fix","format":"prettier --write .","format:check":"prettier --check .","type-check":"tsc --noEmit","type-check:tests":"tsc --noEmit -p tsconfig.test.json","type-check:all":"npm run type-check && npm run type-check:tests","type-check:watch":"tsc --noEmit --watch","prepare":"npm run build && husky || true"},"keywords":["aws","bedrock","agentcore","agents","ai","typescript","sdk"],"author":{"name":"Amazon Web Services"},"license":"Apache-2.0","devDependencies":{"@ai-sdk/amazon-bedrock":"^4.0.0-beta.67","@aws-sdk/client-cognito-identity-provider":"^3.957.0","@eslint/js":"^10.0.1","@modelcontextprotocol/sdk":"^1.29.0","@opentelemetry/api":"^1.9.1","@opentelemetry/sdk-trace-base":"^1.30.1","@opentelemetry/sdk-trace-node":"^1.30.1","@strands-agents/sdk":"^1.6.0","@testing-library/dom":"^10.4.1","@testing-library/jest-dom":"^6.9.1","@testing-library/react":"^16.3.2","@types/express":"^5.0.6","@types/node":"^25.0.10","@types/react":"^19.2.14","@types/react-dom":"^19.2.3","@types/supertest":"^7.2.0","@typescript-eslint/eslint-plugin":"^8.48.0","@typescript-eslint/parser":"^8.0.0","@vitest/coverage-v8":"^4.0.13","ai":"^6.0.0-beta.114","eslint":"^10.0.3","eslint-plugin-tsdoc":"^0.5.0","husky":"^9.1.7","jsdom":"^29.0.0","lint-staged":"^15.5.2","playwright":"^1.56.1","prettier":"^3.0.0","react":"^19.2.4","react-dom":"^19.2.4","supertest":"^7.1.4","tsx":"^4.19.4","typescript":"^5.5.0","vitest":"^4.0.8"},"lint-staged":{"src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"tests_integ/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"*.{json,md}":"prettier --write"},"engines":{"node":">=20.0.0"},"repository":{"type":"git","url":"git+https://github.com/aws/bedrock-agentcore-sdk-typescript.git"},"bugs":{"url":"https://github.com/aws/bedrock-agentcore-sdk-typescript/issues"},"homepage":"https://github.com/aws/bedrock-agentcore-sdk-typescript#readme","dependencies":{"@aws-crypto/sha256-js":"^5.2.0","@aws-sdk/client-bedrock-agentcore":"^3.1065.0","@aws-sdk/client-bedrock-agentcore-control":"^3.996.0","@aws-sdk/credential-providers":"^3.996.0","@aws-sdk/protocol-http":"^3.370.0","@aws-sdk/signature-v4":"^3.370.0","@fastify/sse":"^0.4.0","@fastify/websocket":"^11.0.1","@smithy/protocol-http":"^5.3.5","@smithy/signature-v4":"^5.3.5","@smithy/util-utf8":"^4.2.0","@types/ws":"^8.18.1","fastify":"^5.7.1","ws":"^8.18.3","zod":"^4.1.13"},"peerDependencies":{"@strands-agents/sdk":">=1.5.0","ai":">=6.0.0-beta","playwright":">=1.56.0","react":">=18.0.0","react-dom":">=18.0.0"},"peerDependenciesMeta":{"ai":{"optional":true},"playwright":{"optional":true},"@strands-agents/sdk":{"optional":true},"react":{"optional":true},"react-dom":{"optional":true}},"_id":"bedrock-agentcore@0.4.4","gitHead":"89f6b057336b752b3ff6fe125299592e766d023f","_nodeVersion":"22.23.2","_npmVersion":"11.5.1","dist":{"integrity":"sha512-0K7WbkBtJcFw3sA6h4K8O+JAgIJ4vmgEGAnfNeoO/62Yr3iRorUC5twAggKg0oJdB7qNBjqYpDZfJG5SXbZhLg==","shasum":"ba563d1649b7e0115e10f679354a0c6d301041d8","tarball":"https://registry.npmjs.org/bedrock-agentcore/-/bedrock-agentcore-0.4.4.tgz","fileCount":302,"unpackedSize":6665143,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/bedrock-agentcore@0.4.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBhPv6A67IXBaCf1bpmvP5yG7G4kIlen0absqifSpfnHAiEAj4MXhqUfzwheUZzWXNJEuT0hnZxvoQniPc3j87opzgY="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6e8d8ff9-6940-481a-9a01-d6ab6528427e"}},"directories":{},"maintainers":[{"name":"rsundaraws","email":"sdraghav@amazon.com"},{"name":"siwachabhi","email":"siwachabhi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/bedrock-agentcore_0.4.4_1789158120188_0.38377491441093925"},"_hasShrinkwrap":false}},"time":{"created":"2025-11-21T13:51:22.755Z","modified":"2026-09-11T20:22:00.727Z","0.0.1":"2025-11-21T13:51:22.942Z","0.1.0":"2025-11-25T04:54:40.340Z","0.1.1":"2025-11-26T21:18:29.913Z","0.2.0":"2026-01-22T21:08:23.881Z","0.2.2":"2026-03-12T15:05:21.179Z","0.2.3":"2026-04-30T23:25:45.738Z","0.2.4":"2026-05-12T20:24:59.299Z","0.3.0":"2026-06-25T21:21:19.202Z","0.4.0":"2026-06-30T21:45:42.820Z","0.4.1":"2026-07-17T01:12:45.426Z","0.4.2":"2026-08-04T21:42:38.457Z","0.4.3":"2026-08-06T15:03:42.469Z","0.4.4":"2026-09-11T20:22:00.359Z"},"bugs":{"url":"https://github.com/aws/bedrock-agentcore-sdk-typescript/issues"},"author":{"name":"Amazon Web Services"},"license":"Apache-2.0","homepage":"https://github.com/aws/bedrock-agentcore-sdk-typescript#readme","keywords":["aws","bedrock","agentcore","agents","ai","typescript","sdk"],"repository":{"type":"git","url":"git+https://github.com/aws/bedrock-agentcore-sdk-typescript.git"},"description":"TypeScript SDK for AWS Bedrock AgentCore","maintainers":[{"name":"rsundaraws","email":"sdraghav@amazon.com"},{"name":"siwachabhi","email":"siwachabhi@gmail.com"}],"readme":"<div align=\"center\">\n  <a href=\"https://aws.amazon.com/bedrock/agentcore/\">\n    <img width=\"150\" height=\"150\" alt=\"Bedrock AgentCore\" src=\"https://github.com/user-attachments/assets/b8b9456d-c9e2-45e1-ac5b-760f21f1ac18\" />\n  </a>\n\n  <h1>Bedrock AgentCore SDK for TypeScript</h1>\n\n  <p>Deploy AI agents to AWS with VM-level isolation and zero infrastructure</p>\n\n  <p>\n    <a href=\"https://www.npmjs.com/package/bedrock-agentcore\"><img alt=\"npm version\" src=\"https://img.shields.io/npm/v/bedrock-agentcore\"/></a>\n    <a href=\"https://www.typescriptlang.org/\"><img alt=\"TypeScript\" src=\"https://img.shields.io/badge/TypeScript-5.5+-blue\"/></a>\n    <a href=\"https://nodejs.org/\"><img alt=\"Node.js\" src=\"https://img.shields.io/badge/Node.js-20+-green\"/></a>\n    <a href=\"https://github.com/aws/bedrock-agentcore-sdk-typescript/blob/main/LICENSE\"><img alt=\"License\" src=\"https://img.shields.io/badge/License-Apache%202.0-blue\"/></a>\n  </p>\n\n  <p>\n    <a href=\"https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/what-is-bedrock-agentcore.html\">Documentation</a>\n    &nbsp;&nbsp;|&nbsp;&nbsp;\n    <a href=\"https://github.com/awslabs/bedrock-agentcore-samples-typescript\">Samples</a>\n    &nbsp;&nbsp;|&nbsp;&nbsp;\n    <a href=\"https://github.com/aws/bedrock-agentcore-sdk-python\">Python SDK</a>\n  </p>\n</div>\n\n---\n\n## Why AgentCore?\n\n- **Zero infrastructure** — No servers to provision, no containers to manage, no scaling to configure.\n- **Session isolation** — Each agent session runs in its own VM. No shared state, no noisy neighbors.\n- **Long-lived sessions** — Sessions persist across requests. Your agent maintains context without external storage.\n- **Managed tools** — Secure code execution and browser automation, ready to use.\n- **Credential management** — Centralized API keys and OAuth tokens, injected at runtime.\n\n### Framework Compatibility\n\nThe SDK is designed to work with any agent framework. Here's how:\n\n- **Runtime** — Deploy agents built with any framework. The `BedrockAgentCoreApp` accepts any request handler — plug in [Strands Agents](https://strandsagents.com), [Vercel AI SDK](https://ai-sdk.dev), [LangChain](https://js.langchain.com), or your own custom logic.\n- **Tools** — Code Interpreter and Browser tools include built-in integrations for [Strands Agents](https://strandsagents.com) and [Vercel AI SDK](https://ai-sdk.dev), so tools can be passed directly to those frameworks' agents. For other frameworks, use the core clients (`CodeInterpreter`, `PlaywrightBrowser`) directly and wire them into your own tool definitions.\n- **Identity** — Credential wrappers (`withAccessToken`, `withApiKey`) work with any async function, regardless of framework.\n\n---\n\n## Quick Start\n\n```bash\nnpm install bedrock-agentcore @strands-agents/sdk\n```\n\n```typescript\nimport { BedrockAgentCoreApp } from 'bedrock-agentcore/runtime'\nimport { Agent, BedrockModel } from '@strands-agents/sdk'\nimport { z } from 'zod'\n\nconst agent = new Agent({\n  model: new BedrockModel({ modelId: 'global.amazon.nova-2-lite-v1:0' }),\n})\n\nconst app = new BedrockAgentCoreApp({\n  invocationHandler: {\n    requestSchema: z.object({ prompt: z.string() }),\n    process: async function* (request) {\n      for await (const event of agent.stream(request.prompt)) {\n        if (event.type === 'modelContentBlockDeltaEvent' && event.delta?.type === 'textDelta') {\n          yield { event: 'message', data: { text: event.delta.text } }\n        }\n      }\n    },\n  },\n})\n\napp.run()\n```\n\nUse `requestSchema` to validate agent entrypoint input. Keep user prompts typed as strings and pass only prompt text\nto the agent framework.\n\n`BedrockAgentCoreApp` creates an AgentCore Runtime-compliant server—handling request parsing, streaming responses, and session management for seamless deployment.\n\n---\n\n## Tools\n\nGive your agent secure code execution with three lines:\n\n```typescript\nimport { CodeInterpreterTools } from 'bedrock-agentcore/experimental/code-interpreter/strands'\nimport { Agent, BedrockModel } from '@strands-agents/sdk'\n\nconst codeInterpreter = new CodeInterpreterTools({ region: 'us-east-1' })\n\nconst agent = new Agent({\n  model: new BedrockModel({ modelId: 'global.amazon.nova-2-lite-v1:0' }),\n  tools: codeInterpreter.tools,\n})\n\n// Agent can now execute code in a secure sandboxed environment\n```\n\n---\n\n## Features\n\n- **Runtime** — Secure, session-isolated compute → [Examples](https://github.com/awslabs/bedrock-agentcore-samples-typescript/tree/main/primitives/runtime)\n- **Code Interpreter** — Execute Python/JS/TS in a sandbox → [Examples](https://github.com/awslabs/bedrock-agentcore-samples-typescript/tree/main/primitives/tools/code-interpreter)\n- **Browser** — Cloud-based web automation → [Examples](https://github.com/awslabs/bedrock-agentcore-samples-typescript/tree/main/primitives/tools/browser)\n- **Web Search** — Search the web through a Gateway connector target → [Guide](docs/WEB_SEARCH.md)\n- **Identity** — Manage API keys and OAuth tokens → [Examples](https://github.com/awslabs/bedrock-agentcore-samples-typescript/tree/main/primitives/identity)\n- **Memory** — Persistent knowledge across sessions → [Guide](docs/MEMORY.md)\n- **Gateway** — Transform APIs into MCP tools (coming soon)\n- **Observability** — OpenTelemetry tracing (coming soon)\n\n---\n\n## Installation\n\n```bash\nnpm install bedrock-agentcore\n```\n\n**Prerequisites:** Node.js 20+, [AWS credentials](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html), [AgentCore access](https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/agentcore-regions.html)\n\n---\n\n## Deployment\n\n- [Sample Applications](https://github.com/awslabs/bedrock-agentcore-samples-typescript) — Working examples with deployment templates\n- [CloudFormation](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/AWS_BedrockAgentCore.html) — Infrastructure as code\n- [AWS CDK](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_bedrockagentcore-readme.html) — Infrastructure as code\n- [Deployment Guide](https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/getting-started-custom.html) — Step-by-step walkthrough\n\n---\n\n## Resources\n\n- [AgentCore Documentation](https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/what-is-bedrock-agentcore.html)\n- [Python SDK](https://github.com/aws/bedrock-agentcore-sdk-python)\n\n---\n\n## License\n\nApache 2.0 — see [LICENSE](LICENSE)\n\n[Contributing](CONTRIBUTING.md) · [Security](SECURITY.md)\n","readmeFilename":"README.md"}