{"_id":"@ai-sdk/workflow","_rev":"225-256f490142ba3fd342c32bbc087b7e2c","name":"@ai-sdk/workflow","dist-tags":{"canary":"1.0.0-canary.93","beta":"1.0.0-beta.107","snapshot":"0.0.0-f1630544-20260811180950","latest":"2.0.45"},"versions":{"0.0.0-bf6e4b15-20260402200305":{"name":"@ai-sdk/workflow","version":"0.0.0-bf6e4b15-20260402200305","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@0.0.0-bf6e4b15-20260402200305","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"2d0c1e1b44e2e6e8016b5f444c9fe24e0d4c4465","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-0.0.0-bf6e4b15-20260402200305.tgz","fileCount":21,"integrity":"sha512-BU6hohZUbiNJVSF/VlX2xTBF0jdg9lEpMrPCaY5boXH4bTK/imA1d9nIAxrufJJYJtsudMQt962nnqDfQ0M/Xw==","signatures":[{"sig":"MEQCIDP3t1byZUfdZthWUomGSAXqF2ZjdqDmKxRngv8YZWDrAiBONk8r+GLLO9FSI7L81/B1VztjBaO/Ndfdzx40y/6K2A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":315977},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-0.0.0-bf6e4b15-20260402200305.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/79f66851fef77ef31a265d488ca2e8be/ai-sdk-workflow-0.0.0-bf6e4b15-20260402200305.tgz","_integrity":"sha512-BU6hohZUbiNJVSF/VlX2xTBF0jdg9lEpMrPCaY5boXH4bTK/imA1d9nIAxrufJJYJtsudMQt962nnqDfQ0M/Xw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.4","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.1","dependencies":{"ai":"0.0.0-bf6e4b15-20260402200305","ajv":"^8.18.0","@ai-sdk/provider":"0.0.0-bf6e4b15-20260402200305","@ai-sdk/provider-utils":"0.0.0-bf6e4b15-20260402200305"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0-beta.71","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1-beta.8","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_0.0.0-bf6e4b15-20260402200305_1775160725763_0.43560977009655333","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.0":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.0","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.0","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"691b6ba36d845526990e23e710f155d23b445e96","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.0.tgz","fileCount":20,"integrity":"sha512-hSWTZOP83+F8OHZm7i25/tyKiw3guEPY9AR4ZEMwyl40SNIPSMNgCu/xCvyXCZez1FK+ufGVgjtc+kJudcQhAw==","signatures":[{"sig":"MEYCIQD7XLJruPwi5btuCC+0Fv1drn/5gtzFTn3j7GLRMlPhzgIhAK3+SXEJe7VfwQZoItSzvMjxw2Vy3fi9TI0lBpcPuMUH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":404543},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/908e71766f781710c46f8995e7ad3beb/ai-sdk-workflow-1.0.0-beta.0.tgz","_integrity":"sha512-hSWTZOP83+F8OHZm7i25/tyKiw3guEPY9AR4ZEMwyl40SNIPSMNgCu/xCvyXCZez1FK+ufGVgjtc+kJudcQhAw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.7","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ai":"7.0.0-beta.89","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.0_1776123145912_0.4838908389254821","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.1":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.1","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.1","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"99ad7ffca3a46131468c505fee767af51829aef2","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.1.tgz","fileCount":20,"integrity":"sha512-Jsk2g8/a4oFZbRHgupiWfYswd9hujgE/FBM8DaMLJIwHjHWVYqm8fw5A00H2e2ahpsjOXfpnvgKAyKL8nXwj8g==","signatures":[{"sig":"MEUCICWChtNMJ8eCjBg0yj11EqsfRHL3JDKFSlQd1a8BEFyNAiEAjdlOp93SdoVW+P+n0MgiBzl3niS717NiCHONkUEdHQA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":404634},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/6a4311a21630f56ccba2d56968b28f54/ai-sdk-workflow-1.0.0-beta.1.tgz","_integrity":"sha512-Jsk2g8/a4oFZbRHgupiWfYswd9hujgE/FBM8DaMLJIwHjHWVYqm8fw5A00H2e2ahpsjOXfpnvgKAyKL8nXwj8g==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.7","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ai":"7.0.0-beta.90","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.1_1776191040352_0.13163277148355945","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.2":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.2","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.2","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"a76c9fbe8a7955592871c0ef1aac4f5f79e16376","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.2.tgz","fileCount":20,"integrity":"sha512-b3ybyYK2ACwtI+Yk1PZ9ueLJUWtP1rEa6PcDCGT49B9g+8oSDlkAM//tLTKVcFtI29yhikKWPVDXckhNYSGgNA==","signatures":[{"sig":"MEQCIG+U8cqVYprD9R4+STHdZfzcB0W+DNLXi7mPkX1DcITPAiBD2XlqLOUK7VKT0nPIrq54fofFaHaTvZbDvP/Y3kOgIQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":404690},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/d974921b704f6bdeae27772f6f5a9c60/ai-sdk-workflow-1.0.0-beta.2.tgz","_integrity":"sha512-b3ybyYK2ACwtI+Yk1PZ9ueLJUWtP1rEa6PcDCGT49B9g+8oSDlkAM//tLTKVcFtI29yhikKWPVDXckhNYSGgNA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.7","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ai":"7.0.0-beta.91","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.2_1776195990938_0.7387629172801577","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.3":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.3","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.3","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"2c52ce68c39bbf161cc6e5d7f70e0d43faa461b6","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.3.tgz","fileCount":20,"integrity":"sha512-lKRv9VSOUNOqVtQ7YuXsYtd6Do+5RjY68P4y47dIMSyJ9hUzCVrnn365/2kj7T0AYdhtHnpmFv/LVMwAEXpRcQ==","signatures":[{"sig":"MEUCIAIDCrGlvqpYLtS6UIYE19Hrsesz72DuX2mQ3cEXUBC4AiEAmkuaRdc+dpWdFNyhwBuLN30CKebyFcOb3GS2Jk2q0A0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":401299},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/fbeb23088c3f2bc5177c2d7264d7d092/ai-sdk-workflow-1.0.0-beta.3.tgz","_integrity":"sha512-lKRv9VSOUNOqVtQ7YuXsYtd6Do+5RjY68P4y47dIMSyJ9hUzCVrnn365/2kj7T0AYdhtHnpmFv/LVMwAEXpRcQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.7","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ai":"7.0.0-beta.91","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.3_1776201027157_0.6307644528430816","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.4":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.4","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.4","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"2fa7feec77497f5565ea93db59f2d9dfd9ddc72e","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.4.tgz","fileCount":20,"integrity":"sha512-Vfy34dZ6krS0Wfu05EI47XTYZppCISpVt5f+bzl5C+0dEqPsEpayLQErsPO0FjTAYzokQdVko/cimgaWp6XCRQ==","signatures":[{"sig":"MEUCIQCna/rU/ztRKbfQ2BKgpbVWNe+Uzk7g30J4HoCZmjO/LgIgbr8XEU6jUDgGiPyNPCGcXUuKFrIzaylEpCsYpCReHI8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":401355},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.4.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/b3e92f92a39ec3cfdb3cf5d1a6dbd9f3/ai-sdk-workflow-1.0.0-beta.4.tgz","_integrity":"sha512-Vfy34dZ6krS0Wfu05EI47XTYZppCISpVt5f+bzl5C+0dEqPsEpayLQErsPO0FjTAYzokQdVko/cimgaWp6XCRQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.7","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ai":"7.0.0-beta.92","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.4_1776215555808_0.7147306544259973","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.5":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.5","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.5","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"c590ebbf820ca5cdaefebe5b1d8895d8f75420e4","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.5.tgz","fileCount":20,"integrity":"sha512-EYTkXx5ZoNROHcP1j14Yx8A5OrONM4GIIWVjWYdS/GedPacimW7gfr44OcMYfpRXT2cy1j+EqYh4l00eFMJ1Hw==","signatures":[{"sig":"MEUCIQCjU0Tdhr6LsypAgh69aKb0/YDYZCMcWnsFtGnE4C9UnwIgCXOyrjHisV1LiaBPmKVyFCvLaS5ltXOBzHWpFrPVn6Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":414055},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.5.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/8799660275b473672d9aa73d04d646b7/ai-sdk-workflow-1.0.0-beta.5.tgz","_integrity":"sha512-EYTkXx5ZoNROHcP1j14Yx8A5OrONM4GIIWVjWYdS/GedPacimW7gfr44OcMYfpRXT2cy1j+EqYh4l00eFMJ1Hw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.7","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ai":"7.0.0-beta.92","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.5_1776237821442_0.391018058704274","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.6":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.6","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.6","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"aa3eab933d667518d2b640692306d2228c72fbcb","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.6.tgz","fileCount":20,"integrity":"sha512-pESUMi/1tRLH5t1QB6/CS7OULiaICUjgV10SVMCz/uRpUB9iw978ZeIj8ftmjdVnElGal1qu4BKKc0PQKQ3xBA==","signatures":[{"sig":"MEUCIBoRvDb5EePCi7mnvA9AF25NjLucuJ4XKHOIOdRuU4qiAiEAoFNG/XCIoD2q+7PZTrKZVpgqGD5R+PVIw5vvilo1/Fk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":414146},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.6.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/ec4fae66c3bed90030533e4a67c58599/ai-sdk-workflow-1.0.0-beta.6.tgz","_integrity":"sha512-pESUMi/1tRLH5t1QB6/CS7OULiaICUjgV10SVMCz/uRpUB9iw978ZeIj8ftmjdVnElGal1qu4BKKc0PQKQ3xBA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.7","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ai":"7.0.0-beta.93","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.6_1776265152430_0.6725239706189785","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.7":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.7","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.7","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"7378b1d2dbb67e37a5c2779fffb3468b0e90d5b3","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.7.tgz","fileCount":20,"integrity":"sha512-Kf6rJ/JWDO+57G2oSwC7QQGycn4WgOgULSS/ajWqIyXxXezyJOr77oTL7tcXWFFxgg8Ty/cova7nW7cp+NMn6g==","signatures":[{"sig":"MEQCIF4brejTFr3AA9l0MTOZdY+NgSGMKDgXpRgQBPlh45BvAiBm1e12Ua0FhsyE6l7NH0LRkC1ccRghNZrcxuUds/lecw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":414237},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.7.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/b9bb3eb7f0497b0616baffefe45374de/ai-sdk-workflow-1.0.0-beta.7.tgz","_integrity":"sha512-Kf6rJ/JWDO+57G2oSwC7QQGycn4WgOgULSS/ajWqIyXxXezyJOr77oTL7tcXWFFxgg8Ty/cova7nW7cp+NMn6g==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.7","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ai":"7.0.0-beta.94","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.7_1776268901881_0.8528480825427411","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.8":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.8","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.8","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"0bb0c7ded63aa7ce8a6c5c46fc63d01fb5219aa9","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.8.tgz","fileCount":20,"integrity":"sha512-ZKI6pyPTEhEHS9jT8pQa3MCKFCY1ehlbcAqPZozxOl3k4Cfqi88GnudeCuxtkQdCjnuh5599Km1X0eabWy9ZZw==","signatures":[{"sig":"MEUCIQCVFvfm1eFUi8Pj4xpJfwUE4SsroXfGhqtGwbhDavBFTwIgPJMl6c6PgHVc1NrQf4SYVyd1sF8puFQ9kTkgHh5GE6Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":419169},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.8.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/c744e9f1ac3ba01a3d89f4aa320c6190/ai-sdk-workflow-1.0.0-beta.8.tgz","_integrity":"sha512-ZKI6pyPTEhEHS9jT8pQa3MCKFCY1ehlbcAqPZozxOl3k4Cfqi88GnudeCuxtkQdCjnuh5599Km1X0eabWy9ZZw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.7","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ai":"7.0.0-beta.94","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.8_1776269792408_0.6417286497218311","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.9":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.9","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.9","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"66549091a05a0ecb78c6d618040ac8e5ed386638","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.9.tgz","fileCount":20,"integrity":"sha512-ldjxS73iKujdClPlRk7VnsmkwNYIIspiYbNoVZ5PpBpZ1r889mFBNhDv1iKSv8WNCb5Z7mRY0wWceRwIxH7yRw==","signatures":[{"sig":"MEUCIQCmrMqOKqO7cXEwSBA5YKW6MauYf6LbwEZY6wex6mJgTgIgFJiY9wI/MPBtJ1eBKssc59Uawra1Q25Hd7sDKjqJfUc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":419260},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.9.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/dcbed8da5502a84335e495559e8d9c98/ai-sdk-workflow-1.0.0-beta.9.tgz","_integrity":"sha512-ldjxS73iKujdClPlRk7VnsmkwNYIIspiYbNoVZ5PpBpZ1r889mFBNhDv1iKSv8WNCb5Z7mRY0wWceRwIxH7yRw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.7","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ai":"7.0.0-beta.95","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.9_1776271777048_0.09510267514297732","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.10":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.10","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.10","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"0f6c8efabe1aea0c888078f7594965350fd8dc27","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.10.tgz","fileCount":20,"integrity":"sha512-rzgx2Z80d89Tpd9LN88SBuxkPpVn/QO9e5RzsGCoEyC1cg5gtPAiSe37M0kLfRr+S2kmOPPEIHA2CHOA+ay3eg==","signatures":[{"sig":"MEYCIQChp5WzC2LH8bn2Qzc+6rpNOzdZgvqwZFFIAx+aOUi+ZgIhALfwkJTSkzGnSOKS4KDXYKnw2Nrk5IU61yc5FoieQKzw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":419318},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.10.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/bb00cd32db1e9f55e75177a172dfdb99/ai-sdk-workflow-1.0.0-beta.10.tgz","_integrity":"sha512-rzgx2Z80d89Tpd9LN88SBuxkPpVn/QO9e5RzsGCoEyC1cg5gtPAiSe37M0kLfRr+S2kmOPPEIHA2CHOA+ay3eg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.7","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ai":"7.0.0-beta.96","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.10_1776274710590_0.692242585974594","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.11":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.11","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.11","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"5d5a9402a470ff1b5297d1f4b33faf322ad579cb","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.11.tgz","fileCount":20,"integrity":"sha512-zbpesBbaaLy7IOfwV/laLY01ghMvbzcJ/Exfy1r/73Dc52gF4WFOGKplecKmJ5jlTU6Vv30kaY47V8QqNyIWIg==","signatures":[{"sig":"MEUCIQD52MBWchyiG7DG0MqAHt+tTyBqg4a7WC6SQ2VOnPWurQIgWhkRCK153z0GFLqtaC3C6NcO1lfUpX0tZtKPQOf5g6E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":419410},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.11.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/57da62a9077434e096133f5843b19841/ai-sdk-workflow-1.0.0-beta.11.tgz","_integrity":"sha512-zbpesBbaaLy7IOfwV/laLY01ghMvbzcJ/Exfy1r/73Dc52gF4WFOGKplecKmJ5jlTU6Vv30kaY47V8QqNyIWIg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.7","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ai":"7.0.0-beta.97","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.11_1776289539359_0.2597110131510334","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.12":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.12","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.12","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"ba27a4bc4ae3dd710d26d3e7c9cbf7675f817cd2","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.12.tgz","fileCount":20,"integrity":"sha512-9H5S1+GkaeReQidBNhvjMR639MOnHfJ3lllC3tHwiVc4FDiuqxcJ8QfJo4YI4Tqpef+jpY+bL6X2cdseV2Mhcw==","signatures":[{"sig":"MEUCIQDJTy0GlXWLZZ6LNVl6XoQ0Z1KwBQQpr8krO4mbBp8orAIgaRm7HbmtdxihTPO2obKrfAZFWUxmJK75+fWbUqTPjXU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":419467},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.12.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/ba422d0d1a38f523cf47d0ffdd451aee/ai-sdk-workflow-1.0.0-beta.12.tgz","_integrity":"sha512-9H5S1+GkaeReQidBNhvjMR639MOnHfJ3lllC3tHwiVc4FDiuqxcJ8QfJo4YI4Tqpef+jpY+bL6X2cdseV2Mhcw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.7","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ai":"7.0.0-beta.98","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.12_1776314276345_0.12965705694234964","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.13":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.13","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.13","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"619f5d58b5495f6a86c5df84b15cf1d8a8c78d4b","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.13.tgz","fileCount":20,"integrity":"sha512-YdU+Mi2GN5Xnk/gES6lHc1JajwGE0Cdw4FE7n9iDSQLgCmA6S1i+mtiIzQ7tC6T2ZxopxRMRoDYg5grsXbK92A==","signatures":[{"sig":"MEUCIQDMRtqWDjKHpYBmoFpQIjyUiE0Rn3SEEi8b8un48pO1OgIgC9mCzOcqDHmYYPq9QH8ZhQBDZvqLfHZwjxbhw0/HmZg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":419559},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.13.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/72bcbc6665cb93fc040cd3712ee6001d/ai-sdk-workflow-1.0.0-beta.13.tgz","_integrity":"sha512-YdU+Mi2GN5Xnk/gES6lHc1JajwGE0Cdw4FE7n9iDSQLgCmA6S1i+mtiIzQ7tC6T2ZxopxRMRoDYg5grsXbK92A==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.7","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ai":"7.0.0-beta.99","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.13_1776329443706_0.1931237815510809","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.14":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.14","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.14","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"4e4e38bb0d372a7423f7a97b6f461c7cc75a50ba","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.14.tgz","fileCount":20,"integrity":"sha512-wJbSKv44Ymbnq3bwwTE+PluzZWouQWKKCSTF6FJdcFD4M6ORBHwGCx2IFyLEMPUhWx1CwhkvdJygA8CR4LpMNw==","signatures":[{"sig":"MEUCIDPnGhQBaQXrRvyDssbjxN0QxKwo1V2JmJ47wjK1YgF4AiEAzRvb04TYQNv5eu9BdV4bwulHiwpPl6P9dhZt+7F+FYY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":419694},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.14.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/98db8b4e76292cb852d0b72281c0d2b6/ai-sdk-workflow-1.0.0-beta.14.tgz","_integrity":"sha512-wJbSKv44Ymbnq3bwwTE+PluzZWouQWKKCSTF6FJdcFD4M6ORBHwGCx2IFyLEMPUhWx1CwhkvdJygA8CR4LpMNw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.7","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ai":"7.0.0-beta.100","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.21"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.14_1776335103522_0.8178150960241073","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.15":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.15","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.15","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"82a81ec8a571f6ed4d9a3299cfcc019bb89b8345","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.15.tgz","fileCount":20,"integrity":"sha512-pP/ZoAbsjeqomSa+0BGlmKZLpI9/43IlVQfH2GZZApxCT4Q69aHIgHg9kZpgWgw89tUXDCBqjV5pXBMVuIFMqg==","signatures":[{"sig":"MEQCIFMbrnrAMRx8L5dZZGadjp/lJ3ijdIIS1DtVUUdFI4xLAiB2agVS19oc0cX/xiVf2J+lRTjtxWL7qiio/Pu0TbMVZQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":419787},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.15.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/d59016765d34e531dba1d9bff9b9fc6e/ai-sdk-workflow-1.0.0-beta.15.tgz","_integrity":"sha512-pP/ZoAbsjeqomSa+0BGlmKZLpI9/43IlVQfH2GZZApxCT4Q69aHIgHg9kZpgWgw89tUXDCBqjV5pXBMVuIFMqg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.7","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ai":"7.0.0-beta.101","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.21"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.15_1776347234032_0.4053653718355579","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.17":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.17","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.17","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"b49de2e2d28d7545495faad50f410173f7e9c567","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.17.tgz","fileCount":20,"integrity":"sha512-iH5UyqXpvVJdKbgN+pe4kZT9HAn5SmVauRnjIGirAWgZLttC+wSLzABM5BfvKo8rldKL8CWGn7YMZxv8oxP3LA==","signatures":[{"sig":"MEUCID8NK1b2RqSA/ZFRqu+tWWCrsGVMxwdEgNQMvsFTH9H1AiEAvcAR93gHLC9B/EdfnxoGlGOnHw5QsuHlixzAJWx/nFU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":420344},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.17.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/a1316ebe7bfb3b7dca755a5682b1331d/ai-sdk-workflow-1.0.0-beta.17.tgz","_integrity":"sha512-iH5UyqXpvVJdKbgN+pe4kZT9HAn5SmVauRnjIGirAWgZLttC+wSLzABM5BfvKo8rldKL8CWGn7YMZxv8oxP3LA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.7","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ai":"7.0.0-beta.103","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.22"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.17_1776359832111_0.8839286478244386","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.18":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.18","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.18","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"15b77ff92ef9b39568998997508076fc84204fde","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.18.tgz","fileCount":20,"integrity":"sha512-umPUiidESdBFBAaqiT8gOrcvnIRooqoLfbjz2ts2vkThWY8gnydHnE2r3AU+QDL2MgtWhYr9OqHEBRIhNi4jxQ==","signatures":[{"sig":"MEQCIGI2HhXMGgQxO0eFBwil/Xf272vEzqohdF9rTpWsYPkMAiAkLu3rhgxPF9PhsHd6BQKVJib2bF4GpP/vCejrWZXQtQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":418657},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.18.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/abf56fa219457911a1979b939846f14e/ai-sdk-workflow-1.0.0-beta.18.tgz","_integrity":"sha512-umPUiidESdBFBAaqiT8gOrcvnIRooqoLfbjz2ts2vkThWY8gnydHnE2r3AU+QDL2MgtWhYr9OqHEBRIhNi4jxQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.7","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ai":"7.0.0-beta.104","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.22"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.18_1776360959683_0.9302098384203445","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.19":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.19","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.19","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"f6284f3adb29b3149218b3c04b98dd342f01b43f","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.19.tgz","fileCount":20,"integrity":"sha512-gUxMvSNVt4EwpabiqFthqdsrNXZZjmG8lh/4kYmFfFZjD/0iI2jM0L3ickEBMnIx3esmz2cAfKEliwA7s2PBBQ==","signatures":[{"sig":"MEUCIEXCuqp5vVfpiNA/vvfmjnyF8uUpc2k/vStYWDR/HzIfAiEA0838jbjeEUL0SC3dzMIYEJEixb3xtDGwAIkl1a5wEBA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":418750},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.19.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/920f6571309237c022f1985a71bb6c06/ai-sdk-workflow-1.0.0-beta.19.tgz","_integrity":"sha512-gUxMvSNVt4EwpabiqFthqdsrNXZZjmG8lh/4kYmFfFZjD/0iI2jM0L3ickEBMnIx3esmz2cAfKEliwA7s2PBBQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.7","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ai":"7.0.0-beta.105","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.22"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.19_1776361937623_0.4046347181443388","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.20":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.20","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.20","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"baf3181d09cd4982375c24542af48b2e729c8edb","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.20.tgz","fileCount":20,"integrity":"sha512-c/Ol2/LbeK7g6eNpZnDvRZtwmloxaAKwcK4byNkPAyUZYRHXPuP7mp2n0pfcb6QBP0zcoOE4Cj+aYiODTbxJUg==","signatures":[{"sig":"MEQCIExTrfA20ktUnJXBHX9q2vvfDx9hgedDnf4hv81EY6VMAiBf2VkOvUZoWOMAK4HEsi3BedZrkclc0m7KXsVTGJcAlQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":418808},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.20.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/73316f53b974083b976693387afd8fe1/ai-sdk-workflow-1.0.0-beta.20.tgz","_integrity":"sha512-c/Ol2/LbeK7g6eNpZnDvRZtwmloxaAKwcK4byNkPAyUZYRHXPuP7mp2n0pfcb6QBP0zcoOE4Cj+aYiODTbxJUg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.7","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ai":"7.0.0-beta.106","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.22"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.20_1776364623601_0.31706268062286247","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.21":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.21","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.21","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"8e6120aaecdbad81ee3c6d2657b3acb54935c161","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.21.tgz","fileCount":20,"integrity":"sha512-J5v+ZZsCTEOQehy4nN2r9j15qwKCNTGt4qu5fOjbXYxTu1tG1bOPqSlX7eU8V/aZpH4Tcx6o/SeJAf+BvvEYFg==","signatures":[{"sig":"MEUCIQClkNr3nBxmovwsSc6rvwBSdKbGyim/I6mT8MuWJbgJ4wIgPWjIsoYXaLqcCGVUvNoa1bh/UFEoBSCIwMClaMW/8yU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":418116},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.21.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/a6f5fb6d00041825f97122fe0724e91d/ai-sdk-workflow-1.0.0-beta.21.tgz","_integrity":"sha512-J5v+ZZsCTEOQehy4nN2r9j15qwKCNTGt4qu5fOjbXYxTu1tG1bOPqSlX7eU8V/aZpH4Tcx6o/SeJAf+BvvEYFg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.7","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ai":"7.0.0-beta.106","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.22"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.21_1776370435856_0.42979151394597803","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.22":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.22","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.22","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"917464b39b815d272bbe75026d735b3aebb1dc9b","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.22.tgz","fileCount":20,"integrity":"sha512-u+I9Zg+3IosYf53yq52r7rR3bMlh5neh2OVo41R3M8OzOrZL9H7RD7xbv/LTfFw5xpfpq+wSjU/EtH12Z1kGgw==","signatures":[{"sig":"MEUCIQDzu4zrYRrI5QCIEP1XG7QT3bJRvdVEnwqfjL+AzW/arAIgYsKnSMaDSK6bfD57Ig1/GZ+Lfdt/wVqdH91aItL1q3I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":418250},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.22.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/17a5c108b7e2d801d0c4e75f6afdea82/ai-sdk-workflow-1.0.0-beta.22.tgz","_integrity":"sha512-u+I9Zg+3IosYf53yq52r7rR3bMlh5neh2OVo41R3M8OzOrZL9H7RD7xbv/LTfFw5xpfpq+wSjU/EtH12Z1kGgw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.7","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ai":"7.0.0-beta.107","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.23"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.22_1776382183294_0.849453919021472","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.23":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.23","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.23","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"bbad0aa6be028594a2402c99a00fd16cf87fbe83","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.23.tgz","fileCount":20,"integrity":"sha512-P8M+6cBoBVuSVDBFmhOafqtxo4SNP05Ydxq0QHNdmFCO6DuxfFc7pdyGpR6dO/buEYFt8N5aSw0WH73Yk3W/3w==","signatures":[{"sig":"MEUCIQCYbF6Nm3cuWAOZTBgSBeTrhdZjK7s1fQpX9PVQ5bZ01AIgCs5QIUg6E7/p5WJvS19kH4IFeO8ciF99FaY88OKfLz4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":418384},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.23.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/3280bfb52cb9c6e80b550ac377b39017/ai-sdk-workflow-1.0.0-beta.23.tgz","_integrity":"sha512-P8M+6cBoBVuSVDBFmhOafqtxo4SNP05Ydxq0QHNdmFCO6DuxfFc7pdyGpR6dO/buEYFt8N5aSw0WH73Yk3W/3w==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.7","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ai":"7.0.0-beta.108","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.23_1776410802073_0.8997597255518621","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.24":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.24","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.24","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"c7218a7855e26d64c069794a1976847df6f17083","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.24.tgz","fileCount":20,"integrity":"sha512-SrHduozbZ+OBhjZb/M000ufXnwJtkrsVd/vhD0sPmlSB8gfLdqu3p56PYDtcTWnSVwoRpbOnmIUJUj5lCyKWhw==","signatures":[{"sig":"MEUCIQCllppvgW0NmzF8VuYE7Hrp4MWhHL377XnNnWM9h2x+hwIgIGln7vn59CVQw6KOOkn8Sc/BiDdUKVkcnBIiM2IeiyQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":418901},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.24.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/eb3181154b4207cf2cfa4aaebfc3f811/ai-sdk-workflow-1.0.0-beta.24.tgz","_integrity":"sha512-SrHduozbZ+OBhjZb/M000ufXnwJtkrsVd/vhD0sPmlSB8gfLdqu3p56PYDtcTWnSVwoRpbOnmIUJUj5lCyKWhw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.7","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ai":"7.0.0-beta.109","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.25"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.24_1776438025161_0.09716262798986164","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.26":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.26","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.26","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"b5fd0185da91f4c8986bf1de8930a1cedf9a68c7","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.26.tgz","fileCount":20,"integrity":"sha512-bQKOsYrk0YGJes9ufuoUls+J/lTItRtULwt7l2ovTZ4MAifFXAxfoEeVr+uAUvJ3fbofgGN1uc/azsemCssvjg==","signatures":[{"sig":"MEYCIQCxXuTWRGu42BcV2WUwCNJx2dotcc08AXeCPhMuhZb4xAIhAOicQ0jg02NB4LB3XqpR5tW9JKNMWfGIFb1NEy9Cg+VK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":421290},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.26.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"vercel-release-bot","email":"infra+release@vercel.com"},"_resolved":"/tmp/2a1be6bd2421b911acfffd965181cb0f/ai-sdk-workflow-1.0.0-beta.26.tgz","_integrity":"sha512-bQKOsYrk0YGJes9ufuoUls+J/lTItRtULwt7l2ovTZ4MAifFXAxfoEeVr+uAUvJ3fbofgGN1uc/azsemCssvjg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"10.9.7","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"22.22.2","dependencies":{"ai":"7.0.0-beta.111","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.26"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.26_1776463735573_0.5661139588950039","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.27":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.27","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.27","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"156c012bfd39e163fe3b0f89fd6e1fabfeb1b3a5","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.27.tgz","fileCount":20,"integrity":"sha512-p2I4IWhBCheBxLjL9Gjmto2tqo33gm3t0XmSkZJPvMsyrKBgbRU5G3T+AnwDzJA5GsqK8rHUf6E3Z1w0ZoL3BQ==","signatures":[{"sig":"MEUCIBYzS7+I+4YlA9X+9oFDh/ff5N/B3JjHFyPgPZvzKjrBAiEA+JZlY9X7jCeYsGQpk73R94f6e0BI1lYSpy/yafkpsUU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-beta.27","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":427900},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.27.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/ac22fbcb6e9cb020bd2c54844ca0a44a/ai-sdk-workflow-1.0.0-beta.27.tgz","_integrity":"sha512-p2I4IWhBCheBxLjL9Gjmto2tqo33gm3t0XmSkZJPvMsyrKBgbRU5G3T+AnwDzJA5GsqK8rHUf6E3Z1w0ZoL3BQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-beta.112","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.12","@ai-sdk/provider-utils":"5.0.0-beta.27"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.27_1777408059742_0.7436718021840565","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.28":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.28","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.28","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"a07f01069712bad24d56b409a6391b4fabc88120","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.28.tgz","fileCount":20,"integrity":"sha512-IRUle8+Vh+30EhYxULSwvCUfvElL+O+LQI8QV5LiBazHgdCd7IBIUFzUVOxYHjjGLybw8N0pHiNh649lxYdrjQ==","signatures":[{"sig":"MEUCIAHqN2dTBt1e7fl1JwwDsOKNxV56tOx2PKHder1l8fLbAiEApsHEAZbxKLda1P4ELeROEWLmswD57ekvFWGhCwFliQQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-beta.28","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":428166},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.28.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/d058253a24e0d41626e8bfcab6b38984/ai-sdk-workflow-1.0.0-beta.28.tgz","_integrity":"sha512-IRUle8+Vh+30EhYxULSwvCUfvElL+O+LQI8QV5LiBazHgdCd7IBIUFzUVOxYHjjGLybw8N0pHiNh649lxYdrjQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-beta.113","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.13","@ai-sdk/provider-utils":"5.0.0-beta.28"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.28_1777416556691_0.47887802928485557","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.29":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.29","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.29","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"b8d1fb445548e9db9c5b0e610238502753085b7f","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.29.tgz","fileCount":20,"integrity":"sha512-4/6XIv/6QqHRvV5uvo07rKKBMvX3meoKtqEmXOw+lTxTpbrP/QwVqvhoAhQeXO5zx5olaw+uoQtKcITNnf8ekw==","signatures":[{"sig":"MEUCIGyBMt87Uj8mmh2kZ8rKYSlkVLzKd1okof+Z5nFRM98XAiEAvDflimxlALmeiJt4pJ9shRw9bgk0m89nCuxxp/oFkb0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-beta.29","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":428537},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.29.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/1d6492fdc436f953c4dc41d6f0b88dfc/ai-sdk-workflow-1.0.0-beta.29.tgz","_integrity":"sha512-4/6XIv/6QqHRvV5uvo07rKKBMvX3meoKtqEmXOw+lTxTpbrP/QwVqvhoAhQeXO5zx5olaw+uoQtKcITNnf8ekw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-beta.114","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.14","@ai-sdk/provider-utils":"5.0.0-beta.29"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.29_1777571136800_0.28701694126572086","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.30":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.30","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.30","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"68e3e93cdc704804cdec2ec2843d8964767f63ca","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.30.tgz","fileCount":20,"integrity":"sha512-TrH53Kfh/nxTAUGdAiwkp4JLDRzuPQZHX8TfpHJ7C4jyh6CNUAi8PAZ/5dOmDVDvw8BA1zIPS8d7IgMpk6P89Q==","signatures":[{"sig":"MEQCICZrPMPsdhz3XKXcxcXG+k7CUBVi9jGW9l2nUjdppCDnAiBq7gtnblp/L13gGWybtCSk6UH0oj9qFKZ7HrOzFKZyQA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-beta.30","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":428704},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.30.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/e875d70aa5710fd273840076654d99a3/ai-sdk-workflow-1.0.0-beta.30.tgz","_integrity":"sha512-TrH53Kfh/nxTAUGdAiwkp4JLDRzuPQZHX8TfpHJ7C4jyh6CNUAi8PAZ/5dOmDVDvw8BA1zIPS8d7IgMpk6P89Q==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-beta.115","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.14","@ai-sdk/provider-utils":"5.0.0-beta.30"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.30_1777582102747_0.001889558974332184","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.31":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.31","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.31","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"deadf53bfef886eaa8f2a6affb6857f7149b747e","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.31.tgz","fileCount":20,"integrity":"sha512-b5OHQE0WyPpgKq170CJoN0sK0NZjKwq/t3gAvdZk4IMZ1MaZm21MzYBLc1c8kfKAA8GDy5Qq7SUGZ1Lybiv3Gw==","signatures":[{"sig":"MEYCIQC/B64JHByRMo4FwQ43xOHw2sTFIjjgJEVwrfT3bVez8gIhAO6/7q/KPgGOBSzmo/Vtg0CZheAyjcw+/gilOmjXyp36","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-beta.31","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":428762},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.31.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/50c24634c1b1184c63bfcbac228cf662/ai-sdk-workflow-1.0.0-beta.31.tgz","_integrity":"sha512-b5OHQE0WyPpgKq170CJoN0sK0NZjKwq/t3gAvdZk4IMZ1MaZm21MzYBLc1c8kfKAA8GDy5Qq7SUGZ1Lybiv3Gw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-beta.116","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-beta.14","@ai-sdk/provider-utils":"5.0.0-beta.30"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.31_1777665151990_0.8260934595465732","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.32":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.32","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.32","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"1c293120a7a84e5df775c8f830965aa20891996a","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.32.tgz","fileCount":20,"integrity":"sha512-niVL23TY8PZieQR3zsW6U+am/MGUTU9hx7FlhEHmUc9sC1Bx4zbpVJhFJZ9XuMsyKcUhIzIs34+YMHp27VRsYA==","signatures":[{"sig":"MEUCIQCU71WR4LpShcGmF0OS4cuC9OGj/E5+9jmmjAenGZ3V9wIgCvEEZboXFXKUELq0swzi/wYEY316PAppAGrbhD90Rxk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.32","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":428989},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.32.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/5b20eb924d86fb45f23a1205175e6700/ai-sdk-workflow-1.0.0-canary.32.tgz","_integrity":"sha512-niVL23TY8PZieQR3zsW6U+am/MGUTU9hx7FlhEHmUc9sC1Bx4zbpVJhFJZ9XuMsyKcUhIzIs34+YMHp27VRsYA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-canary.117","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.15","@ai-sdk/provider-utils":"5.0.0-canary.31"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.32_1777674144265_0.9395410114143943","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.33":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.33","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.33","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"f1cb9dcb7710cb9e152e8f551535d5578818e0cf","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.33.tgz","fileCount":20,"integrity":"sha512-BG1vxeLklDt8anPi9zI8i9BZyrnxhuzSMGN1RM6V9qGLfVvtGUzjapru5xTIhxhzl5X6axd4CGBTdd1HAW0csQ==","signatures":[{"sig":"MEQCIB+u9+SRWnTwhZh6A4WnDRN0cvqpDh2oq2ZRavez1HniAiAJrnQ9kt5x9E/XdD1FmACe+sbD08YpBwk7+0LWlVVLTA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.33","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":429086},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.33.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/d41433305c9d3936c44a355dc4b36a17/ai-sdk-workflow-1.0.0-canary.33.tgz","_integrity":"sha512-BG1vxeLklDt8anPi9zI8i9BZyrnxhuzSMGN1RM6V9qGLfVvtGUzjapru5xTIhxhzl5X6axd4CGBTdd1HAW0csQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-canary.118","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.15","@ai-sdk/provider-utils":"5.0.0-canary.31"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.33_1777914411450_0.5820229701714243","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.34":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.34","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.34","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"801bb401a7a13756cb6136fd5724476982ceb4f9","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.34.tgz","fileCount":20,"integrity":"sha512-T+9fh9jtIdcqw23HGr3FZBjepaa257PQngQ8HJFiGtSz8HubrUAutHlIVJrRCy6z3AxWCaaDQy8Tj5KgMSm/2A==","signatures":[{"sig":"MEUCIQDpRSKaMIbytKsVs//3yC27Ho6uxEau6oKfwwT1QFGoFAIgf0rkeSo9vZ9lm5bPSToDd9fuuU1upEDguW5/zSw/cmc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.34","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":429148},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.34.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/bf5dc3cd0848477cdeb413db129bdec5/ai-sdk-workflow-1.0.0-canary.34.tgz","_integrity":"sha512-T+9fh9jtIdcqw23HGr3FZBjepaa257PQngQ8HJFiGtSz8HubrUAutHlIVJrRCy6z3AxWCaaDQy8Tj5KgMSm/2A==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-canary.119","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.15","@ai-sdk/provider-utils":"5.0.0-canary.31"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.34_1777916003841_0.11548824123929591","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.35":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.35","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.35","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"6b7959aed17ae0d4c43306ebd17263ac1d84c8e6","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.35.tgz","fileCount":20,"integrity":"sha512-+YDsyy1TCfz7IOH0uFZ0DiHqm/VYqleBwplNpm3B5dE5OEWfM40QyIKAe835gx7lM+A8eURSEhEMLmJK9yRFYA==","signatures":[{"sig":"MEUCIQCJ5aNE80LPfAdxPLWFCkXGsUiJwsRWJ82h56Q9XAjN0gIgYIK4lqUy+zEUtqBGGbxo6Y/X6dLzP5sP5b0MmXz8lhY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.35","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":429325},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.35.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/b8571c2a0094a8c56c42c814454ce63e/ai-sdk-workflow-1.0.0-canary.35.tgz","_integrity":"sha512-+YDsyy1TCfz7IOH0uFZ0DiHqm/VYqleBwplNpm3B5dE5OEWfM40QyIKAe835gx7lM+A8eURSEhEMLmJK9yRFYA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-canary.120","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.16","@ai-sdk/provider-utils":"5.0.0-canary.32"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.35_1777918090068_0.7459426018305277","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.36":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.36","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.36","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"29b805bd87eaeec51eaa5672cac44eabbdd3f242","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.36.tgz","fileCount":20,"integrity":"sha512-OjSgk79q/TM8HaeIZZzQ0LMUzmOBYFbE1SwhhLYzH3UhdCnEuakNF32GerhrV62O7vBFlfQux6XE3hhDuLZ8rg==","signatures":[{"sig":"MEUCIE4W336Cp3WlggcjLuKuQmZFKGYKLEBWczNJFD9RhQP5AiEA9ikZAw+nskaxiC1naGHI8+wbNxTE/Q71e3+8FIcMo3Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.36","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":429531},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.36.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/412b923c9b86df62a69ccd315652ce30/ai-sdk-workflow-1.0.0-canary.36.tgz","_integrity":"sha512-OjSgk79q/TM8HaeIZZzQ0LMUzmOBYFbE1SwhhLYzH3UhdCnEuakNF32GerhrV62O7vBFlfQux6XE3hhDuLZ8rg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-canary.121","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.16","@ai-sdk/provider-utils":"5.0.0-canary.33"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.36_1778002791085_0.9125519641438822","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.37":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.37","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.37","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"b4bee53cdb091a0870b390d8d386845c587dc033","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.37.tgz","fileCount":20,"integrity":"sha512-gLsMHOyCUwqibdSB9/EpQnJJvLU/YjOmMXMLZmQR7zbsWnfrOeoEhNomPOlOFblBcQZREv29DTc70W4RpJMMkw==","signatures":[{"sig":"MEQCIEnoJ35LltT0sGMXmTbY4I4gK/QzPAMbPzt2XFXxIgmWAiBxf80hN26ugSfs4UuKnQ7pp++DYzmtECqA/bjCNTtTeg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.37","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":429504},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.37.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/006def2d4e77c97108533446b82e1026/ai-sdk-workflow-1.0.0-canary.37.tgz","_integrity":"sha512-gLsMHOyCUwqibdSB9/EpQnJJvLU/YjOmMXMLZmQR7zbsWnfrOeoEhNomPOlOFblBcQZREv29DTc70W4RpJMMkw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-canary.122","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.16","@ai-sdk/provider-utils":"5.0.0-canary.33"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.37_1778089188378_0.8910322989635517","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.38":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.38","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.38","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"f87a386233d204cf24677488ec852f7da12a6be4","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.38.tgz","fileCount":20,"integrity":"sha512-zNyjzQ1P/OH3MsPPNkxEaRRjT2dIgWCZB5ZkJF+sPwkWt3tcQEUHdPv9nxaVfWJQ2ND77arxBCSxLVbdVLSqIA==","signatures":[{"sig":"MEUCIQDZ7PBmr/JWrCNF2roLq4WFVoYxpmqC507VomrkM0dfCAIgZrMFO7/4L+d6Hv3ph9mQU+nx5o8Dw+RgUz8GvwoIRdo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.38","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":429634},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.38.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/acf95680c3e45f9a6a54b9adcf3c7223/ai-sdk-workflow-1.0.0-canary.38.tgz","_integrity":"sha512-zNyjzQ1P/OH3MsPPNkxEaRRjT2dIgWCZB5ZkJF+sPwkWt3tcQEUHdPv9nxaVfWJQ2ND77arxBCSxLVbdVLSqIA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-canary.123","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.16","@ai-sdk/provider-utils":"5.0.0-canary.33"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.38_1778091882186_0.7127991186657594","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.39":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.39","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.39","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"2c0c579a6b057573825f64df7ab9197761656478","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.39.tgz","fileCount":20,"integrity":"sha512-dw8r9eZdCrT9ZZ2eyqU/NJV3/baOJyOhIVNjiaXcC78BiH/xiW6dVuMkKWKjyjfEXf/0m+TwrDsIkHzvyAFjfA==","signatures":[{"sig":"MEUCIQC3q4IqABJf3fuqCclM1deyfijxj3OphQrYPH1OMkEQHAIgNrGL9LLKXE6sJTzKfH2Zrzh/0uUGJba01Ri5RB3lZHc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.39","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":429764},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.39.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/f0924a4eef71292b97db317094c6be35/ai-sdk-workflow-1.0.0-canary.39.tgz","_integrity":"sha512-dw8r9eZdCrT9ZZ2eyqU/NJV3/baOJyOhIVNjiaXcC78BiH/xiW6dVuMkKWKjyjfEXf/0m+TwrDsIkHzvyAFjfA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-canary.124","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.16","@ai-sdk/provider-utils":"5.0.0-canary.33"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.0","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.39_1778095149226_0.9134726805671514","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.41":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.41","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.41","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"229e3039be7de24af108b87bb46ac304188328b1","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.41.tgz","fileCount":20,"integrity":"sha512-Enlw3ladxqDfNeRhfuWvVbl7eEpgHUev+mMkVa5FsNtJKRFtaAYBFMIcpXTXFUqS6g15uTfy6FfS/i94TYuhoQ==","signatures":[{"sig":"MEUCIQDk9b1vEkyO8M9RMfw3QuYpOmOU74gA7OasYFZQnACkyAIgWa00MI5zoQc998tPrMNHXgQoPJB6xSHfSCmiQdQLnp0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.41","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":464440},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.41.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/a30ee9a29b5fa1505df0123ddc7836ac/ai-sdk-workflow-1.0.0-canary.41.tgz","_integrity":"sha512-Enlw3ladxqDfNeRhfuWvVbl7eEpgHUev+mMkVa5FsNtJKRFtaAYBFMIcpXTXFUqS6g15uTfy6FfS/i94TYuhoQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-canary.125","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.16","@ai-sdk/provider-utils":"5.0.0-canary.34"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.4","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.41_1778174075256_0.5156240112443928","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.42":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.42","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.42","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"09620a360e3868d5812ef1734a075c1cd02ab031","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.42.tgz","fileCount":20,"integrity":"sha512-VRH9QhGcX+0mb55TRo2Fz4AkxfDYu+pVGLNZ3YkVfG22ymAuVWXCL71G137CiNRJbpud5uAEMDN2BiTjLXI4ag==","signatures":[{"sig":"MEYCIQDqSf0BBcE8aCho3TubcZjKPB9L4fb8h0s/alXkghkLBgIhAIWmDZ1zQCHzj9pRznBl3nQKUgNC9Ph81wJW4co0nts3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.42","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":464580},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.42.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/0fe12ad732bf6ef48106bf630ba41e95/ai-sdk-workflow-1.0.0-canary.42.tgz","_integrity":"sha512-VRH9QhGcX+0mb55TRo2Fz4AkxfDYu+pVGLNZ3YkVfG22ymAuVWXCL71G137CiNRJbpud5uAEMDN2BiTjLXI4ag==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-canary.126","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.16","@ai-sdk/provider-utils":"5.0.0-canary.35"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.4","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.42_1778180278699_0.023877910656871837","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.43":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.43","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.43","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"d6ddf79af61175d4abd244d2be4d2cc28671e72f","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.43.tgz","fileCount":19,"integrity":"sha512-kfVs1yRoMmynUyZHHyumBo0kAxl/O7upKItreNoFi9nCcHH6W1BrASqAv9S31hw8qJfjj+SPDQ7Co8Cc7ta3Pg==","signatures":[{"sig":"MEQCIE/V6kgs9AdLRpp603yblQaoUQu591qbxA5tGYmxWC/HAiBeW7Y9AE/OEWida0gszNLNZMF6Wp8NDts1c52AqeOebg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.43","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":497879},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.43.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/34d2b8b15690ec3a16b36758bb2a1ac2/ai-sdk-workflow-1.0.0-canary.43.tgz","_integrity":"sha512-kfVs1yRoMmynUyZHHyumBo0kAxl/O7upKItreNoFi9nCcHH6W1BrASqAv9S31hw8qJfjj+SPDQ7Co8Cc7ta3Pg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-canary.127","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.16","@ai-sdk/provider-utils":"5.0.0-canary.36"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.4","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.43_1778258736401_0.8147122169437333","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.44":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.44","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.44","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"d6f92c393db4b3d4d10aca4868a12a279508efcb","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.44.tgz","fileCount":19,"integrity":"sha512-XhEkTtiWCjSoVJXkTm13FjTxeuQN5LcQQ7QwcxNhPu5Ui8Y+dMDxRTCzsUt0KrhK9PYm9kVQLESgTNkvBh4kUg==","signatures":[{"sig":"MEUCIG9UZY2pAA4JRMpkSdGj7G2qUdFTfa0tBGvrL5++tImCAiEApG0fvdfBG/mN+JeT+AJv6/tgAntf/LrV1cf/GYlQpu0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.44","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":498019},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.44.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/036f82a389506c2594fd26a32bb862c9/ai-sdk-workflow-1.0.0-canary.44.tgz","_integrity":"sha512-XhEkTtiWCjSoVJXkTm13FjTxeuQN5LcQQ7QwcxNhPu5Ui8Y+dMDxRTCzsUt0KrhK9PYm9kVQLESgTNkvBh4kUg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-canary.128","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.16","@ai-sdk/provider-utils":"5.0.0-canary.37"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.4","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.44_1778262433504_0.7230397922346581","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.46":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.46","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.46","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"c290f8c8c20f434fb542c0b35f1efe7f2afff170","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.46.tgz","fileCount":19,"integrity":"sha512-Z5SQZiKTDr7AVs3KQKCbowitcfLy0d4SwBtyxieNBiOc3GgKZ6xPI4qt5hOpHoZibily5SfHMYMjO0P50BP7+Q==","signatures":[{"sig":"MEUCIQDgDvphbnJYL81Z966drsNRo6j7l9Y0l7F8BatIoP3U+wIgGOsvRYzJ6JDFqphOzxySYTUF8TZGDIvYSs/hWCIr7VY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.46","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":498178},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.46.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/99d0ff6596c5f4aa02e4fdccc3eeedb3/ai-sdk-workflow-1.0.0-canary.46.tgz","_integrity":"sha512-Z5SQZiKTDr7AVs3KQKCbowitcfLy0d4SwBtyxieNBiOc3GgKZ6xPI4qt5hOpHoZibily5SfHMYMjO0P50BP7+Q==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-canary.130","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.16","@ai-sdk/provider-utils":"5.0.0-canary.37"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.4","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.46_1778266358007_0.3545862380941063","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.47":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.47","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.47","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"ac5cb58c9e73422d7336776d8757451f2306a95f","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.47.tgz","fileCount":19,"integrity":"sha512-eHiF5YhwpCWSZf8C5/ooiIv9Q1gWTiksVJgyt/WS0fiNprXUqC5lYgPdyler7rtnFpLUIQMiR7S2edij35EFOA==","signatures":[{"sig":"MEUCIBu0yPYtGIJfK7dNzXzkHvQATe6tLnQKFWcdEF8D2DYOAiEA5JRwGGYHZSvO6lORXZpSwwYGGqAUYZFNH4N7oQqyI90=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.47","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":498608},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.47.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/4854a006fa3e68fd82a918a6afbf918e/ai-sdk-workflow-1.0.0-canary.47.tgz","_integrity":"sha512-eHiF5YhwpCWSZf8C5/ooiIv9Q1gWTiksVJgyt/WS0fiNprXUqC5lYgPdyler7rtnFpLUIQMiR7S2edij35EFOA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-canary.131","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.16","@ai-sdk/provider-utils":"5.0.0-canary.38"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.4","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.47_1778510748976_0.7203960435064056","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.48":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.48","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.48","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"8a01b842e351f919e257f4495e067e440704d586","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.48.tgz","fileCount":19,"integrity":"sha512-XnSIc9lK0OdYzh74mIjbRpqTuQT2E7zbb6wkVY0c4jhwhmyrCYc1pot4cuJerVSaVRopXKzqiNr+XwKdJLvpyA==","signatures":[{"sig":"MEUCIQDcSZAnCC3czRhvG07dYl+S9IBmF1PCZ+/nAs5xtduDSwIgAS0rUSlgsYKIuFUqBTNDuKNPrJXq2G7qmqt1TBd1b+Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.48","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":499355},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.48.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/444777f96c78794b70eec57a71dd76a8/ai-sdk-workflow-1.0.0-canary.48.tgz","_integrity":"sha512-XnSIc9lK0OdYzh74mIjbRpqTuQT2E7zbb6wkVY0c4jhwhmyrCYc1pot4cuJerVSaVRopXKzqiNr+XwKdJLvpyA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-canary.131","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.16","@ai-sdk/provider-utils":"5.0.0-canary.38"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.4","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.48_1778538633564_0.16116677820358594","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.49":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.49","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.49","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"20c9c64485076297b495da0912b3925d350255dd","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.49.tgz","fileCount":19,"integrity":"sha512-YXBBTQYi+lDjUCs2SIGF38z3LzBSAw4TpcdS4DCY0GEe1Vmn6TKNgDJRF60jN0jt+7NNVt5c2fpWfdUwvoQI7g==","signatures":[{"sig":"MEUCIQDYc57FqUiBMzkw+Y3p5JBrEStfkrxqByW3pVmzaewQGwIgYMjjb0ZqTlF7wAPp8SULwyAhf9/oQobrTrexamWBBUI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.49","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":499658},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.49.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/db6a74e18c21917cfada5837b97d1759/ai-sdk-workflow-1.0.0-canary.49.tgz","_integrity":"sha512-YXBBTQYi+lDjUCs2SIGF38z3LzBSAw4TpcdS4DCY0GEe1Vmn6TKNgDJRF60jN0jt+7NNVt5c2fpWfdUwvoQI7g==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-canary.132","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.16","@ai-sdk/provider-utils":"5.0.0-canary.38"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.4","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.49_1778604041186_0.6133009277631396","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.50":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.50","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.50","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"9c9c5dff1baabbeb771a874bddf5066a1c63de5f","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.50.tgz","fileCount":19,"integrity":"sha512-vkjZjYbKCTf9WzjTBnfbYo+YFMGh/ETDXgAWJ0aep1Pn5fberjC3aXeYJp2b/sCi2I8eMrQsuf9yOv1dg6pTsw==","signatures":[{"sig":"MEQCIA1YLjDy3HI2VIxXP+s1JvE4kJ1azmztok+lGRNeXPwsAiAlu7V+CFrAAGX8Z37w7vlJJCluUx9sgittZLCZonWyGQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.50","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":499788},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.50.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/a0bae7324b4cc892e86c4fdb4d8984a1/ai-sdk-workflow-1.0.0-canary.50.tgz","_integrity":"sha512-vkjZjYbKCTf9WzjTBnfbYo+YFMGh/ETDXgAWJ0aep1Pn5fberjC3aXeYJp2b/sCi2I8eMrQsuf9yOv1dg6pTsw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-canary.133","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.16","@ai-sdk/provider-utils":"5.0.0-canary.38"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.4","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.50_1778635880189_0.4891612615695362","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.51":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.51","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.51","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"6c921e18f66d5382e3559fba6bb753f5b5c1f524","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.51.tgz","fileCount":19,"integrity":"sha512-AhUaBr9P2Sag5fASjUYXFXmPBKe3qAIbDfrrN+IHsipGdjXseDyNljgQw9RSPZZCfrzMlemCi4mqigZ+gl9VfQ==","signatures":[{"sig":"MEQCIByFxC9zCpJzCJh59L3cf8VV2Qggw2ak8qPGLI1JkoKKAiAKXH/Roroso9BMwlXsEb76OFdBq0UyzNbbjbUcDH+iaQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.51","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":500605},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.51.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/cb33637a92838b9478afc19d5c288e31/ai-sdk-workflow-1.0.0-canary.51.tgz","_integrity":"sha512-AhUaBr9P2Sag5fASjUYXFXmPBKe3qAIbDfrrN+IHsipGdjXseDyNljgQw9RSPZZCfrzMlemCi4mqigZ+gl9VfQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-canary.134","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.16","@ai-sdk/provider-utils":"5.0.0-canary.38"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.4","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.51_1778687914104_0.17864028514286834","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.52":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.52","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.52","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"d641aa634346eb0664b5364bede5dfd1b2ae5167","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.52.tgz","fileCount":19,"integrity":"sha512-FX63ecsRmRWd/20sG2dNWJjuFxNQg3WBXYBBofOBO/AB1RTqv+J151R09ZjOleFVQHD5yxvY/FDrR77Z2oI8UA==","signatures":[{"sig":"MEUCICCUtIOI1VcsgSr54JAYFJ4iWsIJ4GubQ+uM96MP+AWuAiEA+kYp/9ILm5i9qSo/o16qWFMAnR3M1b30EwcWuMxNfD0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.52","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":500745},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.52.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/877ac8c664b7569103b013884276ff65/ai-sdk-workflow-1.0.0-canary.52.tgz","_integrity":"sha512-FX63ecsRmRWd/20sG2dNWJjuFxNQg3WBXYBBofOBO/AB1RTqv+J151R09ZjOleFVQHD5yxvY/FDrR77Z2oI8UA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-canary.135","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.16","@ai-sdk/provider-utils":"5.0.0-canary.39"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.4","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.52_1778696403406_0.1613908940683666","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.53":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.53","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.53","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"78eed69acf47f98daed6c7695045a268c7a84d99","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.53.tgz","fileCount":19,"integrity":"sha512-lKuTfvfyRbGB8bE+TsIslV+DBDj62hZK/0n9tjHSlLzUM5olPRIxilsDGjoPN4HzVzcKnUaiY7jWuuqlpg5hsg==","signatures":[{"sig":"MEYCIQDakoGbQhaoCwUbjehqJu7TOmMPImtXQr9CBuMC9SBDWwIhAM6Mxj0Na8SMwWZR1VCtdO6fAv2zVW85ajh24tGSJqpu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.53","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":500885},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.53.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/4201265e2491b177cde73af107e82511/ai-sdk-workflow-1.0.0-canary.53.tgz","_integrity":"sha512-lKuTfvfyRbGB8bE+TsIslV+DBDj62hZK/0n9tjHSlLzUM5olPRIxilsDGjoPN4HzVzcKnUaiY7jWuuqlpg5hsg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-canary.136","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.16","@ai-sdk/provider-utils":"5.0.0-canary.40"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.4","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.53_1778707718510_0.30790166016174325","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.54":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.54","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.54","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"7e3b1a3cd41ef8d9efcc6174394e476c93ed1c13","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.54.tgz","fileCount":19,"integrity":"sha512-oMCtx1x1xaITSY3JQi7uv1eXbgiYVKJLcpBFtNVPi6SaO7rT7M8fyvKdNzvAUs8sP2/DIswRbB2rr/8vrM+/Tw==","signatures":[{"sig":"MEUCIGGZx0isizfXrkr9RKXbIL5IXAbErqlh6mRhsCxQOQHHAiEAqXCf9cyqS6gtNBEx+04SdcJaZhr3KKcn5k29qlKrgg0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.54","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":500526},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.54.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/1852babc60f81d8e5355640f97e2cbbf/ai-sdk-workflow-1.0.0-canary.54.tgz","_integrity":"sha512-oMCtx1x1xaITSY3JQi7uv1eXbgiYVKJLcpBFtNVPi6SaO7rT7M8fyvKdNzvAUs8sP2/DIswRbB2rr/8vrM+/Tw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-canary.137","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.16","@ai-sdk/provider-utils":"5.0.0-canary.40"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.4","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.54_1778772584747_0.371763239941578","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.55":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.55","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.55","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"fb2dd2504c68ff0c77f30573061877bd47f90769","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.55.tgz","fileCount":19,"integrity":"sha512-dEMpBn+LiKNtlmffslfncbnYLx2Ya8F9IwiPl4kWasGGGU3qiRT+3RoB1mc1WDmK7e0Gs6/YV1cpxdxeaWW6MA==","signatures":[{"sig":"MEQCIAeIBIjT+saAchDU8VOIfNoCAHZRsxd9gnfWLtE1JFJfAiAUHRjH1Dd+3QDdpMQfocce16INxBCjadXfl8SV+N6uSw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.55","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":500588},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.55.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/a5a415815fc0ae6572903cc8cbef34da/ai-sdk-workflow-1.0.0-canary.55.tgz","_integrity":"sha512-dEMpBn+LiKNtlmffslfncbnYLx2Ya8F9IwiPl4kWasGGGU3qiRT+3RoB1mc1WDmK7e0Gs6/YV1cpxdxeaWW6MA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.11.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.14.1","dependencies":{"ai":"7.0.0-canary.138","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.16","@ai-sdk/provider-utils":"5.0.0-canary.40"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.4","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.55_1778796876427_0.049381574540366735","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.56":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.56","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.56","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"173fcb7b6d479a1339465ad9e3dec9ac4af73e31","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.56.tgz","fileCount":19,"integrity":"sha512-uKQyibGpuSliAWM+8LeDSXLd0GAXfBuAMg27lxV3b2wJJCGk5ommisg4FBSxsq8OLOVnPi+ZzrHp8bxLWlRTNw==","signatures":[{"sig":"MEYCIQD8J1bcC+vvJlmK/Ywsnb4wIrMODnMaWtn+CCxGQQjFygIhAMf3jiFmhdnV/l1UmugGR4wuqCMNmQDtlluhQKMmBWHa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.56","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":501383},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.56.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/43e177b61d1053cd581b81aef75b4b82/ai-sdk-workflow-1.0.0-canary.56.tgz","_integrity":"sha512-uKQyibGpuSliAWM+8LeDSXLd0GAXfBuAMg27lxV3b2wJJCGk5ommisg4FBSxsq8OLOVnPi+ZzrHp8bxLWlRTNw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.12.1","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ai":"7.0.0-canary.139","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.16","@ai-sdk/provider-utils":"5.0.0-canary.41"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.4","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.56_1778855450232_0.7633573324925544","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.57":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.57","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.57","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"857d8b51450eec16803d6e8fbf09c589f5b42947","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.57.tgz","fileCount":19,"integrity":"sha512-Ohurhm7nVDZddjIIRpGintsjoOJew6mc1t+OZEwM1FiHiNMrwiMTrVxKZEKF6DYReIHFl9zYCVLcVRmL2Qbmcw==","signatures":[{"sig":"MEUCIFLX1XXq8sPllNIYMIqPHQUXiqFk7Qmch78KcDUuAesEAiEA9O1BTvcqG/imzXTaV9jqEol0H5DhD2LySrAgMbwlJnI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.57","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":501445},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.57.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/cd5e1d6e382ce727fd7f42a0b24de1d0/ai-sdk-workflow-1.0.0-canary.57.tgz","_integrity":"sha512-Ohurhm7nVDZddjIIRpGintsjoOJew6mc1t+OZEwM1FiHiNMrwiMTrVxKZEKF6DYReIHFl9zYCVLcVRmL2Qbmcw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.12.1","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ai":"7.0.0-canary.140","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.16","@ai-sdk/provider-utils":"5.0.0-canary.41"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.4","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.57_1778880264066_0.009308058048862033","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.58":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.58","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.58","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"0213c561bff88690960a6e5e26115e4809ef935d","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.58.tgz","fileCount":19,"integrity":"sha512-0qaq/mn6AU2Y5SpgnhtOtrgOoFcR5WdunDaJIDLXjwgPFKymd9HTTZ46fMGRatxTSoVOafQ1qDrII7GxZ5yG8Q==","signatures":[{"sig":"MEYCIQCw8GDXS4axj+P8gat/5XlepABSZzmIxMJzprZUQY2+LgIhAL7FpLbbJZJ2nclYLJmm7Bb2++8xrIiE0HQ3WFYIzb3k","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.58","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":501542},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.58.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/1faa958b2a3a3df001b9cef4d7ded81b/ai-sdk-workflow-1.0.0-canary.58.tgz","_integrity":"sha512-0qaq/mn6AU2Y5SpgnhtOtrgOoFcR5WdunDaJIDLXjwgPFKymd9HTTZ46fMGRatxTSoVOafQ1qDrII7GxZ5yG8Q==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.12.1","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ai":"7.0.0-canary.141","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.16","@ai-sdk/provider-utils":"5.0.0-canary.41"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.4","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.58_1778884633701_0.8412503840909851","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.59":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.59","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.59","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"56e6b32c987337c335378e764977c71349baeef5","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.59.tgz","fileCount":19,"integrity":"sha512-wtA6lZyEXJpexqORe+h94utgS8WPIwZWmd8rHShITIkFYBZYlMMO3hcJkfyOgVRzOXSRLMAQXNJwtCsDJ1bQww==","signatures":[{"sig":"MEUCIQCxGgqW1IG7mBPsV5Pj55q2jm7GU6IoDJv1xdWc0ifPJgIgCqMvcDCQSFskcKOEOSoj78BLXkKtQiQykeK3K0tZfyU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.59","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":501639},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.59.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/aa4d762f7e7ea77a3a910269abe8a62f/ai-sdk-workflow-1.0.0-canary.59.tgz","_integrity":"sha512-wtA6lZyEXJpexqORe+h94utgS8WPIwZWmd8rHShITIkFYBZYlMMO3hcJkfyOgVRzOXSRLMAQXNJwtCsDJ1bQww==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.12.1","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ai":"7.0.0-canary.142","ajv":"^8.18.0","@ai-sdk/provider":"4.0.0-canary.16","@ai-sdk/provider-utils":"5.0.0-canary.41"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8","workflow":"4.2.4","typescript":"5.8.3","@types/node":"20.17.24","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.59_1778915303676_0.37116957821733787","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.61":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.61","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.61","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"4ebd23fe3f567f3378fd91f11dbd9d5f81fa2d45","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.61.tgz","fileCount":19,"integrity":"sha512-IcejC/uMnTaOeLfuu8F5VBDFcaPhaDyahKaUCg1ArKRqhMxwNgegZrVpLZHUkY2pC9tmtZXf2BlC9toPNDL9VQ==","signatures":[{"sig":"MEUCICjbXUFdgI9GhwLvEVIHpcaphUeAxfMUyoYyzcddeXnCAiEA9Cw5X6a5MLvScMRhZw1NnLXfT+xL0PqcCiPFvzFIOl8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.61","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":502084},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.61.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/bd7c50f97ebc122626c48f64074aeb42/ai-sdk-workflow-1.0.0-canary.61.tgz","_integrity":"sha512-IcejC/uMnTaOeLfuu8F5VBDFcaPhaDyahKaUCg1ArKRqhMxwNgegZrVpLZHUkY2pC9tmtZXf2BlC9toPNDL9VQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.12.1","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ai":"7.0.0-canary.144","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.17","@ai-sdk/provider-utils":"5.0.0-canary.43"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.61_1779201405068_0.4132902075460827","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.62":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.62","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.62","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"11299b601eda68a441a4b5a6840187d46a8226b7","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.62.tgz","fileCount":19,"integrity":"sha512-WzJsQiUwJ1PM9UV/XfKX3w8FX55KplalpBmDtv+7R2R7whvU3oP5B9QwtHPa4efDe/jlWsWp8vQG1Erwnfyp2w==","signatures":[{"sig":"MEYCIQDyR1ZQAHoEsgEsfGrqk22yJKDUU/KRRs8gYCsx6YBERwIhALdKs8NvaoH0ilCuycCRLXrPJkFg8msFSeBZT2tNFEyB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.62","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":502146},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.62.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/99769a43c5a9185af91c51e90514fb14/ai-sdk-workflow-1.0.0-canary.62.tgz","_integrity":"sha512-WzJsQiUwJ1PM9UV/XfKX3w8FX55KplalpBmDtv+7R2R7whvU3oP5B9QwtHPa4efDe/jlWsWp8vQG1Erwnfyp2w==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.12.1","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ai":"7.0.0-canary.145","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.17","@ai-sdk/provider-utils":"5.0.0-canary.43"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.62_1779225137119_0.03925533484776533","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.63":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.63","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.63","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"8b8cdb283453800f6dcabc8f25161c5401554497","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.63.tgz","fileCount":19,"integrity":"sha512-TWM2pYr40gtkx2n45s3Ty5xARkGgJ62TKM0MtR/ABCGd7GhJrEa7XgJ2Bei0BfKWJhR3LR6iofhFy4YXONxEPQ==","signatures":[{"sig":"MEYCIQCif5pYtlL6SaWWxCoABJLwyCTu785Ba+AHbeRU7ZzKcAIhAM7tf8EFPur5T4E0eKrqK5HZdj+GQEd/D9vJmwlVo8Gb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.63","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":502208},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.63.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/868fb8b884a17e4041bdb77696d7417f/ai-sdk-workflow-1.0.0-canary.63.tgz","_integrity":"sha512-TWM2pYr40gtkx2n45s3Ty5xARkGgJ62TKM0MtR/ABCGd7GhJrEa7XgJ2Bei0BfKWJhR3LR6iofhFy4YXONxEPQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.12.1","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ai":"7.0.0-canary.146","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.17","@ai-sdk/provider-utils":"5.0.0-canary.43"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.63_1779237600649_0.7255039162357575","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.64":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.64","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.64","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"b1bb7d0c36ff6fcf86f095a39d55cd74f5efe272","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.64.tgz","fileCount":19,"integrity":"sha512-Il1iyPWZ4jvch15Ooaj3XcOThnJLeSna1nxjoa64p+sbMCwu0bix54uj/u/FS7AkRa8oGPWyqNJhtxxjLYUAKA==","signatures":[{"sig":"MEUCIQC7xIf4OI/QfyaCWFN3F5ntWLIGcS1fx0O4Q1VmUgutrQIgZWxg2pYWU2sEjiIuKlFtZc8w3/qIgy7/BBTIGunmYTY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.64","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":502270},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.64.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/a0c3103e83e86cbc592a477b2a6acdda/ai-sdk-workflow-1.0.0-canary.64.tgz","_integrity":"sha512-Il1iyPWZ4jvch15Ooaj3XcOThnJLeSna1nxjoa64p+sbMCwu0bix54uj/u/FS7AkRa8oGPWyqNJhtxxjLYUAKA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.12.1","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ai":"7.0.0-canary.147","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.17","@ai-sdk/provider-utils":"5.0.0-canary.43"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.64_1779312728880_0.08627192620474977","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.66":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.66","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.66","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"69591fe94772c7c81b0fbe2fae5b175e2da46392","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.66.tgz","fileCount":19,"integrity":"sha512-YgfP75Uqekul8HgfI1kheWMS4bvYq2kGvCuuEKK8K/84dfunACegAv6SXeXUX2VYNKG8FtMO4fIo5E6H7+fp0w==","signatures":[{"sig":"MEYCIQDpzkBsiPKWk6UMLUpjLjcl3pG1InS9+yrMl7E9MyhZzgIhALvOWfTm46Ld8A0NI8ED55iWlMGUvco684eeOOwDhb0q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.66","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":502464},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.66.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/d26630a163813dd1534aabc6f98a9105/ai-sdk-workflow-1.0.0-canary.66.tgz","_integrity":"sha512-YgfP75Uqekul8HgfI1kheWMS4bvYq2kGvCuuEKK8K/84dfunACegAv6SXeXUX2VYNKG8FtMO4fIo5E6H7+fp0w==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.12.1","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ai":"7.0.0-canary.149","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.17","@ai-sdk/provider-utils":"5.0.0-canary.43"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.66_1779317169890_0.2432902765811551","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.67":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.67","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.67","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"7a05c43797e46d66fd0e77439f0df16a715c3216","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.67.tgz","fileCount":19,"integrity":"sha512-kGy3gfswMNCKGrgFIKQ2mDtr14j1xjOLK/jtZ30DuWRkPgiPVMnWepvKeQyjRvnsCu8xK5UX0TNsR0m68tMWGg==","signatures":[{"sig":"MEYCIQC1Ps+6jUt93Ii9D3bBRWAH+uzG9zMSV59wgVnt8Vn9MgIhANsvhL8jtcSAbq29tcDSYgpG4Uv6HSt7CNHFKiYQ22hg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.67","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":502526},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.67.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/24494546f3d4c0923cd2fa8407295d15/ai-sdk-workflow-1.0.0-canary.67.tgz","_integrity":"sha512-kGy3gfswMNCKGrgFIKQ2mDtr14j1xjOLK/jtZ30DuWRkPgiPVMnWepvKeQyjRvnsCu8xK5UX0TNsR0m68tMWGg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.12.1","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ai":"7.0.0-canary.150","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.17","@ai-sdk/provider-utils":"5.0.0-canary.43"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.67_1779390266279_0.4654313244864763","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.68":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.68","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.68","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"a2226b20ac6e39096d201ef3e7fdcae0a30399f1","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.68.tgz","fileCount":19,"integrity":"sha512-zYviJjbCuIFwdOtrdkp6/hMbJpf/RuvfHBbWiWJxP5NI7lSRZ/ym94wXkOJo4ICiZeSARj7fgN54BM1Nn6I7wA==","signatures":[{"sig":"MEUCIQC3zgFKmfE0lkP9x6sOk7ySLupERyGofHg3csCH8ih/sQIgFwbRwWl61r4fjuseFBLX7i8MuQkJN9UhOLHnnkuaNOY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.68","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":502588},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.68.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/10d2b62aadb9c29bb4b42525e5d0e593/ai-sdk-workflow-1.0.0-canary.68.tgz","_integrity":"sha512-zYviJjbCuIFwdOtrdkp6/hMbJpf/RuvfHBbWiWJxP5NI7lSRZ/ym94wXkOJo4ICiZeSARj7fgN54BM1Nn6I7wA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.12.1","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ai":"7.0.0-canary.151","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.17","@ai-sdk/provider-utils":"5.0.0-canary.43"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.68_1779477039563_0.6238378364193005","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.69":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.69","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.69","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"a3999a2165835de14ae4dd63d55c64df91d2751c","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.69.tgz","fileCount":19,"integrity":"sha512-XKrnWDkCJsNEcpi8HEJ2nhFr5jD8a/ucNB2+QibhrkZymBPgN0Ft83Mo5GLXrE6LbWlBb7LjvykdGSGcCi/q6A==","signatures":[{"sig":"MEYCIQD3YsyGPQ9xl95INdviKURON3km9OlU1E5FuucgfxS+rgIhANsB2OmhViqwu/Bjctpv48mh9JZVGyQ2UuEHD+cA8KZW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.69","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":502650},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.69.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/71255a8c082533d82bc5b739659a7ccb/ai-sdk-workflow-1.0.0-canary.69.tgz","_integrity":"sha512-XKrnWDkCJsNEcpi8HEJ2nhFr5jD8a/ucNB2+QibhrkZymBPgN0Ft83Mo5GLXrE6LbWlBb7LjvykdGSGcCi/q6A==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.12.1","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ai":"7.0.0-canary.152","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.17","@ai-sdk/provider-utils":"5.0.0-canary.43"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.69_1779479804983_0.2696114438395818","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.70":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.70","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.70","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"8d147c47a4e7b8809e70013ed0ee66d2c3d1bed5","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.70.tgz","fileCount":19,"integrity":"sha512-xG8KvCsw57S4yj/nuJEC4/lCgjzP58h2tOF4woTHCJaOjAxKI3J6i9oXBWNdMJxQHurOdd3qXYMHA81r36Wubw==","signatures":[{"sig":"MEUCIBfpccdNP7hPsWL5jBVHeH5pQSlFhccmLXGAyZg0aJqTAiEA03npVljlRJ1eBJw1R3TIWXPSv2KGQKToLMzMNS/vfds=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.70","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":502823},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.70.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/77ebb9aeec83c8268162783c3540f7c4/ai-sdk-workflow-1.0.0-canary.70.tgz","_integrity":"sha512-xG8KvCsw57S4yj/nuJEC4/lCgjzP58h2tOF4woTHCJaOjAxKI3J6i9oXBWNdMJxQHurOdd3qXYMHA81r36Wubw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.12.1","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ai":"7.0.0-canary.153","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.17","@ai-sdk/provider-utils":"5.0.0-canary.44"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.70_1779836951902_0.17101999047854743","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.71":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.71","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.71","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"7584b369643d40e270ba538644faad3934fa3ad8","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.71.tgz","fileCount":19,"integrity":"sha512-gy5oxDrL80ld/SbwJMtIwWGBk1dGA+j0AUyGnFiWiWDwRKZ/gET0ASMHOvNQ+h1AtCU+94pIJvf9gkcANBoquQ==","signatures":[{"sig":"MEUCIQCiQWNzlmMhR+ghPmhOpOc5uX37x9Cs9fcnoqo+W6TfPAIgGQQay/dwTQ8MszHAAggqvAEuPlxnwI65w5dz20l4ZmQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.71","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":502920},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.71.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/582d9002923a6ab7ab790e3fffc9dfaf/ai-sdk-workflow-1.0.0-canary.71.tgz","_integrity":"sha512-gy5oxDrL80ld/SbwJMtIwWGBk1dGA+j0AUyGnFiWiWDwRKZ/gET0ASMHOvNQ+h1AtCU+94pIJvf9gkcANBoquQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.12.1","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ai":"7.0.0-canary.154","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.17","@ai-sdk/provider-utils":"5.0.0-canary.44"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.71_1779844258214_0.13256903631877015","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.72":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.72","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.72","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"e618b013fa234d33c1a8617cb2a016983118dd11","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.72.tgz","fileCount":19,"integrity":"sha512-APlCfdOAqc02bAJw0U9qnaFlmxoo+LHHvmHi0/MbGFsoy+m+nBW1W2GBRc7P6sRn9GmP9gNtnOnhqau1TPHWHA==","signatures":[{"sig":"MEUCIQD2looyjZ6r48jgMZVsvx6OyWPNsM+iYbw7B+2dNdh20AIgMFd5n8iJJo0KbINfLctlmuB3aebbtMYKMSQgKivjqwg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.72","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":507168},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.72.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/ede7f8314f149531485410a65c3352a0/ai-sdk-workflow-1.0.0-canary.72.tgz","_integrity":"sha512-APlCfdOAqc02bAJw0U9qnaFlmxoo+LHHvmHi0/MbGFsoy+m+nBW1W2GBRc7P6sRn9GmP9gNtnOnhqau1TPHWHA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.12.1","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ai":"7.0.0-canary.155","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.17","@ai-sdk/provider-utils":"5.0.0-canary.44"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.72_1779903144711_0.2418998392338645","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.73":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.73","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.73","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"72520d41f07ab62a2434bacee61ddb10ed985758","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.73.tgz","fileCount":19,"integrity":"sha512-dpXwLnkZensT7NsgJcgYlXxcWBRXBNBKo1VTryEDHFNAecYyWdL6BnDv5REMMalyau9Ou+XSCB5m2tdr/pICqg==","signatures":[{"sig":"MEUCID6B1ydDlallQeKi/2ghu6txPQi69sz1y7VP8IZadywKAiEA25i+pkloazOPN8+Bo8F66/ZrpK5p212rI/auvkedcdw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.73","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":508169},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.73.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/bee75f301e620def98a4f2235e8cb5b5/ai-sdk-workflow-1.0.0-canary.73.tgz","_integrity":"sha512-dpXwLnkZensT7NsgJcgYlXxcWBRXBNBKo1VTryEDHFNAecYyWdL6BnDv5REMMalyau9Ou+XSCB5m2tdr/pICqg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.12.1","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.15.0","dependencies":{"ai":"7.0.0-canary.156","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.17","@ai-sdk/provider-utils":"5.0.0-canary.44"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.73_1779924037680_0.8318759662690753","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.74":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.74","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.74","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"ea4b3e3f4f870d5afbd3cff887225bbd1edd9eda","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.74.tgz","fileCount":19,"integrity":"sha512-sbVfEomWyvV3aPLayOvmCehfKpPOU2uZzBsayUVr/BztbEE6AqeHCFOc6kTStz1se4ZvJG+AeUrnYMhICjO2Cg==","signatures":[{"sig":"MEUCIQCMyVpsZI2cTVXW9snlTO3Qbzu7NZ83MZcCisqKULzVQgIgJYENLukzMyjk16P6geyuKYEnQNGmu6NQs0VGCtEcXPY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.74","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":508231},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.74.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/32b9c6e92efa593c835a47ec20bfab88/ai-sdk-workflow-1.0.0-canary.74.tgz","_integrity":"sha512-sbVfEomWyvV3aPLayOvmCehfKpPOU2uZzBsayUVr/BztbEE6AqeHCFOc6kTStz1se4ZvJG+AeUrnYMhICjO2Cg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-canary.157","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.17","@ai-sdk/provider-utils":"5.0.0-canary.44"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.74_1779989136495_0.9640435051674112","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.75":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.75","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.75","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"fec73aa3f0d18c6a6bfd70beca08f6e78f8a4b5c","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.75.tgz","fileCount":19,"integrity":"sha512-EefsXkplwbA2yw8ERg6HHIFwIq2UBQsRRR9Iic7p3M3MNvMJgi9qlVFeZBgi1kFegzFovRdTNSTCBIKhtxgV1A==","signatures":[{"sig":"MEQCIHgjm48c3/4gTRH8PDdt1EWUsvh1bvG/tQ9TWTIM7yk7AiBj1mf94ZwDN8kXDeWdHG0OOGMO3117+6pQj6PF07H2pA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.75","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":508328},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.75.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/2ab365293463906a78012f2d51c623bb/ai-sdk-workflow-1.0.0-canary.75.tgz","_integrity":"sha512-EefsXkplwbA2yw8ERg6HHIFwIq2UBQsRRR9Iic7p3M3MNvMJgi9qlVFeZBgi1kFegzFovRdTNSTCBIKhtxgV1A==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-canary.158","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.17","@ai-sdk/provider-utils":"5.0.0-canary.44"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.75_1780001833501_0.4287785042102197","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.76":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.76","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.76","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"5931926bd05795a839eaaa98d8c283b9b8351530","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.76.tgz","fileCount":19,"integrity":"sha512-T0YyqVi0gMdgPts9qHQYJt7ufIq/p7e/wvDAzleGtuRqZ+lWfunaz6wb3tNgFlwN2joz0vpNwuTDkE1DbfPJnw==","signatures":[{"sig":"MEYCIQD3b16iMLLyCMnnAuMeP3115vpDaVolGwbtBbCyV8OdKgIhAPFHpwekup9C3khe4d0EXlba6k7W1EHDIucQRd5gTgt+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.76","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":508425},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.76.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/b2362df57e10c66d99992320ba629038/ai-sdk-workflow-1.0.0-canary.76.tgz","_integrity":"sha512-T0YyqVi0gMdgPts9qHQYJt7ufIq/p7e/wvDAzleGtuRqZ+lWfunaz6wb3tNgFlwN2joz0vpNwuTDkE1DbfPJnw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-canary.159","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.17","@ai-sdk/provider-utils":"5.0.0-canary.44"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.76_1780011503663_0.9476330252189704","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.77":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.77","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.77","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"87b6d11e943a982110700187be39fa4645ba09da","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.77.tgz","fileCount":19,"integrity":"sha512-tsX2BYTl8F/7lDycbRlPmHJy+h2JGqqfy7RvNLElq6z7qEUdK5J6OOLKZ/PCy5KCI5nWYA22J5ye0+K7AgHllg==","signatures":[{"sig":"MEUCIAvTsA6PezMGiqG43GDhdAuPPAwVGWeFOEEwH3l4Z1iVAiEA3Kiqu6Hde30a45KhOGfpVXk9LmkMjRb80EbQr2F7Kes=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.77","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":508487},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.77.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/1c181588f586b8f76faad678d2f75a77/ai-sdk-workflow-1.0.0-canary.77.tgz","_integrity":"sha512-tsX2BYTl8F/7lDycbRlPmHJy+h2JGqqfy7RvNLElq6z7qEUdK5J6OOLKZ/PCy5KCI5nWYA22J5ye0+K7AgHllg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-canary.160","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.17","@ai-sdk/provider-utils":"5.0.0-canary.44"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.77_1780345208628_0.8878271062410297","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.78":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.78","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.78","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"712005257e2f7537ee1a715a0967743dba06aed9","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.78.tgz","fileCount":19,"integrity":"sha512-t0uOiB/u0GxBCmECkEhAwFZWy8kyvNgxqftbfjGCFYUpIXesL5/B3gG1+nA9Ph65B6srOn17by5I8rwkiQbilA==","signatures":[{"sig":"MEUCIQCxftbf6QzAuYtaQfh/DJJGwLj40MJQIBQmwztEoNyuOgIgDA3Uwenmf6eARiTXd+eSkYXVk/ihxv282HQfLbFmD5k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.78","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":508549},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.78.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/f25757cbe06fb7a2beb7bd984df1446e/ai-sdk-workflow-1.0.0-canary.78.tgz","_integrity":"sha512-t0uOiB/u0GxBCmECkEhAwFZWy8kyvNgxqftbfjGCFYUpIXesL5/B3gG1+nA9Ph65B6srOn17by5I8rwkiQbilA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-canary.161","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.17","@ai-sdk/provider-utils":"5.0.0-canary.44"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.78_1780428102894_0.4793062050587771","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.79":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.79","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.79","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"3fbb018f6e1eb060d761c5a5b91a43376f77fc87","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.79.tgz","fileCount":19,"integrity":"sha512-kCWakkw1aO/T+ZUa9bjA69smy5scDBw7xMDaWPgLUXIuHsdN0EmsYn3csWcpD9Ll7/Xhvq4sMLmXpFxt5b5vXg==","signatures":[{"sig":"MEQCICUvr++F/z5MAz0etZLd47U0JuJdcA8jiW2y31bksP9cAiAx75JQXtswLMguc6RkwHYDThZxo9lBnR7yD8J1uJigOw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.79","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":508611},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.79.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/6221d82b5299cc06426f811975dee529/ai-sdk-workflow-1.0.0-canary.79.tgz","_integrity":"sha512-kCWakkw1aO/T+ZUa9bjA69smy5scDBw7xMDaWPgLUXIuHsdN0EmsYn3csWcpD9Ll7/Xhvq4sMLmXpFxt5b5vXg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-canary.162","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.17","@ai-sdk/provider-utils":"5.0.0-canary.44"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.79_1780516771440_0.23782359533796327","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.80":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.80","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.80","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"ad0dc948f17b415bed0037ddf0ff02907b48ff09","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.80.tgz","fileCount":19,"integrity":"sha512-v1MGzpU29PyFwwPjrBQ0C5Im02jfTXI/YDJdcXup+uMD+MxWi8F5HhUpBhnTFjEW3y6KHKPyE3NqDK3dxD7/cQ==","signatures":[{"sig":"MEQCIDH0JHOUKZCBWCHsn7mnvJvIu26L5Ue9sLTB0UBCnSjyAiAGxShKJgbX6UAz/5GqCgO1H3l3DWcK3Wlq8faCqpk66Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.80","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":508817},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.80.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/30b88b5f7f36925ba6efb6f918758d2b/ai-sdk-workflow-1.0.0-canary.80.tgz","_integrity":"sha512-v1MGzpU29PyFwwPjrBQ0C5Im02jfTXI/YDJdcXup+uMD+MxWi8F5HhUpBhnTFjEW3y6KHKPyE3NqDK3dxD7/cQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-canary.163","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.17","@ai-sdk/provider-utils":"5.0.0-canary.45"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.80_1780584282508_0.9850234623358971","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.81":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.81","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.81","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"38f119dbf71c4523c7e1db87ce5b58326151a00f","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.81.tgz","fileCount":19,"integrity":"sha512-UItHAhkGiK2JcErHrewZV0GZSR1Udjiahjcjm+zXOA7Liq7a0SDCSoxPquElrItU5Mv3E7YOQhuiHm0gvROuaw==","signatures":[{"sig":"MEYCIQD7C11IY+aD3CIy3f06IsNfMSL98KtC0nlMcAZq2VC69gIhANHQcEk7HIkF248ywV+RuptUajeN1ND/Ac5oYPRgLqxH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.81","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":508879},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.81.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/6c15283ce4a08bcd46104edffee5838b/ai-sdk-workflow-1.0.0-canary.81.tgz","_integrity":"sha512-UItHAhkGiK2JcErHrewZV0GZSR1Udjiahjcjm+zXOA7Liq7a0SDCSoxPquElrItU5Mv3E7YOQhuiHm0gvROuaw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-canary.164","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.17","@ai-sdk/provider-utils":"5.0.0-canary.45"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.81_1780600932847_0.6924123390896639","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.82":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.82","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.82","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"8f91837b323a4a514a6bce9ee4d2e3330df1c81b","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.82.tgz","fileCount":19,"integrity":"sha512-IaMm3WXoWwOa/wjDEbG3r9L285VHmfNRAsia3NTfsCPdaHWctFgBZdKtbKCjfIwGFEwo6ea7ZjgS3FZNToCkPA==","signatures":[{"sig":"MEUCIQDuX55A6UUnqCwJvRqymSRcL63ThMmPuIzAfFU/9w38oQIgZf5MPHinwosXvyZgGgju2hiA4Lpg03wdcooRjXOubJE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.82","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":509056},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.82.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/fad8a665f6ace3d6c81b22c743697230/ai-sdk-workflow-1.0.0-canary.82.tgz","_integrity":"sha512-IaMm3WXoWwOa/wjDEbG3r9L285VHmfNRAsia3NTfsCPdaHWctFgBZdKtbKCjfIwGFEwo6ea7ZjgS3FZNToCkPA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-canary.165","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.18","@ai-sdk/provider-utils":"5.0.0-canary.46"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.82_1780634408456_0.023069499941511085","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.83":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.83","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.83","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"abc11c896a363e9f014a1df7e6993f7ecf1cac7e","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.83.tgz","fileCount":19,"integrity":"sha512-Ld7aqP7L6GDs4IMgIEBQ8s72+ubdBomg0Dp9D4ch9soeZxoSoE/+kI5azXF9v9T2yVBGaHjYN0GD/IRuy+v/yQ==","signatures":[{"sig":"MEUCIFq83yQj4ukR9Urec9J21e/G1hzAfGwtDROmsfTVD5XKAiEA2aRWuczpVwkddznwlTzFK3mNWK5PT+Pt7OI1lwnx0gI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.83","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":512399},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.83.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/737fca69345cb85d2f4ed9a13dfd5b4e/ai-sdk-workflow-1.0.0-canary.83.tgz","_integrity":"sha512-Ld7aqP7L6GDs4IMgIEBQ8s72+ubdBomg0Dp9D4ch9soeZxoSoE/+kI5azXF9v9T2yVBGaHjYN0GD/IRuy+v/yQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-canary.166","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.18","@ai-sdk/provider-utils":"5.0.0-canary.46"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.83_1780941219784_0.630852324628332","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.84":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.84","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.84","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"8626a2a17147088026d500480bcc4d1cb34cddf7","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.84.tgz","fileCount":19,"integrity":"sha512-O3CwjaDfpWmAbDh0uLd+y2ehLa0NNbZR5w93RaLmhZbhKCAJJel8qqIpBIHCWlvY+v31cjyGkXs547m06SEqSQ==","signatures":[{"sig":"MEUCIDgO2Pme2nQaAi94oLPcdQdMBpU3GoY6ClgKhGqkxi32AiEAxO08Q9EROmnxbYGNvBHibCT7tXS6xON+2CRcyijUGFo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.84","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":512562},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.84.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/4b0b7e50b4c8955a7e884d02348da8d1/ai-sdk-workflow-1.0.0-canary.84.tgz","_integrity":"sha512-O3CwjaDfpWmAbDh0uLd+y2ehLa0NNbZR5w93RaLmhZbhKCAJJel8qqIpBIHCWlvY+v31cjyGkXs547m06SEqSQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-canary.167","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.18","@ai-sdk/provider-utils":"5.0.0-canary.46"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.84_1781025932456_0.7415369298168928","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.85":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.85","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.85","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"4a272ef87205d7e4d0c9adaf9cdb3b755674e39c","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.85.tgz","fileCount":20,"integrity":"sha512-dUP/LWvzSDXXpeK8sv8pSLpCYYsdGs4qA7LaTUQy5y9Y/RI0qYEFm4jeUs3mmCeqwVVr6iaaVGr3nLKw25JUoA==","signatures":[{"sig":"MEQCIHME4f2+oLyNkQThr3RG/bKpeEDnrzujOsic4TdYkMtRAiA1fIuQUIxMkutAe1FrOv0qhuRIUOp6QN24TGuKpLZSRQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.85","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":522803},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.85.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/9422badd8c32079a3cc2214520510316/ai-sdk-workflow-1.0.0-canary.85.tgz","_integrity":"sha512-dUP/LWvzSDXXpeK8sv8pSLpCYYsdGs4qA7LaTUQy5y9Y/RI0qYEFm4jeUs3mmCeqwVVr6iaaVGr3nLKw25JUoA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-canary.168","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.18","@ai-sdk/provider-utils":"5.0.0-canary.46"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.85_1781044858022_0.665399493148503","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.86":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.86","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.86","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"352f355113bbabf79ff988839c2fc7f3ed6f9f79","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.86.tgz","fileCount":20,"integrity":"sha512-xEDI9bY1aPAURlDGHTgrM67CvaEKBguyLZs5eyTczq1H2v1s1YKlc0+hWDzK4OGRVEfgQGLumGpYkTmC1JRL9A==","signatures":[{"sig":"MEQCIBY5b8109EPocE2DKcirjKu/mqdlwryd1lixdBh/OBn8AiB0/2hdV/U3H6XuuPEa/qoEc3j0uuIPXYvdOvXsbirVIg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.86","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":522999},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.86.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/026222da58360fefb1896fd9f2f5a61d/ai-sdk-workflow-1.0.0-canary.86.tgz","_integrity":"sha512-xEDI9bY1aPAURlDGHTgrM67CvaEKBguyLZs5eyTczq1H2v1s1YKlc0+hWDzK4OGRVEfgQGLumGpYkTmC1JRL9A==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-canary.169","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.18","@ai-sdk/provider-utils":"5.0.0-canary.46"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.86_1781124792875_0.3114581008483346","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.87":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.87","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.87","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"e9bffa9314bd8fd26295825c6c596ab888f40ce4","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.87.tgz","fileCount":20,"integrity":"sha512-4lB3OXc1c9kX9kRLZ+6Alb81EeCegza6KrupBOP8+f1Wf0hRvFH6nJ/tQPew7RMYX/3xyHUIHIJ7dL8nFwEzkA==","signatures":[{"sig":"MEUCIQC96nBx2y/P9lId4mBUUe7JvuvPUfVL1GY1oYN62y01JQIgOSdWD95dKmIL8bZGuRiwtddoxLRCdWd+yFigdWLfM48=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.87","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":525317},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.87.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/2262031bf410b99ec7e67940f0262487/ai-sdk-workflow-1.0.0-canary.87.tgz","_integrity":"sha512-4lB3OXc1c9kX9kRLZ+6Alb81EeCegza6KrupBOP8+f1Wf0hRvFH6nJ/tQPew7RMYX/3xyHUIHIJ7dL8nFwEzkA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-canary.170","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.18","@ai-sdk/provider-utils":"5.0.0-canary.47"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.87_1781152323883_0.19039215748429728","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.88":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.88","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.88","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"824361e2ce9b17ff6f6f09d87c3a2fe3ad092b02","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.88.tgz","fileCount":20,"integrity":"sha512-oCMzkYXnJJm1HmntzoVrj/GDR1okOE6fQ/TRiyYkMcxwSehwAJ92T8uLjKzryOF7tkFDDtBluPlEasNP0l3gbQ==","signatures":[{"sig":"MEUCICNZvfgNxT14fb0Xhq+FfTRKdbP6QRAYRtK0HDDcj8GfAiEAs6qSjuoqr6UJviPujoBem68ScodE5J39Ni7Q6roSiAc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.88","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":525480},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.88.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/69256add11d9d3029ab869f882e1495c/ai-sdk-workflow-1.0.0-canary.88.tgz","_integrity":"sha512-oCMzkYXnJJm1HmntzoVrj/GDR1okOE6fQ/TRiyYkMcxwSehwAJ92T8uLjKzryOF7tkFDDtBluPlEasNP0l3gbQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-canary.171","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.18","@ai-sdk/provider-utils":"5.0.0-canary.47"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.88_1781193495156_0.23085702613048675","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.89":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.89","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.89","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"b63414ae01c479392096ca83ff48e78f76f68a34","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.89.tgz","fileCount":20,"integrity":"sha512-1rPFJ56vIZcaTRG8YNWIfpu1R3XPELGqSJ4ms+lYPRHqaurPkxw54DfuVIxN/OBTpnh+nG4C139725r9eUd9+g==","signatures":[{"sig":"MEUCIC/YgExhT/ZlSgyi/+l6juRRw5xk/inHip7WlSKjTgBpAiEAr969DP0K/OFLDG0PchVIf5WewJ+WPNq2nr8fbKiBZMQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.89","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":525752},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.89.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/2b01ce09dea784b13e33e195aa2360e4/ai-sdk-workflow-1.0.0-canary.89.tgz","_integrity":"sha512-1rPFJ56vIZcaTRG8YNWIfpu1R3XPELGqSJ4ms+lYPRHqaurPkxw54DfuVIxN/OBTpnh+nG4C139725r9eUd9+g==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-canary.172","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.18","@ai-sdk/provider-utils":"5.0.0-canary.48"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.89_1781278395092_0.1503593478678975","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.90":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.90","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.90","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"3da122d44df4cb257d6c471c81bf5211fa852e04","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.90.tgz","fileCount":20,"integrity":"sha512-Zd0+oSRdc8dRRhJOxfymac8e2Mo1CjiQAdm8w3Cqc1Sa696qyjHwmTMCMKDss2bGEAjyax2krzHodNy+cUc/cg==","signatures":[{"sig":"MEQCHyHmNYkYRXuR33hKw9hretlhRIcqfZlnxG98YbusB4MCIQC5NR431llb3nfsXJDi5IQKZ84x6cSiQURZ/q7trhVoEA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.90","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":525814},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.90.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/602f9990483231c64a7f21423d4eeb62/ai-sdk-workflow-1.0.0-canary.90.tgz","_integrity":"sha512-Zd0+oSRdc8dRRhJOxfymac8e2Mo1CjiQAdm8w3Cqc1Sa696qyjHwmTMCMKDss2bGEAjyax2krzHodNy+cUc/cg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-canary.173","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.18","@ai-sdk/provider-utils":"5.0.0-canary.48"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.90_1781298584906_0.9773058643794692","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.91":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.91","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.91","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"3815d1ce551db7319ab4a2c9aa456bdd64c87941","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.91.tgz","fileCount":20,"integrity":"sha512-21tLXrWDieDcFMgU1k11dzt8dYlBKKurW18qRgLgSJ0jkWx/Sx/lctRFscAaTxI5MPPq2xWLVb3xH5IwpngKLA==","signatures":[{"sig":"MEUCIAFbmQuqISwSjQxOVZecWwrh0kYsK8yS8Dg7qkbgGKH+AiEA1FyOvSejlOC/GYfGrFN81RWr1vPXSJGmGRlfTx3iLJg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.91","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":525876},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.91.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/c28d51bec7b28c0c9a03f409381094d8/ai-sdk-workflow-1.0.0-canary.91.tgz","_integrity":"sha512-21tLXrWDieDcFMgU1k11dzt8dYlBKKurW18qRgLgSJ0jkWx/Sx/lctRFscAaTxI5MPPq2xWLVb3xH5IwpngKLA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-canary.174","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.18","@ai-sdk/provider-utils":"5.0.0-canary.48"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.91_1781416650949_0.005641690460725712","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.92":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.92","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.92","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"5b2d944a2144ae2282d4c121f1c092da689c368a","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.92.tgz","fileCount":20,"integrity":"sha512-0EKgifesPOHIWyWB9eny18CK95ix6J+NP9WgPGp2PQ8SvcRUO6s2o9Zp3F8ByjMfvV3h/4n3sgfIQme0Uwgd6g==","signatures":[{"sig":"MEUCIQDKzcVNE4JyvObiARHIvKGMg155mygEzKV0oi+zC7ZAOwIga7AjCIpBil2WCTStacytZhdYZx3XVSliSdgIPYGpXa4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.92","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":525973},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.92.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/41352f121ea1dc15488516a52bff0970/ai-sdk-workflow-1.0.0-canary.92.tgz","_integrity":"sha512-0EKgifesPOHIWyWB9eny18CK95ix6J+NP9WgPGp2PQ8SvcRUO6s2o9Zp3F8ByjMfvV3h/4n3sgfIQme0Uwgd6g==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-canary.175","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.18","@ai-sdk/provider-utils":"5.0.0-canary.48"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.92_1781546148082_0.0740909927651423","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-canary.93":{"name":"@ai-sdk/workflow","version":"1.0.0-canary.93","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-canary.93","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"478c436b42a6f6a52363c4c0b295b940ea14dce4","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-canary.93.tgz","fileCount":20,"integrity":"sha512-18aNQ7buHaU670d3IeClMX9OYLGY5ywkbUcgLiSpKECZo7YV2NaxmMhyyJSJNqZjbXhO5ROYHnqbDJbfKKxyEA==","signatures":[{"sig":"MEUCIQDnOnmPYIFRPSvJ3zO6C8+eRQzVw/rqWDO9uQGaoENk2AIgbt2j4nZYdp+YsDWBTG+zkfU0f4PtdWHafur6k5Qp3J4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-canary.93","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":526035},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-canary.93.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/1736f0c709e2f1bf6ebbe980c669bfd4/ai-sdk-workflow-1.0.0-canary.93.tgz","_integrity":"sha512-18aNQ7buHaU670d3IeClMX9OYLGY5ywkbUcgLiSpKECZo7YV2NaxmMhyyJSJNqZjbXhO5ROYHnqbDJbfKKxyEA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-canary.176","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-canary.18","@ai-sdk/provider-utils":"5.0.0-canary.48"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-canary.93_1781552286885_0.3821775848836664","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.94":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.94","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.94","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"f9b3eeb06cb4ac17401858c044bcf5dc49c36c8e","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.94.tgz","fileCount":20,"integrity":"sha512-qr2hC6sP0Dc+XhMUi4O9bmriaNSQi/PbtoSf6EeCrPmQaxWnNfIZUEao0hGHUNd6ea/yu9iJlJoVrjwiu88dXA==","signatures":[{"sig":"MEUCIQDBswbQK7jZVjOs2IKgSoZyHZg4CkxZ4smklvju9/3HAgIgGobpaYIcvAradGH/U3L+cjUHzUjmZwef8l+ptwEbXuQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-beta.94","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":526236},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.94.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/a8eb0d05e89927608a1504b931c6904d/ai-sdk-workflow-1.0.0-beta.94.tgz","_integrity":"sha512-qr2hC6sP0Dc+XhMUi4O9bmriaNSQi/PbtoSf6EeCrPmQaxWnNfIZUEao0hGHUNd6ea/yu9iJlJoVrjwiu88dXA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-beta.177","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-beta.19","@ai-sdk/provider-utils":"5.0.0-beta.49"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.94_1781554263387_0.516623842513696","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.95":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.95","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.95","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"616ce1d7063aa2c6f003c5a2797773869b9823da","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.95.tgz","fileCount":20,"integrity":"sha512-yU3XUxcdPLGqNkEj9+VsO7LVkM8QrxWiOeFnvOetWNIcYhMgtxI6eR/G1zcAC9SRaxYBo1Qb4kLtpOONaXZZGA==","signatures":[{"sig":"MEUCIA5uhHgV4FUFcdSdfWVDi8xg5Llnhwcdqbxg0r1siuALAiEA5DcnZYx3uSdO1tmVFclFvGAw6s+XenDHbyuSIxAdwnk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-beta.95","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":526329},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.95.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/e911389f74755715b7787566a0ac7296/ai-sdk-workflow-1.0.0-beta.95.tgz","_integrity":"sha512-yU3XUxcdPLGqNkEj9+VsO7LVkM8QrxWiOeFnvOetWNIcYhMgtxI6eR/G1zcAC9SRaxYBo1Qb4kLtpOONaXZZGA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-beta.178","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-beta.19","@ai-sdk/provider-utils":"5.0.0-beta.49"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.95_1781557558159_0.49641341445325704","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.96":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.96","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.96","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"327289ea552a3c03b508d9d6cc7c3fc078ae9567","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.96.tgz","fileCount":20,"integrity":"sha512-ptnk4BlrS2sPOmfEUEn6FaLJISCyDv0ufIqRgHlkgVOxmnYHqGCXwOd+iYuDpvUTT6/KUgCymkQRxvpABk2RCg==","signatures":[{"sig":"MEUCIEArmCrKvJpjGBXcoHDju6eYvi+R7tLJRVYDUwI/XtzlAiEA1/GVnG7x1z0HwmRiBscEAMtl1wc2RKhjHLl6+UqhyfI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-beta.96","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":526387},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.96.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/d67e80e438e1384eec67d38b8280d5a6/ai-sdk-workflow-1.0.0-beta.96.tgz","_integrity":"sha512-ptnk4BlrS2sPOmfEUEn6FaLJISCyDv0ufIqRgHlkgVOxmnYHqGCXwOd+iYuDpvUTT6/KUgCymkQRxvpABk2RCg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-beta.179","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-beta.19","@ai-sdk/provider-utils":"5.0.0-beta.49"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.96_1781647397488_0.8488331690068067","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.97":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.97","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.97","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"d22397d7bc442fe4f0f65b44936110774069cc03","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.97.tgz","fileCount":20,"integrity":"sha512-kedPZdGZrCSL+ysPPFBoEcgzD7oGevFsG1YEoHx5Mqz+rYq+t+pSkO1hrRk2kxHv+eJjMP2t8fr9yW+GjbSWfQ==","signatures":[{"sig":"MEQCIApe5i+Cq0cGxMjXUdvFdss7OJR5KVe412oJO2DywmiwAiBhzLScSI3pJ9RHCGLN487eXDVu1HE2Fd9DV5yFcX38QA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-beta.97","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":526480},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.97.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/bf5ce9bf1b771b4c1adf86ee6ce68487/ai-sdk-workflow-1.0.0-beta.97.tgz","_integrity":"sha512-kedPZdGZrCSL+ysPPFBoEcgzD7oGevFsG1YEoHx5Mqz+rYq+t+pSkO1hrRk2kxHv+eJjMP2t8fr9yW+GjbSWfQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-beta.180","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-beta.19","@ai-sdk/provider-utils":"5.0.0-beta.49"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.97_1781735820071_0.2714939036889594","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.98":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.98","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.98","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"e100b795566bdd5d41e449f0d09dbb3546dd380a","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.98.tgz","fileCount":20,"integrity":"sha512-OAlQuSxdcMMIQ0z/K35LecDFpmjTI+Nxi7bGDpKfnAnF8ZZE4LoB7K2XJPI4HUpgKOdY8iHlteNmKZXHNJBsXQ==","signatures":[{"sig":"MEYCIQCO/3Lv+Ky2Msdli4h8OdvgwS/rbw3aYfYWW3YH1kVhgQIhANgbuwQi3qQVP7fZjnIsIlk7sZ2XYEUzJlce59Pm12iC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-beta.98","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":526573},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.98.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/a78355cd714fb43bed82837b4464bc55/ai-sdk-workflow-1.0.0-beta.98.tgz","_integrity":"sha512-OAlQuSxdcMMIQ0z/K35LecDFpmjTI+Nxi7bGDpKfnAnF8ZZE4LoB7K2XJPI4HUpgKOdY8iHlteNmKZXHNJBsXQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-beta.181","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-beta.19","@ai-sdk/provider-utils":"5.0.0-beta.49"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.98_1781738456985_0.2620342448297306","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.99":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.99","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.99","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"5c679bd69d10701a145bf91b89a2f15cd238ca4a","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.99.tgz","fileCount":20,"integrity":"sha512-xOdG01m+0k5XGmN22B7V7xxf3W4SaNJU+54R/IHfwdaYc2QrGfA/3lzQ9XQUiKpkPslXzHSn6/oRGp1dlBEcwg==","signatures":[{"sig":"MEYCIQCJmyaxpkhFE5mbMBea0wwpQ/qdIxVrbfN+tVEv2BZmaAIhAIRw/XtjE4BI/FuMWD8H5jdkrKDFcp+wFttSoDUiSugB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-beta.99","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":526666},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.99.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/06fceaf6d0cf0888aaedd845258d48e8/ai-sdk-workflow-1.0.0-beta.99.tgz","_integrity":"sha512-xOdG01m+0k5XGmN22B7V7xxf3W4SaNJU+54R/IHfwdaYc2QrGfA/3lzQ9XQUiKpkPslXzHSn6/oRGp1dlBEcwg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-beta.182","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-beta.19","@ai-sdk/provider-utils":"5.0.0-beta.49"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.99_1781807999517_0.8629490278315664","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.100":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.100","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.100","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"18d5640f8ad7554a2a1d6d1bb519d0384349dec2","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.100.tgz","fileCount":20,"integrity":"sha512-cxxiumk8QtWnzPcjHDBiCrGR+CCYyb4TfT95LfB3PY3ObOKIBCgMDbAMLrrSF8duG+U4Wuzuoj9aVL7v/uEr1Q==","signatures":[{"sig":"MEYCIQD3ZGu+sK0cUh1EoLnALVtovMS+G2DZru+p2GHXplFIFgIhAOob9hXlX28sXORSZPm0VIOrrAoinAEtvlql7PJThJ0j","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-beta.100","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":533150},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.100.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/ff58f85f6224067accee81ee3a33df88/ai-sdk-workflow-1.0.0-beta.100.tgz","_integrity":"sha512-cxxiumk8QtWnzPcjHDBiCrGR+CCYyb4TfT95LfB3PY3ObOKIBCgMDbAMLrrSF8duG+U4Wuzuoj9aVL7v/uEr1Q==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-beta.182","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-beta.19","@ai-sdk/provider-utils":"5.0.0-beta.49"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.100_1781819781635_0.6607648606064396","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.101":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.101","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.101","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"669721030674bd29324f78f71e91ac8091ecb2e7","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.101.tgz","fileCount":20,"integrity":"sha512-bzxeKRyhknBcnWiG0LaBgiIwoK+WAMhkOy4EoMDIabnhYHFDkzpp1Xu6FIcRecbamNmk3x2bGNOPYDW30Mj1AA==","signatures":[{"sig":"MEUCIHTd0PkYAup2oNq5SnVHMJDb9JezCFhWD93lY4WqChqvAiEAoRJC2Rb/1/4WPnUv/gwDCC0mJx20AlULX6GqU6X9hWc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-beta.101","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":534921},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.101.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/aeb661de2dac036b11bd64a56bc97f52/ai-sdk-workflow-1.0.0-beta.101.tgz","_integrity":"sha512-bzxeKRyhknBcnWiG0LaBgiIwoK+WAMhkOy4EoMDIabnhYHFDkzpp1Xu6FIcRecbamNmk3x2bGNOPYDW30Mj1AA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-beta.182","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-beta.19","@ai-sdk/provider-utils":"5.0.0-beta.49"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.101_1781875603604_0.5789465707386601","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.102":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.102","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.102","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"21ba315708c932b9484df70a774b3989e9cdae65","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.102.tgz","fileCount":20,"integrity":"sha512-GYh6yXyhibtMtNNKUe10rDL54qUOa9RZnZCgVx4xADGvTonxJj/D5kK1+kjmoYOtOPyTi9G956p6ZOA2Xp6d4g==","signatures":[{"sig":"MEUCIQC2+E2tDMze8XR4hilgpo3PY450aoCX4iHKQrMi736V5wIgNU95TJpGb1w+ImlQKV1FkV/+Kx3OwZA0Lgv9Gw5NT5A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-beta.102","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":534980},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.102.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/0a76c6eb8f92a3007325e680b97b38df/ai-sdk-workflow-1.0.0-beta.102.tgz","_integrity":"sha512-GYh6yXyhibtMtNNKUe10rDL54qUOa9RZnZCgVx4xADGvTonxJj/D5kK1+kjmoYOtOPyTi9G956p6ZOA2Xp6d4g==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-beta.183","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-beta.19","@ai-sdk/provider-utils":"5.0.0-beta.49"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.102_1782108413913_0.8460917287859984","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.103":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.103","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.103","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"ce1ed7494954355480185a01500ad8e4513ddbc5","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.103.tgz","fileCount":20,"integrity":"sha512-Lu4wqhdMysEBYnxwwn9LJUfiLt47R1P1FWPmdpctPYGGpN0465P71K2jcfQ0ewl94/vF1z4vdpFTL9pejFxQiA==","signatures":[{"sig":"MEQCIErmNvPIFPElb0t9KJTSS+E8MkswpKXW00I5c3L54YhmAiBgWQ02Qudh7hCOT2tbJv/g/e46W87H7VZkUGbrH9yuLg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-beta.103","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":535150},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.103.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/229847557eefbc1807d4ab6820c2edc5/ai-sdk-workflow-1.0.0-beta.103.tgz","_integrity":"sha512-Lu4wqhdMysEBYnxwwn9LJUfiLt47R1P1FWPmdpctPYGGpN0465P71K2jcfQ0ewl94/vF1z4vdpFTL9pejFxQiA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-beta.184","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-beta.20","@ai-sdk/provider-utils":"5.0.0-beta.50"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.103_1782230648864_0.5372127050908766","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.104":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.104","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.104","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"5bd58e634cc070d7cd5a17ade637e49bfeaf6222","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.104.tgz","fileCount":21,"integrity":"sha512-P8xMLykyF3DKYLVYoWE9GDPveH9s9Nl/lOYV731Hs/ngWPhUtxdWIGIet/7pFVTf7PwBllIWT79qGFArZmV5Yw==","signatures":[{"sig":"MEQCIHEuWXm1oLG7Z1x5AMLPwarfap80SW1Bi+GiyHKfPxLOAiAecKO3axipJFiYdii9ivWDsAZmAfcXY/DZwQPaD7kGZQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-beta.104","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":544842},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.104.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/e2e712731ebe018a8ab58125a22efbe5/ai-sdk-workflow-1.0.0-beta.104.tgz","_integrity":"sha512-P8xMLykyF3DKYLVYoWE9GDPveH9s9Nl/lOYV731Hs/ngWPhUtxdWIGIet/7pFVTf7PwBllIWT79qGFArZmV5Yw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-beta.184","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-beta.20","@ai-sdk/provider-utils":"5.0.0-beta.50"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.104_1782264503313_0.47648420822344595","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.105":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.105","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.105","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"e9187947a1800ac8de2e3af9cf30076eac0a73ea","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.105.tgz","fileCount":21,"integrity":"sha512-NK14cNvXs182ZPn+mY5Du5h5KHw6pASdKvZAv2bFpgm9xMWbn9CUYIPCKn8wUymgJbrDpG6d2no7TmVkR+GIkg==","signatures":[{"sig":"MEQCIHwVU3x4oNEsF0Of0fhVD9YHz+zrSNTQuDQXgumQZKQ7AiAcS12n7z8qf7Sbehy7YFd9XpH7zwFSCdL+w96/nRC3nw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-beta.105","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":546112},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.105.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/64c531050cf1c6ab4e8707a5715afd81/ai-sdk-workflow-1.0.0-beta.105.tgz","_integrity":"sha512-NK14cNvXs182ZPn+mY5Du5h5KHw6pASdKvZAv2bFpgm9xMWbn9CUYIPCKn8wUymgJbrDpG6d2no7TmVkR+GIkg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-beta.185","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-beta.20","@ai-sdk/provider-utils":"5.0.0-beta.50"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.105_1782265384498_0.15288243574262395","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.106":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.106","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.106","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"7b5da53d23529f596ebcac9e89f2e6daa1875389","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.106.tgz","fileCount":21,"integrity":"sha512-JdZH7lmzUEajUwmgdTFLFNoQ4xq2FBR5CxE3R6EJ2WF1h6r5UxqrrWemW8GKumgQyAts8gY6JzezObflzUThyw==","signatures":[{"sig":"MEQCIB2/9qMPsqG4xYu7JIqI4uboyhYMPgTC1GDMPyke6j0bAiB22vibLfV7dkzEjpy32o3EnxIkN6Of4MwOZxogTMq4zQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-beta.106","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":546171},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.106.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/c8b91c3f129af32f6398e7b2558f6f5c/ai-sdk-workflow-1.0.0-beta.106.tgz","_integrity":"sha512-JdZH7lmzUEajUwmgdTFLFNoQ4xq2FBR5CxE3R6EJ2WF1h6r5UxqrrWemW8GKumgQyAts8gY6JzezObflzUThyw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-beta.186","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-beta.20","@ai-sdk/provider-utils":"5.0.0-beta.50"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.106_1782282317797_0.3235566783205184","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.107":{"name":"@ai-sdk/workflow","version":"1.0.0-beta.107","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0-beta.107","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"3842341488a63aee1f9658861ecaed8b6bcc73b4","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0-beta.107.tgz","fileCount":21,"integrity":"sha512-mfW5S2ebkIpNrw+OEgWHqUmzD4oJfLtw7A3krFVOHgpT3pTD2A3sk7Acc3Sx18v/cC/nF1z8IGdgD9GtAqYlTw==","signatures":[{"sig":"MEYCIQDP6CKe0ITYZPE+w1eWt2JOLf2TwUwo+dmcItOd5q2EaQIhAJulOA1K2PKhNelB21+St26vE6IWuLzijVHYdRg6m8pL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0-beta.107","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":546230},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0-beta.107.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/1ffedeee8f3e96e2fc5222809fd4b2f4/ai-sdk-workflow-1.0.0-beta.107.tgz","_integrity":"sha512-mfW5S2ebkIpNrw+OEgWHqUmzD4oJfLtw7A3krFVOHgpT3pTD2A3sk7Acc3Sx18v/cC/nF1z8IGdgD9GtAqYlTw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.16.0","dependencies":{"ai":"7.0.0-beta.187","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0-beta.20","@ai-sdk/provider-utils":"5.0.0-beta.50"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0-beta.107_1782343948675_0.20156092765377442","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"@ai-sdk/workflow","version":"1.0.0","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.0","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"acc9133a7a701a8a9f6033a9be4cfdc50aa9478a","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.0.tgz","fileCount":21,"integrity":"sha512-B3ILIkTHMjC4qNshfVgwCGJw9S1V+3HVfVV7fjJMLr+4EUiWDtT3puibBU7Q7Mnzx9Fo0jOl7CdMS9WopfnFLw==","signatures":[{"sig":"MEQCIAXvwqJs7LkIC92KaCZKHgFN3UE7To41SzAS/B6YebfNAiBYOszj7j9/r6lCJ0j3THKQTHQtvXBvZoELsGLnF8RY7A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":553267},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.0.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/770287fc63557519195b270efac2c66b/ai-sdk-workflow-1.0.0.tgz","_integrity":"sha512-B3ILIkTHMjC4qNshfVgwCGJw9S1V+3HVfVV7fjJMLr+4EUiWDtT3puibBU7Q7Mnzx9Fo0jOl7CdMS9WopfnFLw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.17.0","dependencies":{"ai":"7.0.0","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0","@ai-sdk/provider-utils":"5.0.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.0_1782391679250_0.9759862721369246","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"@ai-sdk/workflow","version":"1.0.1","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.1","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"1c218e1df47203c552d195ed73081e5eccaada8b","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.1.tgz","fileCount":21,"integrity":"sha512-AfjFtv0UCMuVVZOwd9CzeSzMxvC355yvmC8kTqKLWdrXr6wHuRKExGYaLOcWV2h4+e0Tf9zgZDAm3gCTauDRYA==","signatures":[{"sig":"MEQCIDyNwuNFrYlh/8634VU5vjH6QKZIKmxwGUmofkc2G+BcAiACU2221/Q71bXu6PU7BVFNlF/osI4jHMvA756yJxbBlg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":553308},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.1.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/368b6cbec72c74fb02d27b505e77f652/ai-sdk-workflow-1.0.1.tgz","_integrity":"sha512-AfjFtv0UCMuVVZOwd9CzeSzMxvC355yvmC8kTqKLWdrXr6wHuRKExGYaLOcWV2h4+e0Tf9zgZDAm3gCTauDRYA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.17.0","dependencies":{"ai":"7.0.1","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0","@ai-sdk/provider-utils":"5.0.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.1_1782419832904_0.1865956298491942","host":"s3://npm-registry-packages-npm-production"}},"1.0.2":{"name":"@ai-sdk/workflow","version":"1.0.2","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.2","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"97399428f94d6545ffce7cc56323c7a79c27490e","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.2.tgz","fileCount":21,"integrity":"sha512-kxzKnNn98iKrwyBp3Io4RRsHi3Yzz5Qm9tJgvajGinkkX2K69TSGgmPnqQjDrz50MI0JR5ZqDGArxHeFOT/p9Q==","signatures":[{"sig":"MEYCIQDS5s1l5mO+1lsMKaIgtyCjqcAUhxDJOoHLOtdvK25FvQIhAKU78ui3jegbXvRIoLderSX7VwgWH1yirtrI5xucq/Ht","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":553349},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.2.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/a269478f39f35eb8d4a17afb7fdde2d1/ai-sdk-workflow-1.0.2.tgz","_integrity":"sha512-kxzKnNn98iKrwyBp3Io4RRsHi3Yzz5Qm9tJgvajGinkkX2K69TSGgmPnqQjDrz50MI0JR5ZqDGArxHeFOT/p9Q==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.17.0","dependencies":{"ai":"7.0.2","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0","@ai-sdk/provider-utils":"5.0.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.2_1782421456295_0.6400815171543535","host":"s3://npm-registry-packages-npm-production"}},"1.0.3":{"name":"@ai-sdk/workflow","version":"1.0.3","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.3","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"f32eb410ea864bee6bcc39b3c1105aab2a05f0c6","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.3.tgz","fileCount":21,"integrity":"sha512-jC+MoRl6X4mCzMPb5M/BsE72dTtU6wVolqo4IpXbu/wSF4HY1argZox7ScTTpGLT5ZxDxKqkNriEGRAXF+FY/g==","signatures":[{"sig":"MEQCIEj+UOXuBdDIU+/siTMDZ6UMOEnWb8ZmP8RkkNy22WgMAiAaHcXSSMUGg0l9fzFIlDZrOM072ss7wMpF7qEfS78gEg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":553390},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.3.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/50abf735220c233ddf47cb23a4b670b0/ai-sdk-workflow-1.0.3.tgz","_integrity":"sha512-jC+MoRl6X4mCzMPb5M/BsE72dTtU6wVolqo4IpXbu/wSF4HY1argZox7ScTTpGLT5ZxDxKqkNriEGRAXF+FY/g==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.17.0","dependencies":{"ai":"7.0.3","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0","@ai-sdk/provider-utils":"5.0.0"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.3_1782519909004_0.12842649186038946","host":"s3://npm-registry-packages-npm-production"}},"1.0.4":{"name":"@ai-sdk/workflow","version":"1.0.4","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.4","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"d358889e878f6120f536e572b32ef8d768d700fb","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.4.tgz","fileCount":21,"integrity":"sha512-l0izlNPQqJ9//Y7+0loxuHE3pusz/Hvr1aT5YnaxYtjM3oCmjPpC23y7/yEu17s/ICHfD8S1w0iNrla7zejoHQ==","signatures":[{"sig":"MEQCIGVBVc23AlY5Z1JW1aReBRF/LRJYAjYl/dFFRu9gYevUAiBgferWcA84WHQb4VRDtEC6ERJ7jw+FLPNvDr2T2cUDkg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":553499},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.4.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/1f70ab066aeb0ccca89fb17df1170810/ai-sdk-workflow-1.0.4.tgz","_integrity":"sha512-l0izlNPQqJ9//Y7+0loxuHE3pusz/Hvr1aT5YnaxYtjM3oCmjPpC23y7/yEu17s/ICHfD8S1w0iNrla7zejoHQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.17.0","dependencies":{"ai":"7.0.4","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0","@ai-sdk/provider-utils":"5.0.1"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.4_1782588229933_0.7287737183199086","host":"s3://npm-registry-packages-npm-production"}},"1.0.5":{"name":"@ai-sdk/workflow","version":"1.0.5","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.5","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"eb5116d6e72074ca6876166ea7226971d6c0a358","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.5.tgz","fileCount":21,"integrity":"sha512-Jdy3c5t6hz4OkQn47NJ8WLozNyBjppc3iC+eK0Xs/sXuXl6CpPiA+uhNM6vBOoL6RWYxrUPJaFPL+sk3Vks8CA==","signatures":[{"sig":"MEYCIQDAOxyEwDYdSzX6YXarRsBmLZEGtxO0Fz/ZyeSDRfpUcgIhAO6vq7B3BhDPQij+TpHMlBBUfPgZ88bQhazDc0zBPVvX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":553575},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.5.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/2a56c40846f15f20b2cb72c55c978112/ai-sdk-workflow-1.0.5.tgz","_integrity":"sha512-Jdy3c5t6hz4OkQn47NJ8WLozNyBjppc3iC+eK0Xs/sXuXl6CpPiA+uhNM6vBOoL6RWYxrUPJaFPL+sk3Vks8CA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.17.0","dependencies":{"ai":"7.0.5","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0","@ai-sdk/provider-utils":"5.0.1"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.5_1782754399004_0.31993682047323246","host":"s3://npm-registry-packages-npm-production"}},"1.0.6":{"name":"@ai-sdk/workflow","version":"1.0.6","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.6","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"0cda221678a9add9b5b95c51ccdedd3b6ff0b961","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.6.tgz","fileCount":22,"integrity":"sha512-7ZNJsaSrTYw+d0Gtc0r4zbXJYe+M4tiFh0oKWqihVig+tNKZzd9bQidBzh0BRlvHOHBGAzJMlefCnI07BgpPRg==","signatures":[{"sig":"MEUCIQDUThBpT8bjs/GKMMKDonn3e+XTp6u+BnLtHW/muu/BJgIgOVrj4ET0eQR0Va/oLmhe3Oqt0kYEcS4hHlcUSLT1ZdA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":574802},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.6.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/d1bb544423b63d5d5b65241e401cab6c/ai-sdk-workflow-1.0.6.tgz","_integrity":"sha512-7ZNJsaSrTYw+d0Gtc0r4zbXJYe+M4tiFh0oKWqihVig+tNKZzd9bQidBzh0BRlvHOHBGAzJMlefCnI07BgpPRg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.17.0","dependencies":{"ai":"7.0.6","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0","@ai-sdk/provider-utils":"5.0.1"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.6_1782760529349_0.5322373082687037","host":"s3://npm-registry-packages-npm-production"}},"1.0.7":{"name":"@ai-sdk/workflow","version":"1.0.7","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.7","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"46c9b08879fa63f408fe4b85f63dfb7570069c62","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.7.tgz","fileCount":22,"integrity":"sha512-RX91a56yXolRsl5/oibBM/d/MOSozlEZA66az8jrSGJU4X4oWIJEXToL/E/ZuKG+/NxUyMF8qvucYKp996+8Qw==","signatures":[{"sig":"MEQCIBh9tbbXJlMIEa6dNL/JLIlKAq+R3QXPBRfY6istYPpsAiBFHhMqnNmsEaATsGZqw0U8WcmjuVvpajhXuqi8KHU88Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":574878},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.7.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/9cb180a0027108ea31f5cedbaf9fbc59/ai-sdk-workflow-1.0.7.tgz","_integrity":"sha512-RX91a56yXolRsl5/oibBM/d/MOSozlEZA66az8jrSGJU4X4oWIJEXToL/E/ZuKG+/NxUyMF8qvucYKp996+8Qw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.17.0","dependencies":{"ai":"7.0.7","ajv":"^8.20.0","@ai-sdk/provider":"4.0.0","@ai-sdk/provider-utils":"5.0.1"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.7_1782774533363_0.072852754519241","host":"s3://npm-registry-packages-npm-production"}},"1.0.8":{"name":"@ai-sdk/workflow","version":"1.0.8","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.8","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"116d448855c703a4772013d27f23a6ea4523ed58","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.8.tgz","fileCount":22,"integrity":"sha512-cCRvGNq3PORnsnE6DsWg8EltWCyC/Wu3QHOGRpN1pgtNrkeX+WbRZ6IX4JC6b7ibFC4hJUNzEunM+1yPkJ16kQ==","signatures":[{"sig":"MEUCIByNhsW+mfTL0aY/WtJQjqUaLdYgb4aygWYLeAG+kQqlAiEAw0fsecFwhPt5caPuqsq7cQYuSDa24DeuYcXzJhZBkTY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":575014},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.8.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/c1bdfa3f1c639d64aeb39f413972da5a/ai-sdk-workflow-1.0.8.tgz","_integrity":"sha512-cCRvGNq3PORnsnE6DsWg8EltWCyC/Wu3QHOGRpN1pgtNrkeX+WbRZ6IX4JC6b7ibFC4hJUNzEunM+1yPkJ16kQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.17.0","dependencies":{"ai":"7.0.8","ajv":"^8.20.0","@ai-sdk/provider":"4.0.1","@ai-sdk/provider-utils":"5.0.2"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.8_1782792387692_0.4217885845946534","host":"s3://npm-registry-packages-npm-production"}},"1.0.9":{"name":"@ai-sdk/workflow","version":"1.0.9","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.9","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"c0cf85fdd9ea0205266ea4fbaf3d501b7d78ab5f","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.9.tgz","fileCount":22,"integrity":"sha512-8Fb10ocm9y7Jy/ZBQRskRQRFjq6gWaTYuJQPe1IiLJCWi5XiHHCFhZbVxm6AnOakRuoSKKcFLf3BvnmytO/UEA==","signatures":[{"sig":"MEYCIQCFSiRU5iT3XMZmzs+Hlft6qnwFfJzKIXkLA2qgn1lxiAIhAMO4BgZckatb7lYtGqmaB8RZK33s/OZ+FcmDUyFwLvVJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":575055},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.9.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/c1bee362cde2cea539bbb05072860f91/ai-sdk-workflow-1.0.9.tgz","_integrity":"sha512-8Fb10ocm9y7Jy/ZBQRskRQRFjq6gWaTYuJQPe1IiLJCWi5XiHHCFhZbVxm6AnOakRuoSKKcFLf3BvnmytO/UEA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.17.0","dependencies":{"ai":"7.0.9","ajv":"^8.20.0","@ai-sdk/provider":"4.0.1","@ai-sdk/provider-utils":"5.0.2"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.9_1782843949150_0.7501141935740006","host":"s3://npm-registry-packages-npm-production"}},"1.0.10":{"name":"@ai-sdk/workflow","version":"1.0.10","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.10","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"16c85f909877a297ecc50e9c872a5b2ce0338625","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.10.tgz","fileCount":22,"integrity":"sha512-hTiHxHXOC92Wbcm/yOoLXjG60XeUXr5q54/GbZKmm/ExUJqWjVNVB/Rm7xbhKJpmK6GrHPQxP3zZIyWSbbxSUg==","signatures":[{"sig":"MEQCIGxKvEz7KxVJzMiniG7AdEalnC2VHtbdHu6B8k5dEyi1AiACaQocy9Zz6b8RaEe23WlmlhldisSR8llCRwra4wP85w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":575168},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.10.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/0157745e08bacbb1806b2045f195f012/ai-sdk-workflow-1.0.10.tgz","_integrity":"sha512-hTiHxHXOC92Wbcm/yOoLXjG60XeUXr5q54/GbZKmm/ExUJqWjVNVB/Rm7xbhKJpmK6GrHPQxP3zZIyWSbbxSUg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.13.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.17.0","dependencies":{"ai":"7.0.10","ajv":"^8.20.0","@ai-sdk/provider":"4.0.1","@ai-sdk/provider-utils":"5.0.3"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.10_1782930318016_0.23733344204361373","host":"s3://npm-registry-packages-npm-production"}},"1.0.11":{"name":"@ai-sdk/workflow","version":"1.0.11","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.11","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"a23cbe08d1e7d9985206eb3e25d0832bfedf19e2","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.11.tgz","fileCount":22,"integrity":"sha512-KQ5LvJP7BuZE3W+q9CvBRNMJVXS3JBPs0Vn65KFMVo3cSLJSl5LBGQtMbyh9/pmE423KdoLTDGIuf2g5ajOlBg==","signatures":[{"sig":"MEQCIEiM+0EJr/T5rd9mLuaGTRyRoicdg6579aC6h56Ov7W/AiBkT9O44csxEi7aSPfK47P2uVvC2JbZZHjtI5atsqVQ5g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":575246},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.11.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/ea0ae97f230967b37abb5a4d1ea503d1/ai-sdk-workflow-1.0.11.tgz","_integrity":"sha512-KQ5LvJP7BuZE3W+q9CvBRNMJVXS3JBPs0Vn65KFMVo3cSLJSl5LBGQtMbyh9/pmE423KdoLTDGIuf2g5ajOlBg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.11","ajv":"^8.20.0","@ai-sdk/provider":"4.0.1","@ai-sdk/provider-utils":"5.0.3"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.11_1782936209223_0.784903901707495","host":"s3://npm-registry-packages-npm-production"}},"1.0.12":{"name":"@ai-sdk/workflow","version":"1.0.12","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.12","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"4372bd2744d8f1948e6cdd3530fdcd5685e6cc3c","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.12.tgz","fileCount":22,"integrity":"sha512-aQSLuKRIouOF9M4ZCbF1GgwB1hl6mtfdcQIQn+iSB+8rAt3SoAbbI7yysVhrguBdsN3/G7rLfilyj91EsqVYLw==","signatures":[{"sig":"MEYCIQDGnchK5JEJIYwcV+8Q7dH5hLHxVuY912dvw8QQVn/EiAIhAONvq6GQfttDoylmep7oaerFlAAL5y5nG829tj3aC1W8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":575423},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.12.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/5bc68dded05cdfc379aa5d53fbf744a6/ai-sdk-workflow-1.0.12.tgz","_integrity":"sha512-aQSLuKRIouOF9M4ZCbF1GgwB1hl6mtfdcQIQn+iSB+8rAt3SoAbbI7yysVhrguBdsN3/G7rLfilyj91EsqVYLw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.12","ajv":"^8.20.0","@ai-sdk/provider":"4.0.1","@ai-sdk/provider-utils":"5.0.4"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.12_1783016148012_0.19788416277707732","host":"s3://npm-registry-packages-npm-production"}},"1.0.13":{"name":"@ai-sdk/workflow","version":"1.0.13","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.13","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"3b0f2ee4e4ec11fe886d3976e977b4611072f4fe","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.13.tgz","fileCount":22,"integrity":"sha512-hihe6Vhzs/luTcgO3z2G1qGCYir7tFREb/73H1XYPncFHFs5qSf2T7g2eH1yacGZxS5urPDWl9lHyplFGvcNag==","signatures":[{"sig":"MEQCIGeIOzmZ/BsljG2upQ4ja3LBmmHvQuf1f2+hNYdsaTT1AiBiyWTY6RfDeBBaZr0800nIG8973Ysgc41FD2FHGtQ2yQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":575466},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.13.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/e3b2e3ba06e1f8d4c55fee88d7d0ae9d/ai-sdk-workflow-1.0.13.tgz","_integrity":"sha512-hihe6Vhzs/luTcgO3z2G1qGCYir7tFREb/73H1XYPncFHFs5qSf2T7g2eH1yacGZxS5urPDWl9lHyplFGvcNag==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.13","ajv":"^8.20.0","@ai-sdk/provider":"4.0.1","@ai-sdk/provider-utils":"5.0.4"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.13_1783017393845_0.73265642396134","host":"s3://npm-registry-packages-npm-production"}},"1.0.14":{"name":"@ai-sdk/workflow","version":"1.0.14","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.14","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"ff302efa60c40be62883dfd7215c22ffba19f29a","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.14.tgz","fileCount":22,"integrity":"sha512-xwPDDBNqSHyq3UbAgkktKaof6pZzQIMR71D9jWcx0Y/3QzO7ws3YCwPBfE/OKeVRCiquFlmF/yl8/28+rRuYkw==","signatures":[{"sig":"MEUCIDLgUxMPaqHBHnQ64ucNuwWUhs57Hw/po65GcXWhZ0cNAiEA+fQKONZ0o9ZL/x5VYmIxOGUZ9T2EsoJMhMdQnjx4YWY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":575753},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.14.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/cdb89a4f579dfa2a778e35cfbc26112a/ai-sdk-workflow-1.0.14.tgz","_integrity":"sha512-xwPDDBNqSHyq3UbAgkktKaof6pZzQIMR71D9jWcx0Y/3QzO7ws3YCwPBfE/OKeVRCiquFlmF/yl8/28+rRuYkw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.14","ajv":"^8.20.0","@ai-sdk/provider":"4.0.2","@ai-sdk/provider-utils":"5.0.5"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.14_1783024942168_0.6055161749437221","host":"s3://npm-registry-packages-npm-production"}},"1.0.15":{"name":"@ai-sdk/workflow","version":"1.0.15","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.15","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"0a697e0261026c9af80ba80f7f626449ad4e75e3","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.15.tgz","fileCount":22,"integrity":"sha512-MwKCRPN1+lKiTUYG0hkO7iKx7VA8MC+rvjhv2e3aond1I0YU/aMoiQ794XX00QIUP51tvVhUHov/bA5S/pZDag==","signatures":[{"sig":"MEQCIGyARktIzzgd6mcI3rGfhCPHFwJnQbO3b+VxZhAreRE/AiBkV/nv7Po7H/pmsQHf3Eesgf2iAGW8D9XllnEKUY6E+A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":575796},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.15.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/a7be64f56b52e3bcfc0d7b57e23bf201/ai-sdk-workflow-1.0.15.tgz","_integrity":"sha512-MwKCRPN1+lKiTUYG0hkO7iKx7VA8MC+rvjhv2e3aond1I0YU/aMoiQ794XX00QIUP51tvVhUHov/bA5S/pZDag==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.15","ajv":"^8.20.0","@ai-sdk/provider":"4.0.2","@ai-sdk/provider-utils":"5.0.5"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.15_1783145451389_0.03949791479145426","host":"s3://npm-registry-packages-npm-production"}},"1.0.16":{"name":"@ai-sdk/workflow","version":"1.0.16","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.16","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"e8740367ca436de5bee73bb770c63364b16fde48","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.16.tgz","fileCount":22,"integrity":"sha512-akHVHbW9qPDP88S4KtGNAwJqSgaJTEUaBiZRKwB+sMzyBS5KaogzfdVR3sItPKXiFdHUf9vuvWbd5N28+g7huA==","signatures":[{"sig":"MEQCICXDNmghHgW7QYL1SkqI6FP/AjfIvmWIU/QJmRwq0n+WAiBR3WFTN076rgLUZVXQ/LBsWVtKBZ9vXAmtEKsjlegPUQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":575897},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.16.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/6bd8f17f87fffc72e29e924d7989663d/ai-sdk-workflow-1.0.16.tgz","_integrity":"sha512-akHVHbW9qPDP88S4KtGNAwJqSgaJTEUaBiZRKwB+sMzyBS5KaogzfdVR3sItPKXiFdHUf9vuvWbd5N28+g7huA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.16","ajv":"^8.20.0","@ai-sdk/provider":"4.0.2","@ai-sdk/provider-utils":"5.0.5"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.16_1783347840899_0.32253720835056954","host":"s3://npm-registry-packages-npm-production"}},"1.0.17":{"name":"@ai-sdk/workflow","version":"1.0.17","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.17","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"e7ea29b0f9096176b744d4cc8d467335eed113d0","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.17.tgz","fileCount":22,"integrity":"sha512-NtCIRR17WKW/03rLmCoCC1tr9NV1xfavmFhYEgymIk+4130RKjJ/pSAysJ0HkVJ+wa+QWsdEVafS3VFzZyvo0g==","signatures":[{"sig":"MEUCIFEounFWKKCNjp95aopF4MtvhM/pq23WDyJsUx6j/3dOAiEAp2xdzaGP2K2Wn6GNfEBt9cPC1xEtDYlyQwj+h3lcVYI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":590280},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.17.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/091c1553f1769546519b57bf7153dfcc/ai-sdk-workflow-1.0.17.tgz","_integrity":"sha512-NtCIRR17WKW/03rLmCoCC1tr9NV1xfavmFhYEgymIk+4130RKjJ/pSAysJ0HkVJ+wa+QWsdEVafS3VFzZyvo0g==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.17","ajv":"^8.20.0","@ai-sdk/provider":"4.0.2","@ai-sdk/provider-utils":"5.0.5"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.17_1783467958972_0.6588924108056289","host":"s3://npm-registry-packages-npm-production"}},"1.0.18":{"name":"@ai-sdk/workflow","version":"1.0.18","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.18","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"222b0f6df643ebe5d023d22a654400d765336ac3","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.18.tgz","fileCount":22,"integrity":"sha512-EBhj23t7CRVYNMBEBog431bvsf7UM73mM3xqjyNMZWhHm5oU1EzONo0WeAxErL1UcCEgQK1LYLbLWiT9lAztoA==","signatures":[{"sig":"MEYCIQCRM+dcbgUxGPdglOv2ZUpkIa+OJe04odP4J0tLV79fBwIhAM/QdvvocViuEiuuue+DirzSpNGp9M2R2EAQLCQraKLi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":590391},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.18.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/d0406633487c14962516adb6f76d8451/ai-sdk-workflow-1.0.18.tgz","_integrity":"sha512-EBhj23t7CRVYNMBEBog431bvsf7UM73mM3xqjyNMZWhHm5oU1EzONo0WeAxErL1UcCEgQK1LYLbLWiT9lAztoA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.18","ajv":"^8.20.0","@ai-sdk/provider":"4.0.2","@ai-sdk/provider-utils":"5.0.6"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.18_1783525486054_0.5437688480355862","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-cca10482-20260708215408":{"name":"@ai-sdk/workflow","version":"0.0.0-cca10482-20260708215408","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@0.0.0-cca10482-20260708215408","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"93ad115ced4ee4fddc436c3b6498918663d34d5e","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-0.0.0-cca10482-20260708215408.tgz","fileCount":22,"integrity":"sha512-Q47P6bzcO9tWilFtZWrAg+b6HDb/Dod5vXz7bznhIEdp+JY946AHFzS8nbRN+AV1jB4E3807brVkHcAPiChAgA==","signatures":[{"sig":"MEUCIQDaUcY88olQmWEib+9EWv8wbKb+CpI173bemuqi/qmqTwIgQe29ImYSDe1vk9URIbvtRsexlr7FoE5xXdUTdAGqVz4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@0.0.0-cca10482-20260708215408","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":590849},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-0.0.0-cca10482-20260708215408.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/d0eb32ebb71858ae9e5e4bd0a7d1bf21/ai-sdk-workflow-0.0.0-cca10482-20260708215408.tgz","_integrity":"sha512-Q47P6bzcO9tWilFtZWrAg+b6HDb/Dod5vXz7bznhIEdp+JY946AHFzS8nbRN+AV1jB4E3807brVkHcAPiChAgA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"0.0.0-cca10482-20260708215408","ajv":"^8.20.0","@ai-sdk/provider":"0.0.0-cca10482-20260708215408","@ai-sdk/provider-utils":"0.0.0-cca10482-20260708215408"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_0.0.0-cca10482-20260708215408_1783548267790_0.8803918775728357","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-f0a5136a-20260709175443":{"name":"@ai-sdk/workflow","version":"0.0.0-f0a5136a-20260709175443","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@0.0.0-f0a5136a-20260709175443","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"07d1c43fe75d6249119e438abc8a3ff697ae0d4e","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-0.0.0-f0a5136a-20260709175443.tgz","fileCount":22,"integrity":"sha512-cPgTKd+Eai1QyL9+owuiAvwc8n8XHre6HIeG9Khd8eeTPy8e25wKRXEWTVGmNwQS8C5gLy6dlyi8abekUn8Psg==","signatures":[{"sig":"MEQCIDIExGksUntjNem4pmfu1srmg0XlHMMKVnckVSb7F3abAiBVA+8Ph/JXPlYVOWLJY+pL7gh0XBVLg67RPAo3loYMLA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@0.0.0-f0a5136a-20260709175443","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":590882},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-0.0.0-f0a5136a-20260709175443.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/e98a417fb11fa78f6b1aa887e1f710f2/ai-sdk-workflow-0.0.0-f0a5136a-20260709175443.tgz","_integrity":"sha512-cPgTKd+Eai1QyL9+owuiAvwc8n8XHre6HIeG9Khd8eeTPy8e25wKRXEWTVGmNwQS8C5gLy6dlyi8abekUn8Psg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"0.0.0-f0a5136a-20260709175443","ajv":"^8.20.0","@ai-sdk/provider":"0.0.0-f0a5136a-20260709175443","@ai-sdk/provider-utils":"0.0.0-f0a5136a-20260709175443"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_0.0.0-f0a5136a-20260709175443_1783620270376_0.5254275765221028","host":"s3://npm-registry-packages-npm-production"}},"1.0.19":{"name":"@ai-sdk/workflow","version":"1.0.19","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.19","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"9dad7468c41a291ad6956dab2d4d77a317e7d766","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.19.tgz","fileCount":22,"integrity":"sha512-P759ez1idvL2I7yIZVz4V8K0B9NAb1qUNw5QK5rWGr1HlV09fHHbVIldpIPm55TQ8KGBwgFEjObQ+L7CjMzd5w==","signatures":[{"sig":"MEQCIF68JRr+g4ZRBGC0kEZOX2aUNEstK8Fij/6z4WPbNwZXAiBndAwWJBBAyvCv7t4FWWEiWuLW9lN/qoqQ6S04BIGJMA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":590628},"main":"./dist/index.js","_from":"file:ai-sdk-workflow-1.0.19.tgz","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/a39dc1f701604f98c08a871a87005174/ai-sdk-workflow-1.0.19.tgz","_integrity":"sha512-P759ez1idvL2I7yIZVz4V8K0B9NAb1qUNw5QK5rWGr1HlV09fHHbVIldpIPm55TQ8KGBwgFEjObQ+L7CjMzd5w==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.19","ajv":"^8.20.0","@ai-sdk/provider":"4.0.3","@ai-sdk/provider-utils":"5.0.7"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.19_1783620379055_0.297790562414018","host":"s3://npm-registry-packages-npm-production"}},"1.0.20":{"name":"@ai-sdk/workflow","version":"1.0.20","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.20","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"2cf940d9865cf7a5cf76ad6b88a650952d7fd06e","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.20.tgz","fileCount":22,"integrity":"sha512-MWb81GjjSn94ybu4ExUjNB97FLDabB3o8o9XYzR1671OfJrUvwzBdYnc35tf/W59c2y/rikVbORwKIoxqsEq1Q==","signatures":[{"sig":"MEUCIQCFvGdYMTXqbBBQVHZK+S8/o8vTFq0Z7ZF4sMpVj1jU2QIgKq01u3TG5k1YeN7DMcGXoIo7Tm+JIPx92yJtEy/PxUM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.20","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":592719},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.20.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/3600820e6026dde17b40463709ebd43c/ai-sdk-workflow-1.0.20.tgz","_integrity":"sha512-MWb81GjjSn94ybu4ExUjNB97FLDabB3o8o9XYzR1671OfJrUvwzBdYnc35tf/W59c2y/rikVbORwKIoxqsEq1Q==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.20","ajv":"^8.20.0","@ai-sdk/provider":"4.0.3","@ai-sdk/provider-utils":"5.0.7"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.20_1783692806680_0.14120890035695677","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-6b196531-20260710185421":{"name":"@ai-sdk/workflow","version":"0.0.0-6b196531-20260710185421","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@0.0.0-6b196531-20260710185421","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"de8477ef14a401491363b7ec16a15799f659c2b7","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-0.0.0-6b196531-20260710185421.tgz","fileCount":22,"integrity":"sha512-DE0aHDLXlmm3kAezK5HTEIfFrRS1OeD+QnV7ZPmX8/qrfgFFBRRkkMEI+JA8izOCZdjeq6vBCBpH4c0Zmxro8w==","signatures":[{"sig":"MEUCIB0kCNBZriA6f15fLWskG1RRjVK4UR/vm3eaUoOMqElfAiEAltj5DzxKGGpdxrYE0kl7J1LqFlZ9Mm4NVCYLN1NC3VU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@0.0.0-6b196531-20260710185421","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":593069},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-0.0.0-6b196531-20260710185421.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/60e569c99e1f49c7ab8d4948ec9aeaab/ai-sdk-workflow-0.0.0-6b196531-20260710185421.tgz","_integrity":"sha512-DE0aHDLXlmm3kAezK5HTEIfFrRS1OeD+QnV7ZPmX8/qrfgFFBRRkkMEI+JA8izOCZdjeq6vBCBpH4c0Zmxro8w==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"0.0.0-6b196531-20260710185421","ajv":"^8.20.0","@ai-sdk/provider":"4.0.3","@ai-sdk/provider-utils":"0.0.0-6b196531-20260710185421"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_0.0.0-6b196531-20260710185421_1783710146813_0.7730456294214851","host":"s3://npm-registry-packages-npm-production"}},"1.0.21":{"name":"@ai-sdk/workflow","version":"1.0.21","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.21","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"a1dc9acf4faf655df89b6d297bb457a291f92da8","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.21.tgz","fileCount":22,"integrity":"sha512-IuaeTttnac3TA/E4sLIRbVnnsfIIi4qpaPpKMnUemGykvJhZf0xXZOhC5z2oVLpAlhGQb1xHH4kqR1PZ65R//Q==","signatures":[{"sig":"MEUCIQCu7a/C2AVczqQEuzLkbOPE7nVBZiEtIzO288XRJwmPGQIgHAA8iPaiRld8G6v/+2P2bgT4AMVTf+UQIYOkq9fpPrA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.21","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":592876},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.21.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/a206c4fdfdf3bdb0a2a1d3867bf1188c/ai-sdk-workflow-1.0.21.tgz","_integrity":"sha512-IuaeTttnac3TA/E4sLIRbVnnsfIIi4qpaPpKMnUemGykvJhZf0xXZOhC5z2oVLpAlhGQb1xHH4kqR1PZ65R//Q==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.21","ajv":"^8.20.0","@ai-sdk/provider":"4.0.3","@ai-sdk/provider-utils":"5.0.7"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.21_1783714749514_0.6426244537222976","host":"s3://npm-registry-packages-npm-production"}},"1.0.22":{"name":"@ai-sdk/workflow","version":"1.0.22","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.22","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"1ebdff19f0a5311b1d0626eb406cf44f9ea58d06","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.22.tgz","fileCount":22,"integrity":"sha512-9uE9Mzi9/ffbw3ub1jJhJldMagBRnbf1lpeJgdPsi/ANovuBonYhH22x1rJUyV1U/gHdFA26hFNt7yNQb8jL6w==","signatures":[{"sig":"MEUCIQCXuwt+fP9VGL59ZcaW4WcEfktzOXU2W9GXQXD/m0nD/wIgbIfroeTOSsUvQ9qVHaXyKr2rE5CYbGn6NGg5z/3ZXFQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.22","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":592954},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.22.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/30d174a03024f3d19c9c533cff7e08de/ai-sdk-workflow-1.0.22.tgz","_integrity":"sha512-9uE9Mzi9/ffbw3ub1jJhJldMagBRnbf1lpeJgdPsi/ANovuBonYhH22x1rJUyV1U/gHdFA26hFNt7yNQb8jL6w==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.22","ajv":"^8.20.0","@ai-sdk/provider":"4.0.3","@ai-sdk/provider-utils":"5.0.7"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.22_1783719586026_0.4169598816643223","host":"s3://npm-registry-packages-npm-production"}},"1.0.23":{"name":"@ai-sdk/workflow","version":"1.0.23","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.23","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"3057415ee94afd8e85a63c89414c4e25a78ab0dd","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.23.tgz","fileCount":22,"integrity":"sha512-OCA0Dkw9jKpMqB46fHbRJh2oIb1Nw1fob5NUS70Pz1oIuzokF6w09otnPPgQD875xYTLCZOX15d2OTkd+JCKZQ==","signatures":[{"sig":"MEYCIQCkNpnMSUbCRrhLiaRGwWuuKldrBnMfOA2rC9nX6Ig1uAIhAJCxG0VGxYLII86VmeidD8JN4nMzRyHieDHSnS6A2D3p","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.23","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":593032},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.23.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/54cb3978c8a6f222ee7af1d71d4fb66f/ai-sdk-workflow-1.0.23.tgz","_integrity":"sha512-OCA0Dkw9jKpMqB46fHbRJh2oIb1Nw1fob5NUS70Pz1oIuzokF6w09otnPPgQD875xYTLCZOX15d2OTkd+JCKZQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.23","ajv":"^8.20.0","@ai-sdk/provider":"4.0.3","@ai-sdk/provider-utils":"5.0.7"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.23_1783967492693_0.011043135687033079","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-cd12954b-20260713210817":{"name":"@ai-sdk/workflow","version":"0.0.0-cd12954b-20260713210817","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@0.0.0-cd12954b-20260713210817","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"606531bcd910da5a65e6f799bb9e77d686a28321","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-0.0.0-cd12954b-20260713210817.tgz","fileCount":22,"integrity":"sha512-DUKxLpNvwd1PWkYWEotXqYc60f9p1jmGuBS8+uWm/G+77+Akg2Da8XvOk35TC15qf8TysEUPyQMKuLyTRRvusg==","signatures":[{"sig":"MEUCIBAT+aJw2riIfntxSZYkXlLXvtYqao2z2Pr1qFiFuH48AiEArF7QmR0TOSFqWP3dhDuHUoA/UnepvgTZuZWC0dR/LyE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@0.0.0-cd12954b-20260713210817","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":593559},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-0.0.0-cd12954b-20260713210817.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/1ac7122a04e53d6687bb30baa1da86c1/ai-sdk-workflow-0.0.0-cd12954b-20260713210817.tgz","_integrity":"sha512-DUKxLpNvwd1PWkYWEotXqYc60f9p1jmGuBS8+uWm/G+77+Akg2Da8XvOk35TC15qf8TysEUPyQMKuLyTRRvusg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"0.0.0-cd12954b-20260713210817","ajv":"^8.20.0","@ai-sdk/provider":"4.0.3","@ai-sdk/provider-utils":"0.0.0-cd12954b-20260713210817"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_0.0.0-cd12954b-20260713210817_1783977523345_0.9924077671062699","host":"s3://npm-registry-packages-npm-production"}},"1.0.25":{"name":"@ai-sdk/workflow","version":"1.0.25","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.25","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"ee8e8bda5ade2b7e09270e5d2ddad53df9252f88","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.25.tgz","fileCount":22,"integrity":"sha512-wPJOD3Lmi4VYgsqNiP42SEh69cyKoe2EMdKLFT+0KTlf80YzVe4ytt9kCV3nlwpO/2RZYNDIdmfOCf93Cmr0zw==","signatures":[{"sig":"MEQCIBN/XpQUJXmRkquWrqL9yKmPCqs6yF+PLdLaqbewORMNAiBiUuw9TttHevdPFIJmh40FKzGkuhEdKAaNuXh/dYJlAg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.25","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":593419},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.25.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/d1a34099d46960df00d8baf3c014d2ff/ai-sdk-workflow-1.0.25.tgz","_integrity":"sha512-wPJOD3Lmi4VYgsqNiP42SEh69cyKoe2EMdKLFT+0KTlf80YzVe4ytt9kCV3nlwpO/2RZYNDIdmfOCf93Cmr0zw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.25","ajv":"^8.20.0","@ai-sdk/provider":"4.0.3","@ai-sdk/provider-utils":"5.0.9"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.25_1783978289746_0.06811319215759659","host":"s3://npm-registry-packages-npm-production"}},"1.0.26":{"name":"@ai-sdk/workflow","version":"1.0.26","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.26","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"e5a246afaf8a5654786e6c3254178833a32f1605","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.26.tgz","fileCount":22,"integrity":"sha512-VLC0ywGSqGeD+LZxm+kuM67j0NOUIc2j5cEYVqEyTDpMh1QEPyKqSahkYkf103iJJG7HL1rDsnDbmuwucdwlOA==","signatures":[{"sig":"MEQCIH5P6K4m1wkt8jHSv28VrggwxgLclyP6KlK7bMbtRLHGAiBIq6jf0+zPc21QG36uA9ptUPHgLPnbShBcnSnGgjQpQA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.26","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":593497},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.26.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/a220082f8ef74f79b42db99a0fdb6824/ai-sdk-workflow-1.0.26.tgz","_integrity":"sha512-VLC0ywGSqGeD+LZxm+kuM67j0NOUIc2j5cEYVqEyTDpMh1QEPyKqSahkYkf103iJJG7HL1rDsnDbmuwucdwlOA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.26","ajv":"^8.20.0","@ai-sdk/provider":"4.0.3","@ai-sdk/provider-utils":"5.0.9"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.26_1783980212444_0.9540853921364618","host":"s3://npm-registry-packages-npm-production"}},"1.0.27":{"name":"@ai-sdk/workflow","version":"1.0.27","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.27","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"3bac95125efca48da5f8b369dee5c3e301819928","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.27.tgz","fileCount":22,"integrity":"sha512-gYXx1NXP7jnEJrmUJqRxgufdkwtlsb8aPzvODYvEWhQgZk5wWQ/mwUmFYIwySRP7m24h1wcFD01LVAZYGuBkjQ==","signatures":[{"sig":"MEUCIQD+7mKxAtikMivSJO3ETtiQBGIPRGAgo7VDeT2qDT1yLwIgQ+LjlMMqxQ1yB3cdfZRZix6OAaXCatYrfOnXMvJV0yk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.27","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":593676},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.27.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/bd831907786811d1c408a2520d196382/ai-sdk-workflow-1.0.27.tgz","_integrity":"sha512-gYXx1NXP7jnEJrmUJqRxgufdkwtlsb8aPzvODYvEWhQgZk5wWQ/mwUmFYIwySRP7m24h1wcFD01LVAZYGuBkjQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.27","ajv":"^8.20.0","@ai-sdk/provider":"4.0.3","@ai-sdk/provider-utils":"5.0.10"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.27_1784053213206_0.7275660225430469","host":"s3://npm-registry-packages-npm-production"}},"1.0.28":{"name":"@ai-sdk/workflow","version":"1.0.28","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.28","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"18fac9f0eb231fb02463add71335597d5526e8d1","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.28.tgz","fileCount":22,"integrity":"sha512-qhvIBZg/rz0gsOq0DG9C2el+Aat1bermKe8r11hWqID5VZ6Rm5yvmeNallnMTCYSKTZAKFoLsd1vtkwuRVxAog==","signatures":[{"sig":"MEUCIQCEy2+uoC4oD6yH5pYKEmP8J2ArkqzUZq2vfOqHelmB2QIgUrKGnXh1+cl9S4eco4bKi70P0vyYYgZ006S0kVanP9w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.28","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":593754},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.28.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/cc048a0021cbfe5143c8e04ba16263fb/ai-sdk-workflow-1.0.28.tgz","_integrity":"sha512-qhvIBZg/rz0gsOq0DG9C2el+Aat1bermKe8r11hWqID5VZ6Rm5yvmeNallnMTCYSKTZAKFoLsd1vtkwuRVxAog==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.28","ajv":"^8.20.0","@ai-sdk/provider":"4.0.3","@ai-sdk/provider-utils":"5.0.10"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.28_1784064924613_0.45362767220213485","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-8c583466-20260715165145":{"name":"@ai-sdk/workflow","version":"0.0.0-8c583466-20260715165145","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@0.0.0-8c583466-20260715165145","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"96aa1bb3840045057b8649b88588e32987723949","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-0.0.0-8c583466-20260715165145.tgz","fileCount":22,"integrity":"sha512-N5X0ftdxsA5CG456u5f8+8eqmaG8ct7gIuTsyafubnp75tW949DjppU2lC2F7gzaZEfCTxDteTTIxAst/rywsQ==","signatures":[{"sig":"MEQCIEPCR4cMsxCf/TmHdqAYHLqUYPKK3DTTcXf3TQ4MV9iuAiB6Ccl2tolCSw+feo9yYqn2CjvYOF97yFmLmpGfcqx9xw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@0.0.0-8c583466-20260715165145","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":593889},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-0.0.0-8c583466-20260715165145.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/c8263d5806f9008be15cf09e2b728d96/ai-sdk-workflow-0.0.0-8c583466-20260715165145.tgz","_integrity":"sha512-N5X0ftdxsA5CG456u5f8+8eqmaG8ct7gIuTsyafubnp75tW949DjppU2lC2F7gzaZEfCTxDteTTIxAst/rywsQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"0.0.0-8c583466-20260715165145","ajv":"^8.20.0","@ai-sdk/provider":"4.0.3","@ai-sdk/provider-utils":"5.0.10"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_0.0.0-8c583466-20260715165145_1784134706070_0.3795320809223377","host":"s3://npm-registry-packages-npm-production"}},"1.0.29":{"name":"@ai-sdk/workflow","version":"1.0.29","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.29","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"84b9dbd3bb40f36f195039a37f6914ab468c152f","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.29.tgz","fileCount":22,"integrity":"sha512-ZVvu4apHGQYlY8OquuelJ5B6j/CpVLlJwlslG19KwJMg/H7LGUE888m+U94qD9g2JdcmBTNvj8Jq7SvFgyfXKQ==","signatures":[{"sig":"MEYCIQDyMIGPx3gH7yj1k1ZYCKvMgWNKwEqUC5jgY7yY1mtTcAIhAL2N1EQhNfPyfwm94tZurxZA+FMe0C/JzOzkeFkrnxVQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.29","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":593797},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.29.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/b55e2f5a169430071345013ec99ae375/ai-sdk-workflow-1.0.29.tgz","_integrity":"sha512-ZVvu4apHGQYlY8OquuelJ5B6j/CpVLlJwlslG19KwJMg/H7LGUE888m+U94qD9g2JdcmBTNvj8Jq7SvFgyfXKQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.29","ajv":"^8.20.0","@ai-sdk/provider":"4.0.3","@ai-sdk/provider-utils":"5.0.10"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.29_1784146843654_0.5339714409288665","host":"s3://npm-registry-packages-npm-production"}},"1.0.30":{"name":"@ai-sdk/workflow","version":"1.0.30","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.30","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"fe9b424303f6ef2fc5732ec7d05fdc77a6bb12c3","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.30.tgz","fileCount":22,"integrity":"sha512-WViaQerj2R5bjDBxpmW0tyW2tv1tduL2OZmrqVn4MMn7LhhsoRDJEkmzirRKpJlPgrzPoOpxJKdDroFXHRHXLQ==","signatures":[{"sig":"MEYCIQDVGhJih2CekATyPcSjhRjXLoATMxuV4+S3Um8HuujF3gIhAMDAr1oL8e7qHvIKL2kjvOhgVXKcBp1MlMwJTY6l46SG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.30","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":593840},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.30.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/5d43c3c45b7af392bc9c466e897babe3/ai-sdk-workflow-1.0.30.tgz","_integrity":"sha512-WViaQerj2R5bjDBxpmW0tyW2tv1tduL2OZmrqVn4MMn7LhhsoRDJEkmzirRKpJlPgrzPoOpxJKdDroFXHRHXLQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.30","ajv":"^8.20.0","@ai-sdk/provider":"4.0.3","@ai-sdk/provider-utils":"5.0.10"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.30_1784236103226_0.09427636587071331","host":"s3://npm-registry-packages-npm-production"}},"1.0.31":{"name":"@ai-sdk/workflow","version":"1.0.31","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.31","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"a8ee478bb5d79356453a80a6c7582fd5cada1f12","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.31.tgz","fileCount":22,"integrity":"sha512-1sQuEBL9yJdIHrjpPO5v/NU/78hkEuWMaV9Q65LYhwXhv9FHsFfksxBPJjufzAlGqyVelGtn9HKerGPAtSHoTA==","signatures":[{"sig":"MEQCICMLmkwAIzeJuxGEO8iZ0QUAqG2offfzjegqucfbtfP5AiBK2CQ8Do/OqmlaPxcZfcl7Q528R5QfwEdItD6by/ogxg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.31","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":593985},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.31.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/df3864b7ab8d488fa2d3ee8711f61d32/ai-sdk-workflow-1.0.31.tgz","_integrity":"sha512-1sQuEBL9yJdIHrjpPO5v/NU/78hkEuWMaV9Q65LYhwXhv9FHsFfksxBPJjufzAlGqyVelGtn9HKerGPAtSHoTA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.31","ajv":"^8.20.0","@ai-sdk/provider":"4.0.3","@ai-sdk/provider-utils":"5.0.11"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.31_1784289446025_0.5623134703253536","host":"s3://npm-registry-packages-npm-production"}},"1.0.32":{"name":"@ai-sdk/workflow","version":"1.0.32","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.32","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"fc396668905e340506fd7ba3a0d406e98fb2b5ad","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.32.tgz","fileCount":22,"integrity":"sha512-YEukMOTBiPFbzWYnR+1wOmJPwoRma11Gcc9XJvtC/pgakzmXZhFCJUXCJQvNViybOrC9ctQGW2G4pzOHtWHLsQ==","signatures":[{"sig":"MEUCIAvDBoB7SY8T4nvS33pyqpkrOW0BKeD+q45pmnVrJnlQAiEA1ybLji6HIRIap4PaCuSjTPtxsuQnkR033yDsp/R+++Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.32","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":595246},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.32.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/2c8600219452fa2c4fc970eb198eb601/ai-sdk-workflow-1.0.32.tgz","_integrity":"sha512-YEukMOTBiPFbzWYnR+1wOmJPwoRma11Gcc9XJvtC/pgakzmXZhFCJUXCJQvNViybOrC9ctQGW2G4pzOHtWHLsQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.32","ajv":"^8.20.0","@ai-sdk/provider":"4.0.3","@ai-sdk/provider-utils":"5.0.11"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.32_1784588204419_0.9106265613602651","host":"s3://npm-registry-packages-npm-production"}},"1.0.33":{"name":"@ai-sdk/workflow","version":"1.0.33","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.33","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"07e3783dbd583e744ff7c2ac66be0a95d574a4d4","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.33.tgz","fileCount":22,"integrity":"sha512-dBGKYxs78wydzvL3ha6ER6sYvIy4OIwJN+ZLTxerw2zmBEBwlNHmASkstiK+em4bS3n4Ko8AlbSS4oI/waW07Q==","signatures":[{"sig":"MEQCIFAN/zPORjeZN3sdXxyjlFIAcG7unxNDw2yPaa0mby2pAiAVOzQxBFwiPwAiKyu08TWkueo8WEYkeG9IydTAFbGrQg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.33","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":595457},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.33.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/30aec07571fa5f0518a843fedb0880c4/ai-sdk-workflow-1.0.33.tgz","_integrity":"sha512-dBGKYxs78wydzvL3ha6ER6sYvIy4OIwJN+ZLTxerw2zmBEBwlNHmASkstiK+em4bS3n4Ko8AlbSS4oI/waW07Q==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.33","ajv":"^8.20.0","@ai-sdk/provider":"4.0.3","@ai-sdk/provider-utils":"5.0.12"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.33_1784635722775_0.8906307926886179","host":"s3://npm-registry-packages-npm-production"}},"1.0.34":{"name":"@ai-sdk/workflow","version":"1.0.34","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.34","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"654525ba07521d233cea9c9dd6ee88a684048280","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.34.tgz","fileCount":22,"integrity":"sha512-e8QQFViDiqxa3En/aHhpT3r8VqiI/gj2tVvnSbK2zlI8qGQWFKI5/b3pvbu/bmH0eJ/qiy6A70vDmIP1zzA3xg==","signatures":[{"sig":"MEUCICtd+3+x1kVBBan/8amqnWr4sldl2rx/AbQP7rKAxM4VAiEAmsSRAZeAPgWyzSgpiQe5G2rMjf1E4qwkXVMT99ympuY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.34","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":595500},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.34.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/6e88672baa3d1c1a849d945218b77600/ai-sdk-workflow-1.0.34.tgz","_integrity":"sha512-e8QQFViDiqxa3En/aHhpT3r8VqiI/gj2tVvnSbK2zlI8qGQWFKI5/b3pvbu/bmH0eJ/qiy6A70vDmIP1zzA3xg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.34","ajv":"^8.20.0","@ai-sdk/provider":"4.0.3","@ai-sdk/provider-utils":"5.0.12"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.34_1784647739160_0.4963541331783934","host":"s3://npm-registry-packages-npm-production"}},"1.0.35":{"name":"@ai-sdk/workflow","version":"1.0.35","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.35","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"dd8c5ab61c9878f78fcf5f84b7b56c35697dda97","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.35.tgz","fileCount":22,"integrity":"sha512-8064f8eEdIHme4W0KuhEDS3kJmhM9o0T9lONa0pPxebIVDawQqOphS6FxK7FpFwaGwzu76w/JAPSCjbbmry8bQ==","signatures":[{"sig":"MEQCIEeeX7pr2lEFY4XWHG5fA/cI+nPffDcP8ym7XKEUEywxAiAToj+csL66oWqf/Rwl1VmdNzwutNnn3FIta009lFU4Ig==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.35","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":595611},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.35.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/bd81e16977287985502cd6a33bbb3f5d/ai-sdk-workflow-1.0.35.tgz","_integrity":"sha512-8064f8eEdIHme4W0KuhEDS3kJmhM9o0T9lONa0pPxebIVDawQqOphS6FxK7FpFwaGwzu76w/JAPSCjbbmry8bQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.35","ajv":"^8.20.0","@ai-sdk/provider":"4.0.3","@ai-sdk/provider-utils":"5.0.12"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.35_1784747379787_0.41963019775108257","host":"s3://npm-registry-packages-npm-production"}},"1.0.36":{"name":"@ai-sdk/workflow","version":"1.0.36","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.36","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"78b8b97bcd4906ed0c8f30fec2078270ff4b0afe","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.36.tgz","fileCount":22,"integrity":"sha512-gUsVzvzdfJZmgBTFn87hdfSlmSgUHD4mU0YvoyVX6khCONFtip0Rtz/U2KHysF5GMzP7j0wgtrp48q3cfHW3IQ==","signatures":[{"sig":"MEYCIQD42gui3PFYGMJsuR7hHjCBQ9EWvEP8NKbEwq+FEsMuKwIhAK4mfrcwKZYkY1BsdQlEP3wpz2c07XuadH5n10C2eYDt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.36","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":595689},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.36.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/7e3598ec21ebeee7c0e2626617a351c6/ai-sdk-workflow-1.0.36.tgz","_integrity":"sha512-gUsVzvzdfJZmgBTFn87hdfSlmSgUHD4mU0YvoyVX6khCONFtip0Rtz/U2KHysF5GMzP7j0wgtrp48q3cfHW3IQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.36","ajv":"^8.20.0","@ai-sdk/provider":"4.0.3","@ai-sdk/provider-utils":"5.0.12"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.36_1784817162365_0.648843004714635","host":"s3://npm-registry-packages-npm-production"}},"1.0.37":{"name":"@ai-sdk/workflow","version":"1.0.37","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.37","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"ffeead04f2ab63721d5be17470a15954669a8db8","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.37.tgz","fileCount":22,"integrity":"sha512-SJSD6R3XnRndS84zRaoXdkY14vyW/W5LDBI4foaHQ3Rn5DACuazHXV0+SlFyGYlaYAoKKmavmeKOqi7OS2XlNg==","signatures":[{"sig":"MEUCIEAbQ0wZtp2eJtgkqFl3IxzKywhECbwKfayrllFI+7SqAiEAgJYO8+NeeT2i2C5uXzh4CiA3JO9QdV1kyDOdhBG5Cfk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.37","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":595732},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.37.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/b12d7ecb38ff0bdc9f7d3a923ca28b32/ai-sdk-workflow-1.0.37.tgz","_integrity":"sha512-SJSD6R3XnRndS84zRaoXdkY14vyW/W5LDBI4foaHQ3Rn5DACuazHXV0+SlFyGYlaYAoKKmavmeKOqi7OS2XlNg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.37","ajv":"^8.20.0","@ai-sdk/provider":"4.0.3","@ai-sdk/provider-utils":"5.0.12"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.37_1784845842393_0.1239362105454016","host":"s3://npm-registry-packages-npm-production"}},"1.0.38":{"name":"@ai-sdk/workflow","version":"1.0.38","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.38","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"d3b3ae4871335d969c59844b3f1a1e8a50fca8fc","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.38.tgz","fileCount":22,"integrity":"sha512-qkzqTwoipXhwDa7QBqLWR0pZf/8sDD/WgRq5LJ3SAfZnVaUBPr6YG4bnaQNeCpC1UErFh/7fF4gvrO6XhpP0IA==","signatures":[{"sig":"MEUCIHws+ryV0CxgQO5YqzSUIcVKxKSyMdu3Xp00bnPOwqyKAiEAs/jVL3oTLltCKwepDBhVHZSnaORx20da0+Oemphlb3M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.38","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":595904},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.38.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/25e0acfdf1c904c8d8e42e8345b1f604/ai-sdk-workflow-1.0.38.tgz","_integrity":"sha512-qkzqTwoipXhwDa7QBqLWR0pZf/8sDD/WgRq5LJ3SAfZnVaUBPr6YG4bnaQNeCpC1UErFh/7fF4gvrO6XhpP0IA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.38","ajv":"^8.20.0","@ai-sdk/provider":"4.0.4","@ai-sdk/provider-utils":"5.0.13"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.38_1785189658672_0.8449115507769489","host":"s3://npm-registry-packages-npm-production"}},"1.0.39":{"name":"@ai-sdk/workflow","version":"1.0.39","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.39","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"0df919eb3a5e75d54c4c61ce137ccb709e701619","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.39.tgz","fileCount":22,"integrity":"sha512-OI8OWhmZvbOjJ2eV5yLorMih79ayUsoqxbUk6ycdHwlv5qQI+eNDdvmttgLjt3jArncN79f5sFprokMdICLF4g==","signatures":[{"sig":"MEUCIQC5FHjWFVjiuaHxo9TN/vlifvtp5er4gq/bQMYPcpqZQgIgMauqPdcCWeLk1815GYmEXkfPuHF7E7xESk5RglnCswM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.39","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":598556},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.39.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/37426d255076d15300263e587f84f422/ai-sdk-workflow-1.0.39.tgz","_integrity":"sha512-OI8OWhmZvbOjJ2eV5yLorMih79ayUsoqxbUk6ycdHwlv5qQI+eNDdvmttgLjt3jArncN79f5sFprokMdICLF4g==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.39","ajv":"^8.20.0","@ai-sdk/provider":"4.0.4","@ai-sdk/provider-utils":"5.0.14"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.39_1785208029260_0.3701642219443462","host":"s3://npm-registry-packages-npm-production"}},"1.0.40":{"name":"@ai-sdk/workflow","version":"1.0.40","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.40","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"a88aa0ba226cab3b2255959b6d855ccec089c2a9","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.40.tgz","fileCount":22,"integrity":"sha512-NKnUWstU0BNfUmuKuSOwkkPzYQeQH29CmDG/IXhENI8gKV6VF92VGD9PIGDVYUsXUHp5iZ79QH6XyaUR9yo0Nw==","signatures":[{"sig":"MEQCIE7zhysXk/kmogGw0EeMBKl+o63+wvLNp0LddNk/GuOHAiAIwU4GLMqOv3aiSBT+EKzkAac3lSDvJ3rQdNdM+WsFsQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.40","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":598634},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.40.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/ea91bcef666949b81387f10e3bc839b4/ai-sdk-workflow-1.0.40.tgz","_integrity":"sha512-NKnUWstU0BNfUmuKuSOwkkPzYQeQH29CmDG/IXhENI8gKV6VF92VGD9PIGDVYUsXUHp5iZ79QH6XyaUR9yo0Nw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.40","ajv":"^8.20.0","@ai-sdk/provider":"4.0.4","@ai-sdk/provider-utils":"5.0.14"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.40_1785209479098_0.5708729441337943","host":"s3://npm-registry-packages-npm-production"}},"1.0.41":{"name":"@ai-sdk/workflow","version":"1.0.41","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.41","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"3a80eb096faeedd484d34ef2c1ea78b5465eaf5a","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.41.tgz","fileCount":22,"integrity":"sha512-xSk9t/nLBGUJyhatr3cL0eW9M+dAhj2CMtk4FDxdeK0GUe3f8X1xSQYKyoVPTMWIPNf2fFxDDBV+okA961/H5g==","signatures":[{"sig":"MEQCIH25JRjLvh+UdR94EfkGaIKMdgak1e48qxhn5GQys3KbAiA/ndqSY4zrR6LhfhA3/XV9yk8MTtl5aFks4oHjn18kfA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.41","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":598712},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.41.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/7f6107e5ad88096e2f3d3b79da2a9edc/ai-sdk-workflow-1.0.41.tgz","_integrity":"sha512-xSk9t/nLBGUJyhatr3cL0eW9M+dAhj2CMtk4FDxdeK0GUe3f8X1xSQYKyoVPTMWIPNf2fFxDDBV+okA961/H5g==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.41","ajv":"^8.20.0","@ai-sdk/provider":"4.0.4","@ai-sdk/provider-utils":"5.0.14"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.41_1785260375255_0.43525198817330457","host":"s3://npm-registry-packages-npm-production"}},"1.0.42":{"name":"@ai-sdk/workflow","version":"1.0.42","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.42","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"a65e0b58ce729c95c3093138ba29370afc932a45","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.42.tgz","fileCount":22,"integrity":"sha512-56MhtAvJ3RgUFeS2jPM+Yr+Fn9wumEIZs0/LZr6bCEmX46GuVRMG5tB9Hi0iyyf2uUOEye1V/QqiG+ZxZ64IVw==","signatures":[{"sig":"MEUCIA3m1HZqI7l2K8YnfsBayMnSWb2zs7DwKoy21OUovyqOAiEAzCZE7fDGYx81/KvQUPcJV0Ye1kk8ZdbRfGrEumr1iZ4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.42","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":598923},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.42.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/6ba4bed486882eaca7833142154c484b/ai-sdk-workflow-1.0.42.tgz","_integrity":"sha512-56MhtAvJ3RgUFeS2jPM+Yr+Fn9wumEIZs0/LZr6bCEmX46GuVRMG5tB9Hi0iyyf2uUOEye1V/QqiG+ZxZ64IVw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.42","ajv":"^8.20.0","@ai-sdk/provider":"4.0.4","@ai-sdk/provider-utils":"5.0.15"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.42_1785346485247_0.8046929588573137","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-07500555-20260730161446":{"name":"@ai-sdk/workflow","version":"0.0.0-07500555-20260730161446","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@0.0.0-07500555-20260730161446","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"99177777d02dbe9378e0f5401b871a1f71566c43","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-0.0.0-07500555-20260730161446.tgz","fileCount":22,"integrity":"sha512-5v2qIX/mOmkfqQ912cRQmw+aZ+lGcnvEBFaeSC3ukkOyZPy5fQKS4QN/s6LG1PcVL5OBUVivpQ033K4OGINsVg==","signatures":[{"sig":"MEUCIQDr4EERTvo/vyBZcLWwDhxbG1cvNThxTpWyVhAtsbGY/AIgPPZKJjp5rexw1QL2id3Z8HKHSV5uqadGLHeNYnNyt/c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@0.0.0-07500555-20260730161446","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":595891},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-0.0.0-07500555-20260730161446.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/11be3470f2b5077dbd1aee0422360cb6/ai-sdk-workflow-0.0.0-07500555-20260730161446.tgz","_integrity":"sha512-5v2qIX/mOmkfqQ912cRQmw+aZ+lGcnvEBFaeSC3ukkOyZPy5fQKS4QN/s6LG1PcVL5OBUVivpQ033K4OGINsVg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"0.0.0-07500555-20260730161446","ajv":"^8.20.0","@ai-sdk/provider":"0.0.0-07500555-20260730161446","@ai-sdk/provider-utils":"0.0.0-07500555-20260730161446"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_0.0.0-07500555-20260730161446_1785428665105_0.2745350364703032","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-32724956-20260730201501":{"name":"@ai-sdk/workflow","version":"0.0.0-32724956-20260730201501","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@0.0.0-32724956-20260730201501","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"309ac5b430ee8ad4a1de7405190e8b98f929efff","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-0.0.0-32724956-20260730201501.tgz","fileCount":22,"integrity":"sha512-LkHdkrOqWyK054F15x8rZNUU0LQyxM7+W7vNE5VQMB+/WfmNaZBsceY+8l5genu25FoqI/MgUPg6b3qj1yxhJA==","signatures":[{"sig":"MEUCID3tIExKpxYGZJbVec4FBd4RNhJIQn2emZ0A4wmBL9UcAiEA0ZqUCXV0v/xmvACpRmEXzKKQIF9tAfBvhPCT8baCkKM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@0.0.0-32724956-20260730201501","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":599281},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-0.0.0-32724956-20260730201501.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/09fabd571080ac0ca1ad7a5b39bbbb6a/ai-sdk-workflow-0.0.0-32724956-20260730201501.tgz","_integrity":"sha512-LkHdkrOqWyK054F15x8rZNUU0LQyxM7+W7vNE5VQMB+/WfmNaZBsceY+8l5genu25FoqI/MgUPg6b3qj1yxhJA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"0.0.0-32724956-20260730201501","ajv":"^8.20.0","@ai-sdk/provider":"0.0.0-32724956-20260730201501","@ai-sdk/provider-utils":"0.0.0-32724956-20260730201501"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_0.0.0-32724956-20260730201501_1785443118030_0.6968681943193455","host":"s3://npm-registry-packages-npm-production"}},"1.0.43":{"name":"@ai-sdk/workflow","version":"1.0.43","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.43","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"53d6be1cbb275e0f482e08836e2f0e87078907e8","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.43.tgz","fileCount":22,"integrity":"sha512-NL8Z6jjt9sjpJA2r4DOOOEvgd0exvyiV0siQ9KOcHBLqZfQ5SSs/22n1dUjqMZJS3oYMtB3P77p7UcFsCE5dYA==","signatures":[{"sig":"MEQCICxpMx5ODTLIX+gr15Yg525Bue2hpTk3rwVsQ8pbDw8nAiBZ3NrNTGaQ4Rxi7vbIIJycDERe2aZ+4209FYXryyaNwQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.43","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":599068},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.43.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/6eb9a6b0085d37415468f7947ea233fa/ai-sdk-workflow-1.0.43.tgz","_integrity":"sha512-NL8Z6jjt9sjpJA2r4DOOOEvgd0exvyiV0siQ9KOcHBLqZfQ5SSs/22n1dUjqMZJS3oYMtB3P77p7UcFsCE5dYA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.43","ajv":"^8.20.0","@ai-sdk/provider":"4.0.4","@ai-sdk/provider-utils":"5.0.16"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.43_1785451050394_0.17142736573843687","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-2d998b35-20260731001744":{"name":"@ai-sdk/workflow","version":"0.0.0-2d998b35-20260731001744","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@0.0.0-2d998b35-20260731001744","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"26afd9661492b91e68270d9552a22a860a2042ef","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-0.0.0-2d998b35-20260731001744.tgz","fileCount":22,"integrity":"sha512-R2K5xbFgcsAeZ51WHXfXoXB1pX0ARgwBl27HlfQlDwhffVY8xedcY7wcRIeHZcvzgCBdhpwu+MxPptBIWfkL1g==","signatures":[{"sig":"MEUCIEP0+aVc82Re11tBK/QXnf3/p+fIb8SRCNyjwzQJt590AiEAqw4Hj+gNLfTs0aeVdUrmdrcsnF6Qm4qdiUj3rmg8gfg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@0.0.0-2d998b35-20260731001744","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":599238},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-0.0.0-2d998b35-20260731001744.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/ca323cfe2ce7448c841252e660482f8a/ai-sdk-workflow-0.0.0-2d998b35-20260731001744.tgz","_integrity":"sha512-R2K5xbFgcsAeZ51WHXfXoXB1pX0ARgwBl27HlfQlDwhffVY8xedcY7wcRIeHZcvzgCBdhpwu+MxPptBIWfkL1g==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"0.0.0-2d998b35-20260731001744","ajv":"^8.20.0","@ai-sdk/provider":"4.0.4","@ai-sdk/provider-utils":"5.0.16"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_0.0.0-2d998b35-20260731001744_1785457655059_0.8020388809580106","host":"s3://npm-registry-packages-npm-production"}},"1.0.44":{"name":"@ai-sdk/workflow","version":"1.0.44","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.44","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"32f58c8368106402119254f08c5dd3637275ad4b","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.44.tgz","fileCount":22,"integrity":"sha512-OR88pkjIyxLaSVPgIL/NUxYQu2x7znGhzqZ5SPWWGDFfqsCw4leKJvRdZhVTzQ6R/2znt322McuDIU78i8ahNQ==","signatures":[{"sig":"MEUCIBiJ4vluEpGvRmY2ud8IO+p0zItEHarGsQkiERL901tGAiEA+EsQU039Rg7caFXcVIc2BQHi8EkbEmxVI9eqqUPQGfM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.44","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":599146},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.44.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/0ae7f94553f46eca6b740f96bfbb0266/ai-sdk-workflow-1.0.44.tgz","_integrity":"sha512-OR88pkjIyxLaSVPgIL/NUxYQu2x7znGhzqZ5SPWWGDFfqsCw4leKJvRdZhVTzQ6R/2znt322McuDIU78i8ahNQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.44","ajv":"^8.20.0","@ai-sdk/provider":"4.0.4","@ai-sdk/provider-utils":"5.0.16"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.44_1785462265561_0.1861651703444498","host":"s3://npm-registry-packages-npm-production"}},"1.0.45":{"name":"@ai-sdk/workflow","version":"1.0.45","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.45","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"234f95555dc0a1bffcd0607afc53e8cdb9452ac3","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.45.tgz","fileCount":22,"integrity":"sha512-JSD/6lUTb/baenJBAzYEcHHFWdUnvknXp1MGdDdh49mJPpL956DFGTs3vFpiVBEKpWK+Wn0FhxxfKgsXmFlVLQ==","signatures":[{"sig":"MEUCIEOWkQRRiEvtfTUZjJM5Z3YlabGKfCp7YCDzhkePOUz3AiEAlViptTjZgsRc5erCRYzZqKkdGWXL9rKzwTVQx8w2fho=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.45","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":599324},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.45.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/f23355677a0cc6eea7e0c90fff11f720/ai-sdk-workflow-1.0.45.tgz","_integrity":"sha512-JSD/6lUTb/baenJBAzYEcHHFWdUnvknXp1MGdDdh49mJPpL956DFGTs3vFpiVBEKpWK+Wn0FhxxfKgsXmFlVLQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.45","ajv":"^8.20.0","@ai-sdk/provider":"4.0.4","@ai-sdk/provider-utils":"5.0.17"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.45_1785519920431_0.0357217030356638","host":"s3://npm-registry-packages-npm-production"}},"1.0.46":{"name":"@ai-sdk/workflow","version":"1.0.46","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.46","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"7d4c2e2edb8dfd272017d464fad34047cdcbb0de","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.46.tgz","fileCount":22,"integrity":"sha512-RR+hWqHi2szbm+waD7VbGyDk5CcVkUHah/S2CW0+Tw/ZHkzy2RaZ//OF+93E4Qe8S86n2hy8z+syhGmz/N0dTg==","signatures":[{"sig":"MEUCICWTHgRC07kp2ulSji5bX1S3cb2wyZOfE8+J1R4L+FPLAiEAx+m4wRAP2dJjffFellB9SsIW3OmQLwH399rjLiuAmQM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.46","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":599367},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.46.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/0093b017ffb36b5fb58385ad5e5faea8/ai-sdk-workflow-1.0.46.tgz","_integrity":"sha512-RR+hWqHi2szbm+waD7VbGyDk5CcVkUHah/S2CW0+Tw/ZHkzy2RaZ//OF+93E4Qe8S86n2hy8z+syhGmz/N0dTg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.46","ajv":"^8.20.0","@ai-sdk/provider":"4.0.4","@ai-sdk/provider-utils":"5.0.17"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.46_1785528215075_0.5586148445417769","host":"s3://npm-registry-packages-npm-production"}},"1.0.47":{"name":"@ai-sdk/workflow","version":"1.0.47","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.47","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"f4b8fe51ed6369232c110c762da648dcfe61dca5","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.47.tgz","fileCount":22,"integrity":"sha512-6rV1njK+2xfEmFRzTTHpJFfLhieGGFhN2Y5W+R+qXtOmRcpF+fLP9H5/REn3hkPEt+A8DbMCXMTfc/joHDZqCA==","signatures":[{"sig":"MEUCIQDKtrkilC7ElK+TggZgOwnvxxErPoH72fIiHuHrfCy/JwIgW6fYYZMipsKSYYsGDKX9UXjHu40KczmYhGwoT9ug0BM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.47","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":599512},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.47.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/fc8dd78f99e5a092fbe8b261a717c7d0/ai-sdk-workflow-1.0.47.tgz","_integrity":"sha512-6rV1njK+2xfEmFRzTTHpJFfLhieGGFhN2Y5W+R+qXtOmRcpF+fLP9H5/REn3hkPEt+A8DbMCXMTfc/joHDZqCA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.47","ajv":"^8.20.0","@ai-sdk/provider":"4.0.4","@ai-sdk/provider-utils":"5.0.18"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.47_1785536272457_0.6681400595027396","host":"s3://npm-registry-packages-npm-production"}},"1.0.48":{"name":"@ai-sdk/workflow","version":"1.0.48","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.48","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"3e19267346fc014f2e2e4462b87a3a2e4b19267d","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.48.tgz","fileCount":22,"integrity":"sha512-OrIkiDdqNE94I1VfNut4xaxnLQcEB/qoWs19O3KCHvJ86/GR92aNUzXDNJUtnIcUsenJuvXxkTRduHt2S/I4Vw==","signatures":[{"sig":"MEUCIEogkaTkuERd41ADkddbIlAn+xsvyBqD9IobQVRxpuwMAiEApmuW9uteL3W/RblZKbvPfYNiYI705xXD5BsSISyzp8k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.48","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":599555},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.48.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/a5b4d85d6908e1f7bed231a07ad3648f/ai-sdk-workflow-1.0.48.tgz","_integrity":"sha512-OrIkiDdqNE94I1VfNut4xaxnLQcEB/qoWs19O3KCHvJ86/GR92aNUzXDNJUtnIcUsenJuvXxkTRduHt2S/I4Vw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.48","ajv":"^8.20.0","@ai-sdk/provider":"4.0.4","@ai-sdk/provider-utils":"5.0.18"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.48_1785623144748_0.6683421753869843","host":"s3://npm-registry-packages-npm-production"}},"1.0.49":{"name":"@ai-sdk/workflow","version":"1.0.49","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.49","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"bf50df87e1a544cd2729f5e466a57c16af76f84c","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.49.tgz","fileCount":22,"integrity":"sha512-rA/ayZwSPUbMx4xSnqCHADUgS6Mq2jfowOoBzdwEF8mqNJK8X69IJNRYBJ7MUaLQglotFaxZ/SDt8AAQqSi12w==","signatures":[{"sig":"MEUCIAbccSBA1BQ8bmZ6KDOe4QsVrtpz3g7qRUsIdnhV7rb3AiEAzKp++g1GBq/6Ul7o3DYnvPqHHhEccs/lY4PQGrWl250=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.49","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":599598},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.49.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/0b4ec0cfdf0b38dee6e289171936b690/ai-sdk-workflow-1.0.49.tgz","_integrity":"sha512-rA/ayZwSPUbMx4xSnqCHADUgS6Mq2jfowOoBzdwEF8mqNJK8X69IJNRYBJ7MUaLQglotFaxZ/SDt8AAQqSi12w==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.49","ajv":"^8.20.0","@ai-sdk/provider":"4.0.4","@ai-sdk/provider-utils":"5.0.18"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.49_1785791803567_0.6122616295252787","host":"s3://npm-registry-packages-npm-production"}},"1.0.50":{"name":"@ai-sdk/workflow","version":"1.0.50","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.50","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"7052c387d9569018e9e1635de7d84e0e6999df15","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.50.tgz","fileCount":22,"integrity":"sha512-27cygmm4lqCpgRsdbbdLShULlBV/HX1QnMJLd60DBWdftl4NuhtZ0k/wrYOBkxsGA54t1xgaiDrJpGjHGBDskQ==","signatures":[{"sig":"MEUCIQD9zH72LnpoVglUFqDFuoCkFQN5shIpaHDRSx3LcMBNlgIgbJDREzatjAElhvzSMybkXjlvCPbeaxYNmF9VIT6CPrY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.50","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":599770},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.50.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/5582a58edf51ea76d0b98f8fd1713b29/ai-sdk-workflow-1.0.50.tgz","_integrity":"sha512-27cygmm4lqCpgRsdbbdLShULlBV/HX1QnMJLd60DBWdftl4NuhtZ0k/wrYOBkxsGA54t1xgaiDrJpGjHGBDskQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.50","ajv":"^8.20.0","@ai-sdk/provider":"4.0.5","@ai-sdk/provider-utils":"5.0.19"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.50_1785799497597_0.006494010819881657","host":"s3://npm-registry-packages-npm-production"}},"1.0.51":{"name":"@ai-sdk/workflow","version":"1.0.51","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.51","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"a498240e2d2baf97b315ec24a5fe775c76af5c5b","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.51.tgz","fileCount":22,"integrity":"sha512-UJPuSfCb2Puu+nSpFJZGSLD7gB8ClGnOXmWz2IFqXrE5v+/xddxFr0O57bxkoNCn1phFml+ca/4J5S+KEhNpfQ==","signatures":[{"sig":"MEUCIQDeztStY9+77oKKPJ2j5Pm9u8PMy7qxVGB8aQK6MwvBcQIgNhemXfUs/nZTwWMT1lrr+AEOaWDbA5kLiPQVRuO5IP0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.51","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":599882},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.51.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/a8ba6668f8703cbd5c346aed294c1792/ai-sdk-workflow-1.0.51.tgz","_integrity":"sha512-UJPuSfCb2Puu+nSpFJZGSLD7gB8ClGnOXmWz2IFqXrE5v+/xddxFr0O57bxkoNCn1phFml+ca/4J5S+KEhNpfQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.51","ajv":"^8.20.0","@ai-sdk/provider":"4.0.5","@ai-sdk/provider-utils":"5.0.20"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.51_1785820923694_0.18150381722684528","host":"s3://npm-registry-packages-npm-production"}},"1.0.52":{"name":"@ai-sdk/workflow","version":"1.0.52","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.52","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"3a972b4b68bf1da32a75f94e774e8d5c34e6460b","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.52.tgz","fileCount":22,"integrity":"sha512-8ySyyVjK23613atH4iAyGOOGo6K4ZTE7OTDUOKk8gJqVIo4K03DehAle3Ew1oXlfe9ABe0DN/QoNz8XHBwsCGQ==","signatures":[{"sig":"MEUCIQDVZa0o3booMyUMTMEqWtgd2G6tC3+W7+a6g2x5Qt1mpgIgTgB1DCLuoIxrWHhDhqaJfVodTHeUKSVQyuooHgYkmi0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.52","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":600853},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.52.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/e2953661aceb77f44c9ba208eca656c6/ai-sdk-workflow-1.0.52.tgz","_integrity":"sha512-8ySyyVjK23613atH4iAyGOOGo6K4ZTE7OTDUOKk8gJqVIo4K03DehAle3Ew1oXlfe9ABe0DN/QoNz8XHBwsCGQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.52","ajv":"^8.20.0","@ai-sdk/provider":"4.0.5","@ai-sdk/provider-utils":"5.0.21"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.52_1785885697408_0.9604792150083279","host":"s3://npm-registry-packages-npm-production"}},"1.0.54":{"name":"@ai-sdk/workflow","version":"1.0.54","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.54","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"8e204b5c2126923ecad34931b2600b3ee767f758","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.54.tgz","fileCount":22,"integrity":"sha512-I3dVzNjDMbYQdHSkf33jP2fPT8vONSBN6n0Llzt8GSwURp0Zj7dv/gRahZ3YLrHFD/2djeoZ4iqHCj0Kwopxdg==","signatures":[{"sig":"MEUCIB2+0IYmK40XugLxuqjVGt53e7LFztdjnCbzEHe0g2QhAiEA1BCfGgtknF7ZhZPIDARke/vMBabCJlcWFA3MvqUgRK8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.54","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":601175},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.54.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/03c4e1f3fcee8efde726f1041c03e083/ai-sdk-workflow-1.0.54.tgz","_integrity":"sha512-I3dVzNjDMbYQdHSkf33jP2fPT8vONSBN6n0Llzt8GSwURp0Zj7dv/gRahZ3YLrHFD/2djeoZ4iqHCj0Kwopxdg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.54","ajv":"^8.20.0","@ai-sdk/provider":"4.0.5","@ai-sdk/provider-utils":"5.0.22"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.54_1785978236128_0.5190981301250062","host":"s3://npm-registry-packages-npm-production"}},"1.0.55":{"name":"@ai-sdk/workflow","version":"1.0.55","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.55","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"c8fe02a6f671ce14f664e3a2a89ba1b43e178733","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.55.tgz","fileCount":22,"integrity":"sha512-xdzBRvvVwcKgIcrag8ovod+jc09a0kSfDSieP3yZHmNtTFXygHfI6/c4O3aW1xAiewdUNlqp+k6zbp19txQXnQ==","signatures":[{"sig":"MEQCIAOE6qrYK2JVySaypok7CQ2yUBzipef6wwDiB/iVBI55AiAT9Pgvaxu8YM4HA4FWezLB8zxKj+f2b0oBv71esCAwGw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.55","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":601314},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.55.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/7911c3aaccb1506c3367a8c0410c8f06/ai-sdk-workflow-1.0.55.tgz","_integrity":"sha512-xdzBRvvVwcKgIcrag8ovod+jc09a0kSfDSieP3yZHmNtTFXygHfI6/c4O3aW1xAiewdUNlqp+k6zbp19txQXnQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.55","ajv":"^8.20.0","@ai-sdk/provider":"4.0.6","@ai-sdk/provider-utils":"5.0.23"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.55_1785993485085_0.6884488638617088","host":"s3://npm-registry-packages-npm-production"}},"1.0.56":{"name":"@ai-sdk/workflow","version":"1.0.56","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.56","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"8e79313eef041adb68970b98de36c5d4e0c79e45","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.56.tgz","fileCount":22,"integrity":"sha512-Ljlz7pWAY8gT3bNK2wyVg7koFC3pnR9hM4N3/bXnWnAUKqexaJfGQlvSVFvgSTyaLJtAcAw/9z6DU88e3csnkQ==","signatures":[{"sig":"MEYCIQD4xDtuKK64SVJo/Feq3KBuyTKu/nbIcI+tykaIOrmc3AIhAMOYPYgHWHUMjJzznQ94p3w6Jjhd7pegF2mpEXEN3uYO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.56","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":601989},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.56.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/ee74d997757b5e252e503326aa36d16b/ai-sdk-workflow-1.0.56.tgz","_integrity":"sha512-Ljlz7pWAY8gT3bNK2wyVg7koFC3pnR9hM4N3/bXnWnAUKqexaJfGQlvSVFvgSTyaLJtAcAw/9z6DU88e3csnkQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.17.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.56","ajv":"^8.20.0","@ai-sdk/provider":"4.0.6","@ai-sdk/provider-utils":"5.0.23"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.56_1786069372188_0.8240151330734111","host":"s3://npm-registry-packages-npm-production"}},"1.0.57":{"name":"@ai-sdk/workflow","version":"1.0.57","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.57","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"578f59171922e151a6abd4b45c716c9d2fdb4152","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.57.tgz","fileCount":22,"integrity":"sha512-t59GICm/O5eOW51nwdQuM1xFf9gG423w27ktfe/Bwr1HjNNZg4obQ8NjGnfj0qFc4WZHV8BSjOcp8g106rRhTA==","signatures":[{"sig":"MEQCIDActwTBQ3c0A1KuMdMRkQNpfknan6OzBQhOYywXlGbVAiAiAC4HlOPICN4NA9pM0IZhZZ2YwtMEFm78akEm6/9FfA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.57","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":602101},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.57.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/ddc7f763ae45387fa0504e964da6e7ee/ai-sdk-workflow-1.0.57.tgz","_integrity":"sha512-t59GICm/O5eOW51nwdQuM1xFf9gG423w27ktfe/Bwr1HjNNZg4obQ8NjGnfj0qFc4WZHV8BSjOcp8g106rRhTA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.57","ajv":"^8.20.0","@ai-sdk/provider":"4.0.6","@ai-sdk/provider-utils":"5.0.24"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.57_1786125911358_0.05319783130332678","host":"s3://npm-registry-packages-npm-production"}},"1.0.58":{"name":"@ai-sdk/workflow","version":"1.0.58","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.58","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"2b3bae707a41a897df0024c1e20a066c3590faa1","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.58.tgz","fileCount":22,"integrity":"sha512-O7bRlQyB1Ckv2/aro4RCAHq7K8wz2qhffoR3nCsyswdqrDZsjkFs4tmPmOA1o+2u3YKuEuUXafljj63lAZAqqA==","signatures":[{"sig":"MEUCIQC/uPcnRHEJ3+hMaxz7DfdD2tL+zGVV2V6B2io4mhAyiQIgSMS0CvcbAXjnc+6PU8XOg58NGocAaPzEHUC9zA3i5ew=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.58","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":602306},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.58.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/7c9ecaad015198a843a74c0d972b2697/ai-sdk-workflow-1.0.58.tgz","_integrity":"sha512-O7bRlQyB1Ckv2/aro4RCAHq7K8wz2qhffoR3nCsyswdqrDZsjkFs4tmPmOA1o+2u3YKuEuUXafljj63lAZAqqA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.58","ajv":"^8.20.0","@ai-sdk/provider":"4.0.7","@ai-sdk/provider-utils":"5.0.25"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.58_1786146118697_0.978086495266383","host":"s3://npm-registry-packages-npm-production"}},"1.0.59":{"name":"@ai-sdk/workflow","version":"1.0.59","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.59","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"7357fbbe217b43f35efc03d4a6c5e1404e534538","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.59.tgz","fileCount":22,"integrity":"sha512-AYhkl0pHOJV5db/i+dAJ22QM7OcpLYFdJD7FeOl2+Ea8OjoQI1z+Lf9Ecld+KkcwdxryYIl4bKbOxV2tKPbDyA==","signatures":[{"sig":"MEQCIFzKju7bOOT08dbZW32sdTyVe2+gA89DjeiDOYJJMNUpAiBrN8nGXSanVgTvHOwhM/nY/TyOPoxMFog5eFzZeD9FDg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.59","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":602418},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.59.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/ed5c465407d1dfe4205fa6b3fa712e46/ai-sdk-workflow-1.0.59.tgz","_integrity":"sha512-AYhkl0pHOJV5db/i+dAJ22QM7OcpLYFdJD7FeOl2+Ea8OjoQI1z+Lf9Ecld+KkcwdxryYIl4bKbOxV2tKPbDyA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.59","ajv":"^8.20.0","@ai-sdk/provider":"4.0.7","@ai-sdk/provider-utils":"5.0.26"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.59_1786393251755_0.7587291949687558","host":"s3://npm-registry-packages-npm-production"}},"1.0.60":{"name":"@ai-sdk/workflow","version":"1.0.60","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.60","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"5a96f0187dd07c34f96b9e0f12ad4bdafbd30baf","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.60.tgz","fileCount":22,"integrity":"sha512-EnUuGYWzVzuTtgeuC345jn77OUdFuUDZNOFmATe6gM1Kb5HR2IgbaDRUFYNS/wp3UeKK8qMjHsmiOF/esKvvvw==","signatures":[{"sig":"MEUCIQDzhk/8nEdy85W/WLUZeplkV68l6CWEKE9GVQG0OngCjwIgGRFqKwnaG0RV8ZwkDOBnFXo1ct1UO3yVcslzKjfPQP8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.60","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":602496},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.60.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/03b399432f1a91c080256fc8f92a4704/ai-sdk-workflow-1.0.60.tgz","_integrity":"sha512-EnUuGYWzVzuTtgeuC345jn77OUdFuUDZNOFmATe6gM1Kb5HR2IgbaDRUFYNS/wp3UeKK8qMjHsmiOF/esKvvvw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.60","ajv":"^8.20.0","@ai-sdk/provider":"4.0.7","@ai-sdk/provider-utils":"5.0.26"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.60_1786469561491_0.7475303784596259","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-f1630544-20260811174930":{"name":"@ai-sdk/workflow","version":"0.0.0-f1630544-20260811174930","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@0.0.0-f1630544-20260811174930","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"6101a01fd91d2e59787443eeef0eeb0fd5f468e3","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-0.0.0-f1630544-20260811174930.tgz","fileCount":22,"integrity":"sha512-fkc0RJpxzySCpznODQz985gpKzdoDg8UgnF2u4J6TkuYKxjM7BYVRk93I6XDmqETijesyXyiABiQU4MFLVRd3w==","signatures":[{"sig":"MEQCICDIpqnl7NPjb2DsIX5I3ExATforMf/ja+FkIHCVr3PqAiBjqnXBfUNl5a4+iw0MGlbAGO7kyh/JGPYvHBxM9iKAvw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@0.0.0-f1630544-20260811174930","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":599881},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-0.0.0-f1630544-20260811174930.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/b70f301f34f499981346ac8af6fbbe60/ai-sdk-workflow-0.0.0-f1630544-20260811174930.tgz","_integrity":"sha512-fkc0RJpxzySCpznODQz985gpKzdoDg8UgnF2u4J6TkuYKxjM7BYVRk93I6XDmqETijesyXyiABiQU4MFLVRd3w==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.17.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"0.0.0-f1630544-20260811174930","ajv":"^8.20.0","@ai-sdk/provider":"4.0.4","@ai-sdk/provider-utils":"0.0.0-f1630544-20260811174930"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_0.0.0-f1630544-20260811174930_1786471329244_0.5441312752340404","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-f1630544-20260811180950":{"name":"@ai-sdk/workflow","version":"0.0.0-f1630544-20260811180950","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@0.0.0-f1630544-20260811180950","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"8f5774a6428c71c4a57049e28218de1e13144d05","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-0.0.0-f1630544-20260811180950.tgz","fileCount":22,"integrity":"sha512-fjz1GgcRBTaBtqyEodXTMaAUdqho4GMD4Ghy7oOdM+IjskAKgFwY1XxH68K5NNhlYxNsQXBVvGWzJO17o/+eqQ==","signatures":[{"sig":"MEYCIQD7qA0UK6kp7ug0NHvg9HlW/kg0gNslYVdntG+jg5MnqAIhANN+8AEFS1+IdOF+4bCJqln0CrG3dMDLbWhV29KOy2Og","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@0.0.0-f1630544-20260811180950","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":599881},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-0.0.0-f1630544-20260811180950.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/eafd1c2ca9817726fed0ce8c573f9776/ai-sdk-workflow-0.0.0-f1630544-20260811180950.tgz","_integrity":"sha512-fjz1GgcRBTaBtqyEodXTMaAUdqho4GMD4Ghy7oOdM+IjskAKgFwY1XxH68K5NNhlYxNsQXBVvGWzJO17o/+eqQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"0.0.0-f1630544-20260811180950","ajv":"^8.20.0","@ai-sdk/provider":"4.0.4","@ai-sdk/provider-utils":"0.0.0-f1630544-20260811180950"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_0.0.0-f1630544-20260811180950_1786472457959_0.5341444352353346","host":"s3://npm-registry-packages-npm-production"}},"1.0.61":{"name":"@ai-sdk/workflow","version":"1.0.61","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.61","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"654b7ff9820d32c7a46689cb678eb54558391ac9","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.61.tgz","fileCount":22,"integrity":"sha512-EV3+YVlwPFgsrz53sTCPw84llmT1AA4k3w03/cMhdDvfNnXXDO4FW0SpojxKvLxwS1b82zWcWMnmTW9pIF5yAQ==","signatures":[{"sig":"MEUCIQCb53rJjd3GYsT/2arIfAnD6+WU0e96UF51AMXgeY9bkwIgN1uCoU+egbo8nAh+mRVnh60AUy3f0391fDX0Jw6kwuo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.61","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":605066},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.61.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/dacc466a0989f50f840840b1e699c6d5/ai-sdk-workflow-1.0.61.tgz","_integrity":"sha512-EV3+YVlwPFgsrz53sTCPw84llmT1AA4k3w03/cMhdDvfNnXXDO4FW0SpojxKvLxwS1b82zWcWMnmTW9pIF5yAQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.61","ajv":"^8.20.0","@ai-sdk/provider":"4.0.7","@ai-sdk/provider-utils":"5.0.27"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.61_1786480188420_0.18432433572146678","host":"s3://npm-registry-packages-npm-production"}},"1.0.62":{"name":"@ai-sdk/workflow","version":"1.0.62","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.62","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"b9773beac90e3d18340ec510f5897e4cb2593361","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.62.tgz","fileCount":22,"integrity":"sha512-XnoSRIMqScAhdKRX3AOszbu4nrZWrvKnv4ravRnQoSmwHN3SpuIBYm0kjsvQ302+oI9oHvN6sXOqJo73HkANVA==","signatures":[{"sig":"MEUCIAQyMsyVCI8fxZ88ynPeU/teHCzbngs45WWmzSf9LC/fAiEA5f0AsbbVgHcD7mKBdpT8ZZ8y/+YpSZUrTWj5+rTVXVE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.62","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":606018},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.62.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/68e61eb36eeb04983fe548a2c9820d91/ai-sdk-workflow-1.0.62.tgz","_integrity":"sha512-XnoSRIMqScAhdKRX3AOszbu4nrZWrvKnv4ravRnQoSmwHN3SpuIBYm0kjsvQ302+oI9oHvN6sXOqJo73HkANVA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.17.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.62","ajv":"^8.20.0","@ai-sdk/provider":"4.0.7","@ai-sdk/provider-utils":"5.0.27"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.62_1786488443781_0.5321429998512421","host":"s3://npm-registry-packages-npm-production"}},"1.0.63":{"name":"@ai-sdk/workflow","version":"1.0.63","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.63","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"c319c6df158807024d6964743f385fca1a6d64ee","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.63.tgz","fileCount":22,"integrity":"sha512-71wmnL+IqdIee4n9+2weu3uzFgdH7i3ZdbWyR6J9WvfPV/Qhl1RJrIR+yJW4Ef1pzrq4MD3GJz/dyj+3Kdo1zA==","signatures":[{"sig":"MEUCIFsxTWqiPcySLJOvX4SYdBOU1nEx/PaVymPE+CWeo7rQAiEAswaloX8Tl8kpTzoaBI4tbaPF8cKbdkA0SH4pUqIvqq0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.63","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":606129},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.63.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/11d228405fe51a531e4b73477575a9ed/ai-sdk-workflow-1.0.63.tgz","_integrity":"sha512-71wmnL+IqdIee4n9+2weu3uzFgdH7i3ZdbWyR6J9WvfPV/Qhl1RJrIR+yJW4Ef1pzrq4MD3GJz/dyj+3Kdo1zA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.63","ajv":"^8.20.0","@ai-sdk/provider":"4.0.7","@ai-sdk/provider-utils":"5.0.27"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.63_1786549926654_0.18201463994660494","host":"s3://npm-registry-packages-npm-production"}},"1.0.64":{"name":"@ai-sdk/workflow","version":"1.0.64","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.64","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"21af945bb36c679ecdbfa987c7ef40dd395ed43a","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.64.tgz","fileCount":22,"integrity":"sha512-pbVzWPpmqfq57UTT7ixxT3018W/MqInn9djvizfqnHihZTqrcmEqw4TYGv9oVZdRYKj1ayf2Pbam1SZ474qkmg==","signatures":[{"sig":"MEQCIBheIYjV5PhIv5sM2Jr7RkxfZhPFqFdVlHKmPSGwjJ36AiABsqhpILDW/oXxlKT/TYm/ZizNV1LWRCyXjeyzY/BwLw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.64","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":606172},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.64.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/be71b1583ccf3a28bb6f3831bfc83c65/ai-sdk-workflow-1.0.64.tgz","_integrity":"sha512-pbVzWPpmqfq57UTT7ixxT3018W/MqInn9djvizfqnHihZTqrcmEqw4TYGv9oVZdRYKj1ayf2Pbam1SZ474qkmg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.64","ajv":"^8.20.0","@ai-sdk/provider":"4.0.7","@ai-sdk/provider-utils":"5.0.27"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.64_1786556281490_0.9841169256923414","host":"s3://npm-registry-packages-npm-production"}},"1.0.65":{"name":"@ai-sdk/workflow","version":"1.0.65","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.65","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"4c921fb56546f78479a6ae034a39df83915ac8d4","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.65.tgz","fileCount":22,"integrity":"sha512-QKRnEzfL9AbI4CFD8+iO/RSKgx3lUgvnb7hqPtgXOPjOqmtwko8mMaJ42UKIAcQqb8007JF5sK4Pp5zmWYHZEg==","signatures":[{"sig":"MEUCIQC9dy8Wt12z1/w1SAs1jxt7MXu3AKKW2EAThPTyabcm4wIgbfvbkCpFUSuxCtntckndd8GloZHDvt2BZhptpeh7Z7Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.65","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":606316},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.65.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/e9fef3706f2010d2af2f6372f60d7203/ai-sdk-workflow-1.0.65.tgz","_integrity":"sha512-QKRnEzfL9AbI4CFD8+iO/RSKgx3lUgvnb7hqPtgXOPjOqmtwko8mMaJ42UKIAcQqb8007JF5sK4Pp5zmWYHZEg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.16.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.18.0","dependencies":{"ai":"7.0.65","ajv":"^8.20.0","@ai-sdk/provider":"4.0.7","@ai-sdk/provider-utils":"5.0.27"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.1","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.65_1786647385626_0.8280994355349878","host":"s3://npm-registry-packages-npm-production"}},"1.0.66":{"name":"@ai-sdk/workflow","version":"1.0.66","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.66","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"457d8ecab7deb11bd1ad99b97a51326ffb15cd01","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.66.tgz","fileCount":22,"integrity":"sha512-84VXGSk23oudeAAo/Do/613nuv+J5uNCaAZW8n6qrH0VWAwHRgQtrm14GwqaQuDXLfQuNAS4mo4QK+fnLl5b2Q==","signatures":[{"sig":"MEYCIQDzgp37dWuVaN9N0pdqAyupTNZUP1suLyePbT7P9PCkYQIhAKlHmCFbAtFyrHOZWK0yc5K//kaj6xO/Qzmymydw5iCv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.66","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":606548},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.66.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/0a4a1e9f25d1b0e036ead9dce16a4bd1/ai-sdk-workflow-1.0.66.tgz","_integrity":"sha512-84VXGSk23oudeAAo/Do/613nuv+J5uNCaAZW8n6qrH0VWAwHRgQtrm14GwqaQuDXLfQuNAS4mo4QK+fnLl5b2Q==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.17.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.66","ajv":"^8.20.0","@ai-sdk/provider":"4.0.7","@ai-sdk/provider-utils":"5.0.27"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.5","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.66_1786732803661_0.23638192535510916","host":"s3://npm-registry-packages-npm-production"}},"1.0.67":{"name":"@ai-sdk/workflow","version":"1.0.67","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.67","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"4cf3e77898dd33e21a67488c81602a795c1d08c6","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.67.tgz","fileCount":22,"integrity":"sha512-pcdnFKeb4OlmuIu9XtyrOt+U978ceeBwQ32g9o3UL3roLt1ButsK88Y3ewo9amFIJ6k/n0vLfZKExFew07Eufg==","signatures":[{"sig":"MEUCIQCzCxC+kRKYAQGLxRmpu/kCdpil+dllhG2luFhN38wiaQIgTJHw8u1lZSHnxrBHpMFm1oBmLHU05ZNmfVwx6si3/N8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.67","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":613689},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.67.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/89757721ae43cfeb7ed3e633942f5f5b/ai-sdk-workflow-1.0.67.tgz","_integrity":"sha512-pcdnFKeb4OlmuIu9XtyrOt+U978ceeBwQ32g9o3UL3roLt1ButsK88Y3ewo9amFIJ6k/n0vLfZKExFew07Eufg==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.17.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.66","ajv":"^8.20.0","@ai-sdk/provider":"4.0.7","@ai-sdk/provider-utils":"5.0.27"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.5","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.67_1786737170153_0.9537863725159148","host":"s3://npm-registry-packages-npm-production"}},"1.0.68":{"name":"@ai-sdk/workflow","version":"1.0.68","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.68","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"040631b201b18e9c553dde78d258e68594e26138","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.68.tgz","fileCount":23,"integrity":"sha512-qY9RrEFwIukNJM/SSDBXWn5Opu84SgmocqijysCjaNh5nlN03wyPgUys+SB6TkTvR5VySsgExO0E1g/8FVhUTA==","signatures":[{"sig":"MEUCIQDntesjJPWHQIY3PO0dXAV4VAc53v5UMz8imFpugEVKKQIgE97hihQOqGny22FlqJQYYu4GDnN563Ll54lBlEdXuxA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.68","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":626333},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.68.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/fbcc6920fd3b4642d79d25ed478e68c2/ai-sdk-workflow-1.0.68.tgz","_integrity":"sha512-qY9RrEFwIukNJM/SSDBXWn5Opu84SgmocqijysCjaNh5nlN03wyPgUys+SB6TkTvR5VySsgExO0E1g/8FVhUTA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.17.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.67","ajv":"^8.20.0","@ai-sdk/provider":"4.0.7","@ai-sdk/provider-utils":"5.0.27"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.5","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.68_1787071915296_0.5264437168353753","host":"s3://npm-registry-packages-npm-production"}},"1.0.69":{"name":"@ai-sdk/workflow","version":"1.0.69","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.69","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"57964c9a4dbd12cbaa7a3a6d14a713d819f7afa6","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.69.tgz","fileCount":23,"integrity":"sha512-Wxqx26/HWPemrSQJPdguepoGO/x9J/F/HszqZuxlV6+/naYrpIz6IYzlVIDxF5XpS3ZJe7saX3/PEyuYQxVTJw==","signatures":[{"sig":"MEUCIQCqGtp/jeCTLd8Mf95yIqXZkhlnO87lVbnwtu45AtWMLAIgb9/NJFRrQAwkIqUajRFkG0d8SxLlwtw0NSQ7stys2fo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.69","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":626376},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.69.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/490020096108111ea0e359539c746ad0/ai-sdk-workflow-1.0.69.tgz","_integrity":"sha512-Wxqx26/HWPemrSQJPdguepoGO/x9J/F/HszqZuxlV6+/naYrpIz6IYzlVIDxF5XpS3ZJe7saX3/PEyuYQxVTJw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.17.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.68","ajv":"^8.20.0","@ai-sdk/provider":"4.0.7","@ai-sdk/provider-utils":"5.0.27"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.5","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.69_1787093244916_0.6818187517878924","host":"s3://npm-registry-packages-npm-production"}},"1.0.70":{"name":"@ai-sdk/workflow","version":"1.0.70","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@1.0.70","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"1932175efca67e1c3ef2bbf2999072096d7da30b","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-1.0.70.tgz","fileCount":23,"integrity":"sha512-hszHoSKG4cJijdk/FOtge+hU8UhPp0mYNWhdFy3H7ywu1PucmglRUS3N7PpMaCId+jDPN3XZmrQnSu47h5Njig==","signatures":[{"sig":"MEQCICPj4kVrafz6fe/X6zQGVWspzGEFjsC0NTlHeYaQr/r/AiB9wjWDZtLCexHdeRFlo1ospnmFGn7A25NFpiCxFvrc/w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@1.0.70","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":626419},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-1.0.70.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/0c533296fd6ae0b52c788e17a7bd5f73/ai-sdk-workflow-1.0.70.tgz","_integrity":"sha512-hszHoSKG4cJijdk/FOtge+hU8UhPp0mYNWhdFy3H7ywu1PucmglRUS3N7PpMaCId+jDPN3XZmrQnSu47h5Njig==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.17.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.69","ajv":"^8.20.0","@ai-sdk/provider":"4.0.7","@ai-sdk/provider-utils":"5.0.27"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"3.25.76","tsup":"^8.5.1","vitest":"4.1.6","workflow":"4.2.4","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"4.0.5","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/workflow_1.0.70_1787162186222_0.9238167231343706","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"@ai-sdk/workflow","version":"2.0.0","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.0","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"a80b519eab02034d5177b94cf0d415d10e3523db","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.0.tgz","fileCount":23,"integrity":"sha512-YuceS/lBxhYMLjFEjCLyidh6cZKevi/tKWywGZelVvrHIoDcx229XYel8PT36gpRN217ypqMUaJcokp4dR1mpw==","signatures":[{"sig":"MEYCIQDv5TvzlFgCCX/8cCnAqKkMQ6+JBeHpbFwBxYFG+Yo/EwIhAMxwBHGHanaoxoqpM2EYMxeIrVCQ//nY4rmyqx9kdBuN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":629283},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-2.0.0.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/7a893c22df9e4a984821ce91e098db4b/ai-sdk-workflow-2.0.0.tgz","_integrity":"sha512-YuceS/lBxhYMLjFEjCLyidh6cZKevi/tKWywGZelVvrHIoDcx229XYel8PT36gpRN217ypqMUaJcokp4dR1mpw==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.17.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.70","ajv":"^8.20.0","@ai-sdk/provider":"4.0.7","@ai-sdk/provider-utils":"5.0.28"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.0_1787177683953_0.8726387343298745","host":"s3://npm-registry-packages-npm-production"}},"2.0.1":{"name":"@ai-sdk/workflow","version":"2.0.1","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.1","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"73a269758faa525a86be9bb493e03a49b0b8bb37","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.1.tgz","fileCount":23,"integrity":"sha512-7VJr7ZZnuw3l3Zn2wNggPR/6vCEs+AXhB09qBoOw+0S1nNIB9AufHG5Fdflh5kALhKvqUcejvLCkNlfBXrPgVQ==","signatures":[{"sig":"MEUCIGAY8A6LSz2DCGX1kWww39060JqyMPTnV0GJJpTtWZ/XAiEA21HbBO5gbgIsqXRtMRuQPZz8HNpBmsXfvhi6Zu2a+rM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":632982},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-2.0.1.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/557e818029e40e0f7fab3bae500d1a0e/ai-sdk-workflow-2.0.1.tgz","_integrity":"sha512-7VJr7ZZnuw3l3Zn2wNggPR/6vCEs+AXhB09qBoOw+0S1nNIB9AufHG5Fdflh5kALhKvqUcejvLCkNlfBXrPgVQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.17.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.71","ajv":"^8.20.0","@ai-sdk/provider":"4.0.7","@ai-sdk/provider-utils":"5.0.28"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.1_1787256309048_0.08612452570952911","host":"s3://npm-registry-packages-npm-production"}},"2.0.3":{"name":"@ai-sdk/workflow","version":"2.0.3","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.3","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"ee37ccc696e4de29f0cd53baa18ab75fef788472","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.3.tgz","fileCount":23,"integrity":"sha512-2gKkPGzAO9XuXbVPrvHtLcZTRPsCREKqG3BNJ3Pn6LF79S9RWmyP4IATEC8QyAG5GxBR3as2U7e47dNKUMfYYA==","signatures":[{"sig":"MEYCIQDQocQK4KlEvdB8E9yrIBRhDJWpbZpQhAPdUd8utr9H7wIhAN4Op1O5ZszmWGqUMWZK1b/YXb7S1MVfPr+VCCfDHDl7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":633066},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-2.0.3.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/7ba163958668cd94fbf408e8cc31dec4/ai-sdk-workflow-2.0.3.tgz","_integrity":"sha512-2gKkPGzAO9XuXbVPrvHtLcZTRPsCREKqG3BNJ3Pn6LF79S9RWmyP4IATEC8QyAG5GxBR3as2U7e47dNKUMfYYA==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.17.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.73","ajv":"^8.20.0","@ai-sdk/provider":"4.0.7","@ai-sdk/provider-utils":"5.0.28"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.3_1787283329459_0.9976097725470396","host":"s3://npm-registry-packages-npm-production"}},"2.0.4":{"name":"@ai-sdk/workflow","version":"2.0.4","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.4","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"e477a331946bb13b5d036c01b686f7cc70e652d2","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.4.tgz","fileCount":23,"integrity":"sha512-dODPI0GTcAyu8ahNEBO3A5pl2JzbXgVv5pzC8+n8Ye5K6bKxfGkMUQogmMaKHgOK4k92tt5OH9lfy6ol4+Yx3A==","signatures":[{"sig":"MEQCIDd87kvboyJupS+nGQzIXOQ/FFH+9sPkP+3PzsjCZiuGAiARrjqZtXtDOo7RxFA8seGu79Rbj0juJ90leNru0JcMlw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":633108},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-2.0.4.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/e84b35955e324ef7c21fd2d58c40902d/ai-sdk-workflow-2.0.4.tgz","_integrity":"sha512-dODPI0GTcAyu8ahNEBO3A5pl2JzbXgVv5pzC8+n8Ye5K6bKxfGkMUQogmMaKHgOK4k92tt5OH9lfy6ol4+Yx3A==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.17.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.74","ajv":"^8.20.0","@ai-sdk/provider":"4.0.7","@ai-sdk/provider-utils":"5.0.28"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.4_1787327643776_0.7618104007242741","host":"s3://npm-registry-packages-npm-production"}},"2.0.6":{"name":"@ai-sdk/workflow","version":"2.0.6","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.6","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"d8402f976b8899ab36f85db6e424116c49c75d29","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.6.tgz","fileCount":23,"integrity":"sha512-z84Fm/Jgw0miNsIBAfUsTha1GeaMPnVjK/Rl/Gwa+BwANkCsqUz2yiZcllUszCl3eB2+O9dsAJgr1YEW6Z5xPQ==","signatures":[{"sig":"MEYCIQCZEEsqY4Y8b05C6DYmKMORSf0cixUCGT7Q8Ohj0G+CYAIhALRPVvEetp2Si12kDo+IqhDbD8x/W8xWBAIent5dFYlN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":633295},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-2.0.6.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/344636ac6618837ee7d30680194e6c0d/ai-sdk-workflow-2.0.6.tgz","_integrity":"sha512-z84Fm/Jgw0miNsIBAfUsTha1GeaMPnVjK/Rl/Gwa+BwANkCsqUz2yiZcllUszCl3eB2+O9dsAJgr1YEW6Z5xPQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.17.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.76","ajv":"^8.20.0","@ai-sdk/provider":"4.0.7","@ai-sdk/provider-utils":"5.0.28"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.6_1787345735868_0.8866874336329857","host":"s3://npm-registry-packages-npm-production"}},"2.0.7":{"name":"@ai-sdk/workflow","version":"2.0.7","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.7","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"4ed448bcefb3d83efc61acfc9f1c06969a4ddfec","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.7.tgz","fileCount":23,"integrity":"sha512-Nkx+n0kjgQqcFhHwI6eSfw0gTcjHIjhgZ/zK4sSaEqt5ErGejmEL9qRd1IyBBupOx/aAF6h5KZCaq53zgiz6MQ==","signatures":[{"sig":"MEQCIFLLZruIFAZjiwNzrMVe5X46ooSdlk6l+UGvdVSJRD5HAiBKqsyN66l+8I4UYx19YOBR5hwE7D4ZKuXyw3hJENKk5g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":633406},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-2.0.7.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/fdcdd6717d322c6892798a678da3f418/ai-sdk-workflow-2.0.7.tgz","_integrity":"sha512-Nkx+n0kjgQqcFhHwI6eSfw0gTcjHIjhgZ/zK4sSaEqt5ErGejmEL9qRd1IyBBupOx/aAF6h5KZCaq53zgiz6MQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.17.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.77","ajv":"^8.20.0","@ai-sdk/provider":"4.0.7","@ai-sdk/provider-utils":"5.0.29"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.7_1787378183704_0.5734104007382372","host":"s3://npm-registry-packages-npm-production"}},"2.0.8":{"name":"@ai-sdk/workflow","version":"2.0.8","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.8","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"9cb2c4bb65f5c41a345240b7eecc4d9dd9e7c9f1","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.8.tgz","fileCount":23,"integrity":"sha512-mS5u8XNRy7NG4OPrTG5vQRMsn/cEExDPT+/yTucf3o7HIMt6OvxijMIsiPxtxSfTXrXCXqOHZdT4xO7Io59/NQ==","signatures":[{"sig":"MEUCIGoENBxpkCa+FVGv0imABSWytcEs0u2fH6BPgDtCXqqnAiEAv80G2iWnjJBNgN6Jd77/IjsHhumZlItB+A/T8ylm6Zc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":634334},"main":"./dist/index.js","type":"module","_from":"file:ai-sdk-workflow-2.0.8.tgz","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"_resolved":"/tmp/876fbb563f464fffd97716e3ece9d735/ai-sdk-workflow-2.0.8.tgz","_integrity":"sha512-mS5u8XNRy7NG4OPrTG5vQRMsn/cEExDPT+/yTucf3o7HIMt6OvxijMIsiPxtxSfTXrXCXqOHZdT4xO7Io59/NQ==","repository":{"url":"git+https://github.com/vercel/ai.git","type":"git","directory":"packages/workflow"},"_npmVersion":"11.17.0","description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.78","ajv":"^8.20.0","@ai-sdk/provider":"4.0.7","@ai-sdk/provider-utils":"5.0.29"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.8_1787596107236_0.20562557900272393","host":"s3://npm-registry-packages-npm-production"}},"2.0.9":{"name":"@ai-sdk/workflow","version":"2.0.9","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.9","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"49861823986348e09644ba4376de8d6f36854cef","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.9.tgz","fileCount":23,"integrity":"sha512-eVmmCe1ocdTa46Z3aNaPzRCMhONuw8x89S+hK3fzjEnXU/xcJUfhZYGP4Ls9YXX/KzPtOT1jfz0sTlgjbEJzhA==","signatures":[{"sig":"MEUCIQCVOMu9JW8cPhSb8jv0eOilJ/gdRB9egF9MMVoEIRZsHQIgLacSb+3dmjfQENsoIMV2u8tAw7xs+LNMK969gSyraIs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":634593},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.79","ajv":"^8.20.0","@ai-sdk/provider":"4.0.8","@ai-sdk/provider-utils":"5.0.30"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.9_1787627804569_0.1633777405677519","host":"s3://npm-registry-packages-npm-production"}},"2.0.12":{"name":"@ai-sdk/workflow","version":"2.0.12","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.12","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"4be6c4afdb32c12bd9ea0b56b049fb4a03768e6c","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.12.tgz","fileCount":32,"integrity":"sha512-vHOYW3f4lKbV5jK8QmXXxmLWi1dDke8OatEbuqGHDJ90XTWVFMFceWKBI145mBcwaI2ejVIiYi7EkmChR0l2fQ==","signatures":[{"sig":"MEQCIFkYjA6u1HaWstSRkJ5sM5VwS7pW3+fDxjk1ybNuD1MhAiBzVMX2QH55gbJ2UXxtQ59N0JIgyXRGXzcRlGSQoU/Rvg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":652488},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.82","ajv":"^8.20.0","@ai-sdk/provider":"4.0.8","@ai-sdk/provider-utils":"5.0.32"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.12_1787773360216_0.56060257507297","host":"s3://npm-registry-packages-npm-production"}},"2.0.13":{"name":"@ai-sdk/workflow","version":"2.0.13","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.13","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"a94b3978500bac6b9f21d8aaa4c3847b46054a2d","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.13.tgz","fileCount":32,"integrity":"sha512-DFNg6vWm8RQ+Kfb9Mvbj7X5R5SdT2Bp55hnTGbKIkNgErCWftbCysVdds+U0B07tCjpImycjWjeg/TpRX4l4sQ==","signatures":[{"sig":"MEYCIQDdMfDH6YDhxsLVIZIfloS+RvCaHFEiJ2rBsn7VCipQjAIhAMcEMA7Ev6OCd/ghsaZ79yIDXEMEaO6jU+1Bpe8o4xSL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":652665},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.83","ajv":"^8.20.0","@ai-sdk/provider":"4.0.8","@ai-sdk/provider-utils":"5.0.32"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.13_1787784478920_0.08212104693018385","host":"s3://npm-registry-packages-npm-production"}},"2.0.14":{"name":"@ai-sdk/workflow","version":"2.0.14","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.14","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"6adabebccb160757c7e66629b58789f735b15cb7","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.14.tgz","fileCount":32,"integrity":"sha512-uKV/n3NJpMhdCYERUmjBjB50qFjtSZpACHDLX5UK1cWHuCm2gYIkZnNuxW3Pzt4rxJu76BgCT4hOVW/AbkQG9Q==","signatures":[{"sig":"MEUCIHpu+xjk5sc9qABg5P6xais7kV1WxrdJ5ARm5YhfwpNsAiEAk8bpyueKxEnHsYrvhDW75Q693JVRZgFC5YnR9GVnCdc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":652876},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.84","ajv":"^8.20.0","@ai-sdk/provider":"4.0.8","@ai-sdk/provider-utils":"5.0.33"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.14_1787937965058_0.9406586872636271","host":"s3://npm-registry-packages-npm-production"}},"2.0.15":{"name":"@ai-sdk/workflow","version":"2.0.15","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.15","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"b9a095683902f8ba4b0aa77bc1871f129ff8fc84","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.15.tgz","fileCount":32,"integrity":"sha512-Ge/BASKp1UxdX7c7aqLbRRutT25mtHTddhvBiiEn7vWYdxnrX0z1fDJDl2r8Np6Ub3G+RqlBcAGhUpeNX24aig==","signatures":[{"sig":"MEQCIBEZoWDQcR2D/X9Dfoh0zrlxUU1nAC4sfFwH7EBajG4VAiAeFOfg+HZdvlN1ui7ZHXa6AINqpmWnEwMiTJqSCwjN0g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":653114},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.85","ajv":"^8.20.0","@ai-sdk/provider":"4.0.9","@ai-sdk/provider-utils":"5.0.34"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.15_1788077016147_0.8200239351544609","host":"s3://npm-registry-packages-npm-production"}},"2.0.16":{"name":"@ai-sdk/workflow","version":"2.0.16","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.16","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"3d53f8a781a9471d1f1ccb38b7bde695049d3894","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.16.tgz","fileCount":32,"integrity":"sha512-xXy++E5RR21/WDIf8NmCpuPKZJk2iO1NFeH0U9C5Lvog8zMUB5Wm/43SXGU1W58AUeG9AMEKf9Km/JBFwOYRTA==","signatures":[{"sig":"MEUCIQCNPJAs+ltIjGdLUurLm8bC4WgzO8NnsOAIXrndinsBhwIgDDB/IU89ZzBZsmG/vTm/+IEdekK3zCGI+EvzDqYMrg4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":674648},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.86","ajv":"^8.20.0","@ai-sdk/provider":"4.0.9","@ai-sdk/provider-utils":"5.0.34"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.16_1788204076596_0.7666989035947678","host":"s3://npm-registry-packages-npm-production"}},"2.0.17":{"name":"@ai-sdk/workflow","version":"2.0.17","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.17","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"2bc2237e3887d86a5850320673616f4d558d6da9","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.17.tgz","fileCount":32,"integrity":"sha512-6kS0ghHQlzCBcoZPgqGKtw1Kqn62DxZ/kLLgvijJDjNw9hfDYUHQAQWhUJufBgUdmd0+++bUxoZ/cLnf/eLNNw==","signatures":[{"sig":"MEUCIQCscTToZqwom6KevCCVLdyC3klXdVxWbUPbEFKsRf/tmAIgOaRsp7v7XBESoOQo3K9x220umDcXts+zsVnOoNfsyaE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":674726},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.87","ajv":"^8.20.0","@ai-sdk/provider":"4.0.9","@ai-sdk/provider-utils":"5.0.34"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.17_1788211483497_0.8537712522556493","host":"s3://npm-registry-packages-npm-production"}},"2.0.18":{"name":"@ai-sdk/workflow","version":"2.0.18","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.18","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"4d18fbf5b89f88e91adc297980ba6dc554a85b4e","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.18.tgz","fileCount":32,"integrity":"sha512-lbzQsq2W1T2jgYUrCyWaFBkTiSl4+LdPnRwkmARAJcMJjxH99GdtIsAFuCwm0QlGSf4sA3Yq+DDX/vzhXlnC4w==","signatures":[{"sig":"MEQCIEXI1b7Iecb2Jh4GamSbLnfOTz3mqEKOJmQQl9Sa/0RcAiBm6m+9CboI72Xqr5zYqdfq1Oxr+R11Q3QFwqRN8c9xJA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":669815},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.88","ajv":"^8.20.0","@ai-sdk/provider":"4.0.9","@ai-sdk/provider-utils":"5.0.34"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.18_1788281979082_0.8937728517939374","host":"s3://npm-registry-packages-npm-production"}},"2.0.19":{"name":"@ai-sdk/workflow","version":"2.0.19","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.19","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"f690ee683d2d12e6c3152ac442a2b401ff2e6d9e","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.19.tgz","fileCount":32,"integrity":"sha512-DXGa1koKK8EeD2ZDPVMr11D7mCOom+jkjMVt9pfIYnQ/Gn6QbSyIz9Azu3r2iY2EufErkCy+PanJ0Dp3Gh5BUA==","signatures":[{"sig":"MEQCIB5ub8R0IpcTPI6IxF0yK8SA+zF2qL0Yjnhi6j26TyGdAiA6fG99KjUeAHZOrNwSphmxugH3KqOq/Fv3m8yYvl3ONQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":670736},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.89","ajv":"^8.20.0","@ai-sdk/provider":"4.0.10","@ai-sdk/provider-utils":"5.0.35"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.19_1788287392050_0.8409734694490836","host":"s3://npm-registry-packages-npm-production"}},"2.0.20":{"name":"@ai-sdk/workflow","version":"2.0.20","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.20","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"ec93d4be7dfc6ec84f0c92e059e952269cb76f23","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.20.tgz","fileCount":32,"integrity":"sha512-n80epei6UTW69/twDyJEZtrvtPyd+tKTU2ppUgTdh6HJD0ONofkQaQXZsVyu3uSP2JGrnZzix61aT+LDcM1iow==","signatures":[{"sig":"MEQCIFiXJGpfzw8KM0fCFD3NgxI6BGcyn7r1sXUvVaFMLg3hAiAJJJl8w6SU8ADrwtFHFXXEhVIjLl/Iy7fFdCjTbcEHsw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.20","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":671343},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.89","ajv":"^8.20.0","@ai-sdk/provider":"4.0.10","@ai-sdk/provider-utils":"5.0.35"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.20_1788288772051_0.5481038212226004","host":"s3://npm-registry-packages-npm-production"}},"2.0.21":{"name":"@ai-sdk/workflow","version":"2.0.21","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.21","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"cb8a1606f77409fe7b23aaf685e45ff5a79e938b","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.21.tgz","fileCount":33,"integrity":"sha512-IIjj1LWQSpGCrPyXy/m9jJOsLsyseC6NywfuMOcKCbf520+zcElaSWgd93C80++XypBQttv2Qd5edxv86ZocuA==","signatures":[{"sig":"MEQCICj9VQuTCCaEskTcXBa6BJU7+5zLMPr6xF/g/hUV6S6+AiBOuLH4EdGFhKCUgoK9gOeppT+qf8ejX5B+dFDahMoSjg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.21","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":723519},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.90","ajv":"^8.20.0","@ai-sdk/provider":"4.0.10","@ai-sdk/provider-utils":"5.0.36"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.21_1788318951456_0.4343447058929517","host":"s3://npm-registry-packages-npm-production"}},"2.0.22":{"name":"@ai-sdk/workflow","version":"2.0.22","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.22","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"594e20ceba56d2a2bebe21f2367d2c87ae941202","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.22.tgz","fileCount":33,"integrity":"sha512-0Mz020B5u5UwkMi8F0OYyiU6KGpxmEb9hQhAP5RTRH9PMGjKwRYl7EqxIpPvtuS15k7sMYc2wYpx4rWzLTGHeg==","signatures":[{"sig":"MEUCIQCQleodHv6yJB6rvogSO/UYju/WaOoGSK+uNR3YtuWhNAIgIfUyTTcUdCgYv9OmpsL19Ndi2hLijxaarlhrqDw5JB0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.22","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":723597},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.19.0","dependencies":{"ai":"7.0.91","ajv":"^8.20.0","@ai-sdk/provider":"4.0.10","@ai-sdk/provider-utils":"5.0.36"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.22_1788380779532_0.1962675989769811","host":"s3://npm-registry-packages-npm-production"}},"2.0.23":{"name":"@ai-sdk/workflow","version":"2.0.23","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.23","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"4199dfac7164e2082f47227e56e7e24d28ea8e68","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.23.tgz","fileCount":33,"integrity":"sha512-B7V7XQIQULjYxJBx4rJJ/23Bpt2iSWrMVGm9xbnya062kmMUxTdU6yD3W2y4gPhRpRahggYMIqO0hriM9E5TCg==","signatures":[{"sig":"MEUCIGTI/hAKxkG/7URZI0TBoYntzKSqg11DmCQZzeUMyRuUAiEAxSmf5y1Qdxg9ETpGfLy8aOSRdOLsrhyTf/+J3ICJdJU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.23","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":723774},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ai":"7.0.92","ajv":"^8.20.0","@ai-sdk/provider":"4.0.10","@ai-sdk/provider-utils":"5.0.36"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.23_1788456479624_0.8667882102892202","host":"s3://npm-registry-packages-npm-production"}},"2.0.24":{"name":"@ai-sdk/workflow","version":"2.0.24","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.24","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"8b165bb470223ce885ca63b5b94cff8d42f91c40","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.24.tgz","fileCount":33,"integrity":"sha512-0V1N+1zR14cAlJ6oC6psGOfIoq8/Y6dnUWRL0gBbn7gXHiwJNPbn/BKLjto/aZfEGHeI5+Em4Wrnr+ZXwBZ4Fw==","signatures":[{"sig":"MEQCIEjcprjGJE/EhdclLOmOKhDvWWpronZqhMH+5uPrndVwAiB0L3naMhk+VJcrwXNsNKQRTpUKZAogLr4jx/d9LIfQhA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.24","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":728383},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ai":"7.0.93","ajv":"^8.20.0","@ai-sdk/provider":"4.0.10","@ai-sdk/provider-utils":"5.0.36"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.24_1788558071997_0.13923296425507337","host":"s3://npm-registry-packages-npm-production"}},"2.0.25":{"name":"@ai-sdk/workflow","version":"2.0.25","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.25","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"56933e8ec7f0e9da79765d23c7105c9541fed4e6","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.25.tgz","fileCount":33,"integrity":"sha512-xlE6fCdsunqqN+qZz6VP8V6EYT3FxXJ9/QP7trX8okLE0Vi4ShfrDOKQmZSl/X8woMdwR6yM04WqkKwo4wlK3A==","signatures":[{"sig":"MEUCIHje/LGXu+jBF3NR4CDAmsRrFZbQV6zUlpFsc6t7FTIEAiEA3WsS6Qc8J8bMWLglzLey1r+y/kzpBmL59AnJhC6biDs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.25","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":728655},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ai":"7.0.94","ajv":"^8.20.0","@ai-sdk/provider":"4.0.11","@ai-sdk/provider-utils":"5.0.37"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.25_1788895766010_0.23606104344144718","host":"s3://npm-registry-packages-npm-production"}},"2.0.26":{"name":"@ai-sdk/workflow","version":"2.0.26","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.26","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"7c5ab6bdf44b43465769f7bde0fa79078bb8285f","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.26.tgz","fileCount":33,"integrity":"sha512-5BqEDwIV/39i/tlc99mX3ZVFqHOXwZmDreXlAfKF0wII2MwZwfUpq54Yb1j29Iu2rQJKvyRSpx5/H0b5xsoHWg==","signatures":[{"sig":"MEUCIQDpyrUZOpbzGgTQ8NE7eBT2qJnqqGt1WKfAKHhKLEvfBwIgHZwdfdYGxrw3Kb+VEd6mje1OEdKK/Ed5cw4auA3ES5M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.26","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":728733},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ai":"7.0.95","ajv":"^8.20.0","@ai-sdk/provider":"4.0.11","@ai-sdk/provider-utils":"5.0.37"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.26_1788961526349_0.4593658534695537","host":"s3://npm-registry-packages-npm-production"}},"2.0.27":{"name":"@ai-sdk/workflow","version":"2.0.27","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.27","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"d21b20cda3cb1fe2806cc8b232b678750e00a29f","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.27.tgz","fileCount":33,"integrity":"sha512-jIkLqBDR985wcgX4N4VHSZ34pGHTntV9GJyxw8FvXBJNO0/3fHXLSWf6ZDAxUKk+rYeq0SQipDK3gjn6HrpYmg==","signatures":[{"sig":"MEQCIGDyAM44Y66LjCLCwHvCDtBzqBArr5vG1W41UEllwNrDAiBwkG2S6sjdfUtK4IMVfJLM7opLDBx5eBspzcbAvOJFug==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.27","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":728906},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ai":"7.0.96","ajv":"^8.20.0","@ai-sdk/provider":"4.0.12","@ai-sdk/provider-utils":"5.0.38"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.27_1788977705170_0.38931239648716165","host":"s3://npm-registry-packages-npm-production"}},"2.0.28":{"name":"@ai-sdk/workflow","version":"2.0.28","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.28","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"432606008a8341d3b0ced668b49880926a88f053","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.28.tgz","fileCount":33,"integrity":"sha512-SbtBR9AFtmhsOGKkuVr1SzPly18hVPi6AUERHx3zrqt3Oghj21MRIA6dO6uWEuKjtYPOba92FaDBqvYzN80LTA==","signatures":[{"sig":"MEYCIQCwyOnWLs82ry18QK/dB+ZY45x3H5VqB62mX7Ehngs8wQIhANnJ+Z3W0w4qRnhcAVY9j7fnjhjTZvpODeA6P11jb6Cs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.28","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":729079},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ai":"7.0.97","ajv":"^8.20.0","@ai-sdk/provider":"4.0.13","@ai-sdk/provider-utils":"5.0.39"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.28_1788985501698_0.17694055065576664","host":"s3://npm-registry-packages-npm-production"}},"2.0.29":{"name":"@ai-sdk/workflow","version":"2.0.29","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.29","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"6011de8f14d18ec022b453b441449820f0de5c66","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.29.tgz","fileCount":34,"integrity":"sha512-pOqU+69XY8bmetxawhUkwKZIisFa0wzQjAK51JhICzQvFkp/sGFhSdtSSyu1OK9mHLvJi9oJcX+Ru1Iih9Prtw==","signatures":[{"sig":"MEUCIQD+PlmqmhyaiUbVyBobi0FJoQcT5KozQ6u2ca34ctPROQIgB6RvAfaebpUoiS+BSr+i1Quf5goYMcnu2Tq2fQ/fCuc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.29","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":765722},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ai":"7.0.98","ajv":"^8.20.0","@ai-sdk/provider":"4.0.14","@ai-sdk/provider-utils":"5.0.40"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.29_1789152888232_0.7126188900697117","host":"s3://npm-registry-packages-npm-production"}},"2.0.30":{"name":"@ai-sdk/workflow","version":"2.0.30","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.30","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"68d72561f4b3f923408bc8a14002fd92af2c2dee","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.30.tgz","fileCount":34,"integrity":"sha512-vxIgtS7dM9+IBFoeDqlJGvMjGuNc5EJBdWK80N3AIb4Xdc7NbA5PvC+sghVDrQfHokOXzG5/bAq9F1PAIDu6vA==","signatures":[{"sig":"MEQCIHPItaJQHmEUaIvlj9v8kWxem1/oG5lcBNHxXhYiXjhjAiA4UWWVSNTqJx57ywQhKxQoiq1dnoe3uZiZC+SJtIxOKg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.30","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":765800},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ai":"7.0.99","ajv":"^8.20.0","@ai-sdk/provider":"4.0.14","@ai-sdk/provider-utils":"5.0.40"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.30_1789176077779_0.532329093813179","host":"s3://npm-registry-packages-npm-production"}},"2.0.31":{"name":"@ai-sdk/workflow","version":"2.0.31","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.31","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"d63580a959841e06e50895502ef4d58fc942a2aa","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.31.tgz","fileCount":34,"integrity":"sha512-3j69kMQ0ww33XsIsdYTKjQ874Yh+fy+VdP2r10b8BAdaW71B4jDIEcqDJmzoMlB1YfFdo5cUpbQ345k1HG8rEQ==","signatures":[{"sig":"MEUCIQD0T+Wk5pXXyFRptxIAl+2sgr7Xbn+h9t7IP8k2VqYXTgIgPhjNfY5KBagMk3NYPEUYLHggMK/N1u/0krudVX7lVro=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.31","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":765880},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ai":"7.0.100","ajv":"^8.20.0","@ai-sdk/provider":"4.0.14","@ai-sdk/provider-utils":"5.0.40"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.31_1789415361415_0.18235948373595634","host":"s3://npm-registry-packages-npm-production"}},"2.0.32":{"name":"@ai-sdk/workflow","version":"2.0.32","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.32","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"6f49d0bc50bdf5e04a398149a24991bc2484882a","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.32.tgz","fileCount":34,"integrity":"sha512-VHqMrBkl8MGJRxMVecQWGRVJl0YOs8QYavGn4hE3+sfNBZvDDAGswHwtRJB7FaD5QndobhCrcMyjODroIdh3Pw==","signatures":[{"sig":"MEQCIFm/DrRonQ9xCHpYE+egqRPE99345kVH32TSZg9jICPUAiAvk5DNdLHbE7vW/WxL+/clsZHSovSNN05YbqaRFKFO5w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.32","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":765959},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ai":"7.0.101","ajv":"^8.20.0","@ai-sdk/provider":"4.0.14","@ai-sdk/provider-utils":"5.0.40"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.32_1789445910318_0.8747466285778247","host":"s3://npm-registry-packages-npm-production"}},"2.0.33":{"name":"@ai-sdk/workflow","version":"2.0.33","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.33","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"df48b6f3f8cd64d75b3eebc18719c14b54ef97b9","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.33.tgz","fileCount":40,"integrity":"sha512-+w9utZGPRGlIivaS8XowjA/5Fq1opbjyvJaG1BevVmxp2vWSjNl4y3N58aGGvkpkDB/Smcrls42JwXqLy1pzjA==","signatures":[{"sig":"MEUCIQDXLVhfe8nFAgxkO8nDCr3XBvDdwxY7VHPDAiHluMxh6AIgSu8D0/qCEcO6jx9h8YnoZaeaTmREaeqsPdQF2yjdpuk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.33","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":768522},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./client":{"types":"./dist/client.d.ts","import":"./dist/client.js","default":"./dist/client.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ai":"7.0.102","ajv":"^8.20.0","@ai-sdk/provider":"4.0.15","@ai-sdk/provider-utils":"5.0.41"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.33_1789492817635_0.11248856411197194","host":"s3://npm-registry-packages-npm-production"}},"2.0.34":{"name":"@ai-sdk/workflow","version":"2.0.34","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.34","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"ea215af91c32c9017ada34c812af8c0b528a5ba7","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.34.tgz","fileCount":40,"integrity":"sha512-mhXV5HLAB3/ilGd+c5L2+7AJwkK2n5VjE0JoAj7bApUiKfzKBzI9IrrOVVh/i+aM1Vg0/p9Rpol3rs/xBZ7Y+w==","signatures":[{"sig":"MEQCIAIAKlq2PpnIwIhgWnC7XkFl61o90yppMb8N9mHHGJmnAiA04l4t94XyRZyYA2aI14XLKOiweJuw/SwHpFpcBp4VNg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.34","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":768828},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./client":{"types":"./dist/client.d.ts","import":"./dist/client.js","default":"./dist/client.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ai":"7.0.103","ajv":"^8.20.0","@ai-sdk/provider":"4.0.16","@ai-sdk/provider-utils":"5.0.42"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.34_1789583657522_0.056519786261000515","host":"s3://npm-registry-packages-npm-production"}},"2.0.35":{"name":"@ai-sdk/workflow","version":"2.0.35","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.35","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"05de62e2d45a0a2295cca2af3b1f5551745690eb","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.35.tgz","fileCount":40,"integrity":"sha512-KXXlOzhBVLR7CRvKC8hpI4FObUBJoC7/gcK6ZQHtprM8gLgboSDmoes4kDk46Kd0/T1fDUkDOvabmlbIhvXUFg==","signatures":[{"sig":"MEQCIHbPzpa6uqysBkqz/4rqxnASs4oLKI/d0+vwDAVN8PIzAiABc6pLO4BhwBVNc1g99AZtUsxfmwWDf9FJouxh3haqMQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.35","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":769134},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./client":{"types":"./dist/client.d.ts","import":"./dist/client.js","default":"./dist/client.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ai":"7.0.104","ajv":"^8.20.0","@ai-sdk/provider":"4.0.17","@ai-sdk/provider-utils":"5.0.43"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.35_1789594672018_0.04733863199813082","host":"s3://npm-registry-packages-npm-production"}},"2.0.36":{"name":"@ai-sdk/workflow","version":"2.0.36","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.36","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"78625a0ccadb33862576d601ee816c6aa131394d","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.36.tgz","fileCount":40,"integrity":"sha512-pgiWIcfPzEexVpnp28SYRamES6ChDv7hdJGbo/XUwBZ6Z7fhrY6f7Gw2bKIn3oPcF2MkfdwhtOg9E+Qxu2PfwA==","signatures":[{"sig":"MEQCICRI1DuQ2ZHu+uXnrFRVgJqrRIq0BgSVY6eEA6/CAgzlAiAo5UG3LivGkNAdaUWTQAIXAqBQNkTakbwtp24z/MjvVw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.36","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":769213},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./client":{"types":"./dist/client.d.ts","import":"./dist/client.js","default":"./dist/client.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ai":"7.0.105","ajv":"^8.20.0","@ai-sdk/provider":"4.0.17","@ai-sdk/provider-utils":"5.0.43"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.36_1789598684606_0.5113655621378128","host":"s3://npm-registry-packages-npm-production"}},"2.0.37":{"name":"@ai-sdk/workflow","version":"2.0.37","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.37","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"91464dba3f0e036c98a36321cb1bafaa49f9d4d6","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.37.tgz","fileCount":40,"integrity":"sha512-p34dE1J/hItYsWe8tGHt/r2u1Yk3v9qYaN0wFT1+XwX9P4DchU1Glv9Mr8d3NNJ17VavS5kPP5N/wCHtazSQyQ==","signatures":[{"sig":"MEYCIQDkAGTnQVTM4qgc1OCUEECgTFvxDjsxa6ZHrRgZw5kpmAIhAKQYBGxFYQE1eGj3cOH4idzy7mrBzjuCKuMcxudXpVjf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCz6Rp6LwAiYiKpnl11IqZBALpDMvd6pG4Pv/hfPmclAgIhANaR8oj/JT15yL8G+KtE86ih1vqIRu1BHB9iaLJAUT+A","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.37","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":769755},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./client":{"types":"./dist/client.d.ts","import":"./dist/client.js","default":"./dist/client.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ai":"7.0.106","ajv":"^8.20.0","@ai-sdk/provider":"4.0.17","@ai-sdk/provider-utils":"5.0.44"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.37_1789707536128_0.2232192544090008","host":"s3://npm-registry-packages-npm-production"}},"2.0.38":{"name":"@ai-sdk/workflow","version":"2.0.38","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.38","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"4dda5b171b062f659a19fb0bf7daf8086b6ef73b","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.38.tgz","fileCount":40,"integrity":"sha512-RHxYdbTCW1h6kQrgnk2XxtSgnJEBZZ3n6tmBCTniBv3SIcIKsAaOuS+FvKOOXkC3yUZWDKpacBQHUgKX7X4PSQ==","signatures":[{"sig":"MEUCIQCGETwxRWR3r5SNDg5wOFPzVZuy+66Ev9mGViiCYTvncgIgNjdvi+9XdEPIfEYafZJC7pZX4rCTTS6FF3DqM2mD7BE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIAS6PdD+TZJaOjidhd/rQJ6uZdbrUgfwTZUUAbgoSQ5HAiEAr6/JnX5Yy5y/pHJHWF3wYpTc/14CN3zvV4t9s7RpEms=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.38","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":771258},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./client":{"types":"./dist/client.d.ts","import":"./dist/client.js","default":"./dist/client.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ai":"7.0.107","ajv":"^8.20.0","@ai-sdk/provider":"4.0.17","@ai-sdk/provider-utils":"5.0.45"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.38_1789770587502_0.2702402502275012","host":"s3://npm-registry-packages-npm-production"}},"2.0.39":{"name":"@ai-sdk/workflow","version":"2.0.39","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.39","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"b28ba1e1b1fd8f062f4351fb9672b8141bd90f7b","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.39.tgz","fileCount":40,"integrity":"sha512-y7KEAx5qx8HcmVKD6ZKtY4SeJrEqIKCD7RJXfLInrfqytAeMMsdjjZuhsDbUGNzX90mmRSi/ATPNV88+ckoD9w==","signatures":[{"sig":"MEUCIG6ckSaia+pqHk4CDNEm5b36jEAkjqiDvxXfdToMHsHyAiEA81XSEm++NrkwHbGJetuvLXt5ThGEMLTvZhepzQ7mW7w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDGgZldEhYbVOZKr10ysThOqB1bATAWa5sbeol8kqkmUQIhALRiGZBqn0fka9Lph6VFr9d6TOFQA+AN2RPDxedm/BMY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.39","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":771436},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./client":{"types":"./dist/client.d.ts","import":"./dist/client.js","default":"./dist/client.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ai":"7.0.108","ajv":"^8.20.0","@ai-sdk/provider":"4.0.17","@ai-sdk/provider-utils":"5.0.45"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.39_1790018469998_0.36591784946847206","host":"s3://npm-registry-packages-npm-production"}},"2.0.40":{"name":"@ai-sdk/workflow","version":"2.0.40","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.40","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"445b91f06330803a072e24e45bf77aceb0a19ee7","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.40.tgz","fileCount":40,"integrity":"sha512-IEgpbqomsiIb2HfHFRjvMqiAVrL6yVa+uG1NcOFn0CBaueCYkcElYI8/FPZSGfmpHJRmCyT3MpblRovSoxEeiA==","signatures":[{"sig":"MEQCIE96w6jOMS+054NnwlcbqmYDAzcDZuVME0OmSbN+ajnxAiBon+WOL6ejq1KSoTXL6uM8k5rkF3OksZdq780nwb7h9A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDat4m5ALpRnGtkpwJKlSmB3s1rqcuhiCnrWMBYEWQrQQIhAP+itG790P3ctc1CIZ74+7b4XvDzcTxKaGsiZAgmFYss","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.40","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":771581},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./client":{"types":"./dist/client.d.ts","import":"./dist/client.js","default":"./dist/client.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ai":"7.0.109","ajv":"^8.20.0","@ai-sdk/provider":"4.0.17","@ai-sdk/provider-utils":"5.0.45"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.40_1790047273902_0.3229643801394697","host":"s3://npm-registry-packages-npm-production"}},"2.0.41":{"name":"@ai-sdk/workflow","version":"2.0.41","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.41","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"31cb883283b1e775de775e443fb1075c60e1fb6a","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.41.tgz","fileCount":40,"integrity":"sha512-dvFQLLfioeXlVX/wnTrlpQwoYvqQiTP6WDXuSo9aJTSCIzSCBEXEORpBp2IfatHVU42cFMhQmF/ESAc05jkZhQ==","signatures":[{"sig":"MEUCIHt89sD1rABgniWQfCnZmDb/Pv3AeBYGiOJygmYNcEbeAiEAm3zkAOOKL8+VWE2HqY8Rc9dH7TB2nX4zLe0UOgDAQGE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDZ1K7GIg8Zw0o2DVEdRhOsVxkTNo3q9adRZvsLeb5vKwIgPJm1LsDKsjdeuVWRuG2ILk39Yp9gupz55WyRDA6jMHU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.41","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":771625},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./client":{"types":"./dist/client.d.ts","import":"./dist/client.js","default":"./dist/client.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ai":"7.0.110","ajv":"^8.20.0","@ai-sdk/provider":"4.0.17","@ai-sdk/provider-utils":"5.0.45"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.41_1790097722039_0.685287944708338","host":"s3://npm-registry-packages-npm-production"}},"2.0.42":{"name":"@ai-sdk/workflow","version":"2.0.42","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.42","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"aff019c83dc8c25b8f1647dd1cac903e7b007b58","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.42.tgz","fileCount":40,"integrity":"sha512-U6NQtMy+zd0lXU2jBvJwke0bMU6snHAg5nVhF91Prp6jZlGjtXetV6L7zkJd1JFfKtiBNspfQGd0e8gvX5HOyw==","signatures":[{"sig":"MEUCIQDnwKRNB0hKTxQ2YkUA95eECJC3WXXZpn04gTmojsjPYwIgNw1FC2ZIRYWSLoyqBXjioRltmse7bX+JGtDo4l6WfDk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQD5aWWefOUnGxw8dikw9lZ/tkgSrfzLNH4Pm3eXaFs8UwIhANh54HJORM9i91/ouAZgW8CoIWicpc0AmftMzZ6rQbZJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.42","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":771737},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./client":{"types":"./dist/client.d.ts","import":"./dist/client.js","default":"./dist/client.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ai":"7.0.111","ajv":"^8.20.0","@ai-sdk/provider":"4.0.17","@ai-sdk/provider-utils":"5.0.45"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.42_1790100601224_0.2479954286914805","host":"s3://npm-registry-packages-npm-production"}},"2.0.43":{"name":"@ai-sdk/workflow","version":"2.0.43","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.43","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"6f635f78d1da4cfb11df28fa6fc915a7a9c1d075","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.43.tgz","fileCount":40,"integrity":"sha512-RRq0bp7uTHxASlyNzbYU2byCGCtQpfzNv1zHa18Hjp5Z/y08YxTy0jeFBblBTjr7V0sgYtpAzVXFb29hZeLWiA==","signatures":[{"sig":"MEQCIGZApi3MuF9UGVNEewP93IMRsSKc52MvV4uN41ljqmjmAiAtdqojpkI2ZOYoVquMyUGrafCdBhEUj4N+qguab8zlhw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIHOaiofSBuHAmWINzYB3nupZhqOiGDW8Dvyk0KkTSSkDAiBShLNFD/QOCSiwj+U7IdLr2dokhozxV2VCKmJeJrDGfQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.43","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":771977},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./client":{"types":"./dist/client.d.ts","import":"./dist/client.js","default":"./dist/client.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.20.0","dependencies":{"ai":"7.0.112","ajv":"^8.20.0","@ai-sdk/provider":"4.0.18","@ai-sdk/provider-utils":"5.0.46"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.43_1790152817167_0.33316935067059306","host":"s3://npm-registry-packages-npm-production"}},"2.0.44":{"name":"@ai-sdk/workflow","version":"2.0.44","keywords":["ai","agent","workflow"],"license":"Apache-2.0","_id":"@ai-sdk/workflow@2.0.44","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"homepage":"https://ai-sdk.dev/docs","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"923ffb91baf0633ca75bd1a0dc6932d42ee9d5f9","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.44.tgz","fileCount":40,"integrity":"sha512-QvBfakGgNJU0DWBkr10Fxjuv1xnE3ASnYCRMFOSwumqJd0nNalBRuyyhWft3lgAhEmCewjvVNbPP7MZCe8gOYQ==","signatures":[{"sig":"MEUCIC7hrYSjLtDMtEVcyh9RFsU4d7kGoiYJuip6+VYJJl0bAiEA3zUhuVxplmQA7SE0hGXV5q+S6W+91Fgzs8MKpe1G3vM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCICAThvoPS1hwvl+viq//EVvC6I5uqXlk8y6WebE3PYshAiEAvCBHhcJlqzS3M4ynL3oU1626ue9p630vXLOC5gB18NQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.44","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":772321},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./client":{"types":"./dist/client.d.ts","import":"./dist/client.js","default":"./dist/client.js"},"./package.json":"./package.json"},"scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"_nodeVersion":"24.21.0","dependencies":{"ai":"7.0.113","ajv":"^8.20.0","@ai-sdk/provider":"4.0.18","@ai-sdk/provider-utils":"5.0.47"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"tmp":"tmp/workflow_2.0.44_1790199800598_0.35086082351203185","host":"s3://npm-registry-packages-npm-production"}},"2.0.45":{"_id":"@ai-sdk/workflow@2.0.45","bugs":{"url":"https://github.com/vercel/ai/issues"},"dist":{"shasum":"2a7bc3bb58a497659b199ae2edc8804f5711d109","tarball":"https://registry.npmjs.org/@ai-sdk/workflow/-/workflow-2.0.45.tgz","fileCount":40,"integrity":"sha512-xXeLKcAHHadSAU9AHCOVEw7qBH/vpS7eDXBNKYdnQmES4dLuPOD2pSLUuy+l4k5KcE43MaturWuiESA0SkRc1A==","signatures":[{"sig":"MEQCIDB84QIhyPAEFktcKn/BGrGYA3msE4GIBcGD8AYTK/F1AiBPCV5Sr+itdjUmnN66nMe7uSaNr61E98aFilOemApJsA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDTJIfTpujqGxgNk1vGR3xqI5d/Rp+kZl+x0mEN1P7FlAIhAN16ENA6OXXZ/j10QT6W+6UXjn3JpXRaGNJDI1EDklew"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ai-sdk%2fworkflow@2.0.45","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":772437},"main":"./dist/index.js","name":"@ai-sdk/workflow","type":"module","types":"./dist/index.d.ts","source":"./src/index.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"},"./video":{"types":"./dist/video.d.ts","import":"./dist/video.js","default":"./dist/video.js"},"./client":{"types":"./dist/client.d.ts","import":"./dist/client.js","default":"./dist/client.js"},"./package.json":"./package.json"},"license":"Apache-2.0","scripts":{"test":"pnpm test:node && pnpm test:edge","build":"pnpm clean && tsup --tsconfig tsconfig.build.json","clean":"del-cli dist *.tsbuildinfo","test:edge":"vitest --config vitest.edge.config.js --run","test:node":"vitest --config vitest.node.config.js --run","test:watch":"vitest --config vitest.node.config.js","type-check":"tsc --build","build:watch":"pnpm clean && tsup --watch --tsconfig tsconfig.build.json","test:update":"pnpm test:node -u","test:integration":"vitest --config vitest.integration.config.mjs --run"},"version":"2.0.45","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5ee3fcea-e288-481a-85b1-f5111bc0890f"}},"homepage":"https://ai-sdk.dev/docs","keywords":["ai","agent","workflow"],"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","directories":{},"maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"_nodeVersion":"24.21.0","dependencies":{"ai":"7.0.114","ajv":"^8.20.0","@ai-sdk/provider":"4.0.18","@ai-sdk/provider-utils":"5.0.47"},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"zod":"4.4.3","tsup":"^8.5.1","vitest":"4.1.6","workflow":"5.0.0-beta.42","typescript":"5.8.3","@types/node":"22.19.19","@workflow/vitest":"5.0.0-beta.42","@vercel/ai-tsconfig":"0.0.0"},"peerDependencies":{"zod":"^3.25.76 || ^4.1.8","workflow":"^5.0.0-beta.42"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/workflow_2.0.45_1790275892950_0.2927562319578678"}}},"time":{"created":"2026-04-02T20:12:05.666Z","modified":"2026-09-24T18:51:33.424Z","0.0.0-bf6e4b15-20260402200305":"2026-04-02T20:12:05.906Z","1.0.0-beta.0":"2026-04-13T23:32:26.049Z","1.0.0-beta.1":"2026-04-14T18:24:00.582Z","1.0.0-beta.2":"2026-04-14T19:46:31.072Z","1.0.0-beta.3":"2026-04-14T21:10:27.302Z","1.0.0-beta.4":"2026-04-15T01:12:35.956Z","1.0.0-beta.5":"2026-04-15T07:23:41.605Z","1.0.0-beta.6":"2026-04-15T14:59:12.595Z","1.0.0-beta.7":"2026-04-15T16:01:42.043Z","1.0.0-beta.8":"2026-04-15T16:16:32.550Z","1.0.0-beta.9":"2026-04-15T16:49:37.261Z","1.0.0-beta.10":"2026-04-15T17:38:30.847Z","1.0.0-beta.11":"2026-04-15T21:45:39.516Z","1.0.0-beta.12":"2026-04-16T04:37:56.562Z","1.0.0-beta.13":"2026-04-16T08:50:43.828Z","1.0.0-beta.14":"2026-04-16T10:25:03.681Z","1.0.0-beta.15":"2026-04-16T13:47:14.220Z","1.0.0-beta.17":"2026-04-16T17:17:12.240Z","1.0.0-beta.18":"2026-04-16T17:35:59.841Z","1.0.0-beta.19":"2026-04-16T17:52:17.769Z","1.0.0-beta.20":"2026-04-16T18:37:03.783Z","1.0.0-beta.21":"2026-04-16T20:13:56.015Z","1.0.0-beta.22":"2026-04-16T23:29:43.448Z","1.0.0-beta.23":"2026-04-17T07:26:42.213Z","1.0.0-beta.24":"2026-04-17T15:00:25.300Z","1.0.0-beta.26":"2026-04-17T22:08:55.729Z","1.0.0-beta.27":"2026-04-28T20:27:39.897Z","1.0.0-beta.28":"2026-04-28T22:49:16.831Z","1.0.0-beta.29":"2026-04-30T17:45:36.992Z","1.0.0-beta.30":"2026-04-30T20:48:22.911Z","1.0.0-beta.31":"2026-05-01T19:52:32.131Z","1.0.0-canary.32":"2026-05-01T22:22:24.397Z","1.0.0-canary.33":"2026-05-04T17:06:51.602Z","1.0.0-canary.34":"2026-05-04T17:33:24.058Z","1.0.0-canary.35":"2026-05-04T18:08:10.211Z","1.0.0-canary.36":"2026-05-05T17:39:51.242Z","1.0.0-canary.37":"2026-05-06T17:39:48.520Z","1.0.0-canary.38":"2026-05-06T18:24:42.451Z","1.0.0-canary.39":"2026-05-06T19:19:09.389Z","1.0.0-canary.41":"2026-05-07T17:14:35.413Z","1.0.0-canary.42":"2026-05-07T18:57:58.850Z","1.0.0-canary.43":"2026-05-08T16:45:36.551Z","1.0.0-canary.44":"2026-05-08T17:47:13.633Z","1.0.0-canary.46":"2026-05-08T18:52:38.183Z","1.0.0-canary.47":"2026-05-11T14:45:49.185Z","1.0.0-canary.48":"2026-05-11T22:30:33.764Z","1.0.0-canary.49":"2026-05-12T16:40:41.375Z","1.0.0-canary.50":"2026-05-13T01:31:20.368Z","1.0.0-canary.51":"2026-05-13T15:58:34.270Z","1.0.0-canary.52":"2026-05-13T18:20:03.545Z","1.0.0-canary.53":"2026-05-13T21:28:38.650Z","1.0.0-canary.54":"2026-05-14T15:29:44.961Z","1.0.0-canary.55":"2026-05-14T22:14:36.648Z","1.0.0-canary.56":"2026-05-15T14:30:50.376Z","1.0.0-canary.57":"2026-05-15T21:24:24.239Z","1.0.0-canary.58":"2026-05-15T22:37:13.858Z","1.0.0-canary.59":"2026-05-16T07:08:23.811Z","1.0.0-canary.61":"2026-05-19T14:36:45.217Z","1.0.0-canary.62":"2026-05-19T21:12:17.286Z","1.0.0-canary.63":"2026-05-20T00:40:00.800Z","1.0.0-canary.64":"2026-05-20T21:32:09.057Z","1.0.0-canary.66":"2026-05-20T22:46:10.079Z","1.0.0-canary.67":"2026-05-21T19:04:26.479Z","1.0.0-canary.68":"2026-05-22T19:10:39.757Z","1.0.0-canary.69":"2026-05-22T19:56:45.152Z","1.0.0-canary.70":"2026-05-26T23:09:12.103Z","1.0.0-canary.71":"2026-05-27T01:10:58.405Z","1.0.0-canary.72":"2026-05-27T17:32:25.007Z","1.0.0-canary.73":"2026-05-27T23:20:37.828Z","1.0.0-canary.74":"2026-05-28T17:25:36.638Z","1.0.0-canary.75":"2026-05-28T20:57:13.662Z","1.0.0-canary.76":"2026-05-28T23:38:23.858Z","1.0.0-canary.77":"2026-06-01T20:20:08.770Z","1.0.0-canary.78":"2026-06-02T19:21:43.069Z","1.0.0-canary.79":"2026-06-03T19:59:31.596Z","1.0.0-canary.80":"2026-06-04T14:44:42.648Z","1.0.0-canary.81":"2026-06-04T19:22:12.990Z","1.0.0-canary.82":"2026-06-05T04:40:08.619Z","1.0.0-canary.83":"2026-06-08T17:53:39.954Z","1.0.0-canary.84":"2026-06-09T17:25:32.566Z","1.0.0-canary.85":"2026-06-09T22:40:58.168Z","1.0.0-canary.86":"2026-06-10T20:53:13.011Z","1.0.0-canary.87":"2026-06-11T04:32:04.052Z","1.0.0-canary.88":"2026-06-11T15:58:15.353Z","1.0.0-canary.89":"2026-06-12T15:33:15.242Z","1.0.0-canary.90":"2026-06-12T21:09:45.143Z","1.0.0-canary.91":"2026-06-14T05:57:31.124Z","1.0.0-canary.92":"2026-06-15T17:55:48.212Z","1.0.0-canary.93":"2026-06-15T19:38:07.082Z","1.0.0-beta.94":"2026-06-15T20:11:03.526Z","1.0.0-beta.95":"2026-06-15T21:05:58.287Z","1.0.0-beta.96":"2026-06-16T22:03:17.643Z","1.0.0-beta.97":"2026-06-17T22:37:00.215Z","1.0.0-beta.98":"2026-06-17T23:20:57.158Z","1.0.0-beta.99":"2026-06-18T18:39:59.662Z","1.0.0-beta.100":"2026-06-18T21:56:21.795Z","1.0.0-beta.101":"2026-06-19T13:26:43.760Z","1.0.0-beta.102":"2026-06-22T06:06:54.039Z","1.0.0-beta.103":"2026-06-23T16:04:09.023Z","1.0.0-beta.104":"2026-06-24T01:28:23.513Z","1.0.0-beta.105":"2026-06-24T01:43:04.663Z","1.0.0-beta.106":"2026-06-24T06:25:17.959Z","1.0.0-beta.107":"2026-06-24T23:32:28.826Z","1.0.0":"2026-06-25T12:47:59.418Z","1.0.1":"2026-06-25T20:37:13.047Z","1.0.2":"2026-06-25T21:04:16.498Z","1.0.3":"2026-06-27T00:25:09.295Z","1.0.4":"2026-06-27T19:23:50.070Z","1.0.5":"2026-06-29T17:33:19.170Z","1.0.6":"2026-06-29T19:15:29.513Z","1.0.7":"2026-06-29T23:08:53.520Z","1.0.8":"2026-06-30T04:06:27.871Z","1.0.9":"2026-06-30T18:25:49.299Z","1.0.10":"2026-07-01T18:25:18.250Z","1.0.11":"2026-07-01T20:03:29.430Z","1.0.12":"2026-07-02T18:15:48.144Z","1.0.13":"2026-07-02T18:36:33.970Z","1.0.14":"2026-07-02T20:42:22.332Z","1.0.15":"2026-07-04T06:10:51.601Z","1.0.16":"2026-07-06T14:24:01.051Z","1.0.17":"2026-07-07T23:45:59.114Z","1.0.18":"2026-07-08T15:44:46.238Z","0.0.0-cca10482-20260708215408":"2026-07-08T22:04:27.932Z","0.0.0-f0a5136a-20260709175443":"2026-07-09T18:04:30.551Z","1.0.19":"2026-07-09T18:06:19.239Z","1.0.20":"2026-07-10T14:13:26.897Z","0.0.0-6b196531-20260710185421":"2026-07-10T19:02:26.970Z","1.0.21":"2026-07-10T20:19:09.664Z","1.0.22":"2026-07-10T21:39:46.204Z","1.0.23":"2026-07-13T18:31:32.910Z","0.0.0-cd12954b-20260713210817":"2026-07-13T21:18:43.491Z","1.0.25":"2026-07-13T21:31:29.890Z","1.0.26":"2026-07-13T22:03:32.583Z","1.0.27":"2026-07-14T18:20:13.354Z","1.0.28":"2026-07-14T21:35:24.883Z","0.0.0-8c583466-20260715165145":"2026-07-15T16:58:26.212Z","1.0.29":"2026-07-15T20:20:43.804Z","1.0.30":"2026-07-16T21:08:23.381Z","1.0.31":"2026-07-17T11:57:26.206Z","1.0.32":"2026-07-20T22:56:44.566Z","1.0.33":"2026-07-21T12:08:42.936Z","1.0.34":"2026-07-21T15:28:59.359Z","1.0.35":"2026-07-22T19:09:39.924Z","1.0.36":"2026-07-23T14:32:42.508Z","1.0.37":"2026-07-23T22:30:42.533Z","1.0.38":"2026-07-27T22:00:58.820Z","1.0.39":"2026-07-28T03:07:09.425Z","1.0.40":"2026-07-28T03:31:19.255Z","1.0.41":"2026-07-28T17:39:35.394Z","1.0.42":"2026-07-29T17:34:45.426Z","0.0.0-07500555-20260730161446":"2026-07-30T16:24:25.272Z","0.0.0-32724956-20260730201501":"2026-07-30T20:25:18.172Z","1.0.43":"2026-07-30T22:37:30.529Z","0.0.0-2d998b35-20260731001744":"2026-07-31T00:27:35.211Z","1.0.44":"2026-07-31T01:44:25.708Z","1.0.45":"2026-07-31T17:45:20.568Z","1.0.46":"2026-07-31T20:03:35.234Z","1.0.47":"2026-07-31T22:17:52.632Z","1.0.48":"2026-08-01T22:25:44.873Z","1.0.49":"2026-08-03T21:16:43.715Z","1.0.50":"2026-08-03T23:24:57.750Z","1.0.51":"2026-08-04T05:22:03.850Z","1.0.52":"2026-08-04T23:21:37.538Z","1.0.54":"2026-08-06T01:03:56.262Z","1.0.55":"2026-08-06T05:18:05.254Z","1.0.56":"2026-08-07T02:22:52.431Z","1.0.57":"2026-08-07T18:05:11.486Z","1.0.58":"2026-08-07T23:41:58.846Z","1.0.59":"2026-08-10T20:20:51.927Z","1.0.60":"2026-08-11T17:32:41.670Z","0.0.0-f1630544-20260811174930":"2026-08-11T18:02:09.474Z","0.0.0-f1630544-20260811180950":"2026-08-11T18:20:58.098Z","1.0.61":"2026-08-11T20:29:48.570Z","1.0.62":"2026-08-11T22:47:23.966Z","1.0.63":"2026-08-12T15:52:06.786Z","1.0.64":"2026-08-12T17:38:01.641Z","1.0.65":"2026-08-13T18:56:25.778Z","1.0.66":"2026-08-14T18:40:03.803Z","1.0.67":"2026-08-14T19:52:50.300Z","1.0.68":"2026-08-18T16:51:55.450Z","1.0.69":"2026-08-18T22:47:25.060Z","1.0.70":"2026-08-19T17:56:26.389Z","2.0.0":"2026-08-19T22:14:44.112Z","2.0.1":"2026-08-20T20:05:09.198Z","2.0.3":"2026-08-21T03:35:29.597Z","2.0.4":"2026-08-21T15:54:03.938Z","2.0.6":"2026-08-21T20:55:36.024Z","2.0.7":"2026-08-22T05:56:23.849Z","2.0.8":"2026-08-24T18:28:27.369Z","2.0.9":"2026-08-25T03:16:44.718Z","2.0.12":"2026-08-26T19:42:40.378Z","2.0.13":"2026-08-26T22:47:59.110Z","2.0.14":"2026-08-28T17:26:05.202Z","2.0.15":"2026-08-30T08:03:36.277Z","2.0.16":"2026-08-31T19:21:16.753Z","2.0.17":"2026-08-31T21:24:43.645Z","2.0.18":"2026-09-01T16:59:39.222Z","2.0.19":"2026-09-01T18:29:52.220Z","2.0.20":"2026-09-01T18:52:52.243Z","2.0.21":"2026-09-02T03:15:51.573Z","2.0.22":"2026-09-02T20:26:19.673Z","2.0.23":"2026-09-03T17:27:59.831Z","2.0.24":"2026-09-04T21:41:12.132Z","2.0.25":"2026-09-08T19:29:26.160Z","2.0.26":"2026-09-09T13:45:26.509Z","2.0.27":"2026-09-09T18:15:05.512Z","2.0.28":"2026-09-09T20:25:01.848Z","2.0.29":"2026-09-11T18:54:48.430Z","2.0.30":"2026-09-12T01:21:17.904Z","2.0.31":"2026-09-14T19:49:21.547Z","2.0.32":"2026-09-15T04:18:30.465Z","2.0.33":"2026-09-15T17:20:17.769Z","2.0.34":"2026-09-16T18:34:17.688Z","2.0.35":"2026-09-16T21:37:52.160Z","2.0.36":"2026-09-16T22:44:44.755Z","2.0.37":"2026-09-18T04:58:56.222Z","2.0.38":"2026-09-18T22:29:47.593Z","2.0.39":"2026-09-21T19:21:10.173Z","2.0.40":"2026-09-22T03:21:14.212Z","2.0.41":"2026-09-22T17:22:02.186Z","2.0.42":"2026-09-22T18:10:01.436Z","2.0.43":"2026-09-23T08:40:17.282Z","2.0.44":"2026-09-23T21:43:20.699Z","2.0.45":"2026-09-24T18:51:33.058Z"},"bugs":{"url":"https://github.com/vercel/ai/issues"},"license":"Apache-2.0","homepage":"https://ai-sdk.dev/docs","keywords":["ai","agent","workflow"],"repository":{"url":"https://github.com/vercel/ai","type":"git","directory":"packages/workflow"},"description":"WorkflowAgent for building AI agents with AI SDK","maintainers":[{"name":"vercel-release-bot","email":"infra+release@vercel.com"},{"name":"matheuss","email":"matheus.frndes@gmail.com"},{"name":"matt.straka","email":"matt.j.straka@gmail.com"}],"readme":"# @ai-sdk/workflow\n\nWorkflowAgent is a class for building durable AI agents that can maintain state across workflow steps, call tools, and handle interruptions gracefully.\n\n## Installation\n\n```bash\nnpm install @ai-sdk/workflow ai workflow@beta\n```\n\n## Usage\n\n```typescript\nimport { WorkflowAgent } from '@ai-sdk/workflow';\nimport { z } from 'zod';\n\nconst agent = new WorkflowAgent({\n  model: 'anthropic/claude-opus-5.5',\n  tools: {\n    getWeather: {\n      description: 'Get weather for a location',\n      inputSchema: z.object({ location: z.string() }),\n      execute: async ({ location }) => {\n        // Fetch weather data\n        return { temperature: 72, condition: 'sunny' };\n      },\n    },\n  },\n  system: 'You are a helpful weather assistant.',\n});\n\nconst result = await agent.stream({\n  messages: [{ role: 'user', content: 'What is the weather in SF?' }],\n  writable: new WritableStream({\n    write(chunk) {\n      console.log('Chunk:', chunk);\n    },\n  }),\n});\n\nconsole.log('Final messages:', result.messages);\nconsole.log('Steps:', result.steps);\n```\n\n### Durable video generation\n\n`experimental_generateVideo` starts asynchronous video generation, suspends the\nworkflow until a provider webhook arrives, and returns the provider's video\ndata without downloading hosted URLs.\n\n```typescript\nimport { experimental_generateVideo as generateVideo } from '@ai-sdk/workflow/video';\n\nexport async function videoWorkflow(prompt: string) {\n  'use workflow';\n\n  const result = await generateVideo({\n    model: 'klingai/kling-v3.0-t2v',\n    prompt,\n  });\n\n  return result.videos;\n}\n```\n\nThe workflow can persist, copy, or process each returned video URL in a\nseparate step without serializing the video bytes through the workflow.\n\n## Features\n\n- **Streaming Support**: Stream responses in real-time\n- **Tool Calling**: Execute tools dynamically during conversation\n- **Context Management**: Pass context between steps\n- **Error Handling**: Robust error handling with callbacks\n- **Structured Output**: Parse structured outputs from LLM responses\n- **Step Callbacks**: Hook into each step of the agent loop\n- **Provider-Executed Tools**: Support for provider-executed tools\n- **Abort Support**: Cancel operations with AbortSignal\n- **Durable Video Generation**: Suspend on video webhooks without polling or automatically downloading hosted videos\n\n## API\n\nSee the [AI SDK documentation](https://ai-sdk.dev/docs) for full API details.\n\n## License\n\nApache-2.0\n","readmeFilename":""}