{"_id":"@atom8n/ai-workflow-builder","_rev":"24-b599a042837b68a06547ab65ebe9bdb3","name":"@atom8n/ai-workflow-builder","dist-tags":{"latest":"1.5.8"},"versions":{"1.2.0":{"name":"@atom8n/ai-workflow-builder","version":"1.2.0","_id":"@atom8n/ai-workflow-builder@1.2.0","maintainers":[{"name":"atom8n-user","email":"atom8n@gmail.com"}],"dist":{"shasum":"9f8a75d7759f0b43a23551004de983e528f40a87","tarball":"https://registry.npmjs.org/@atom8n/ai-workflow-builder/-/ai-workflow-builder-1.2.0.tgz","fileCount":455,"integrity":"sha512-gg4XHVAbH1MuPcyt/53fh+iwl0ZoFAIFDeph76u9BOpLcwO2jz53jTAE70Vt6MdNnoiodv70DaH4new0ATZaSg==","signatures":[{"sig":"MEUCIAtN5wMDm3SYk0nqU1WkZ4ACkciw4UAFTRJJ3kovnQ8UAiEA807sk6H+Zz5L26l3vKYT0F78za2NIe7MnJPr5VXnuis=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1543494},"main":"dist/index.js","types":"dist/index.d.ts","module":"src/index.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./src/index.ts","require":"./dist/index.js"}},"gitHead":"851188ac9d8dcf8cad373e61479c49b0d94d4698","scripts":{"eval":"tsx evaluations","lint":"eslint . --quiet","test":"jest","build":"tsc -p ./tsconfig.build.json && tsc-alias -p tsconfig.build.json","clean":"rimraf dist .turbo","watch":"tsc-watch -p tsconfig.build.json --onCompilationComplete \"tsc-alias -p tsconfig.build.json\"","format":"biome format --write src","deps:all":"pnpm run deps:graph && pnpm run deps:graph:service && pnpm run deps:graph:tools && pnpm run deps:circular && pnpm run deps:report","eval:csv":"tsx evaluations --prompts-csv","lint:fix":"eslint . --fix","test:unit":"jest --config=jest.config.unit.js","typecheck":"tsc --noEmit","deps:graph":"madge src/index.ts --image deps-graph.svg","test:watch":"jest --watch","deps:report":"madge src/index.ts --json > deps-report.json && echo 'Dependency report saved to deps-report.json'","python:lint":"cd evaluations/programmatic/python && just lint","python:test":"cd evaluations/programmatic/python && just test","deps:orphans":"madge src/index.ts --orphans","format:check":"biome ci src","python:check":"cd evaluations/programmatic/python && just check","deps:circular":"madge src/index.ts --circular","eval:generate":"GENERATE_TEST_CASES=true tsx evaluations","eval:pairwise":"USE_PAIRWISE_EVAL=true tsx evaluations","python:format":"cd evaluations/programmatic/python && just format","test:coverage":"jest --coverage","build:with-cli":"pnpm build && pnpm --filter=n8n build","eval:langsmith":"USE_LANGSMITH_EVAL=true tsx evaluations","eval:categorize":"tsx scripts/categorize-prompts.ts","deps:graph:tools":"madge src/tools/index.ts --image deps-tools.svg","test:integration":"jest --config=jest.config.integration.js","workflow:mermaid":"tsx scripts/workflow-to-mermaid.ts","deps:graph:service":"madge src/ai-workflow-builder-agent.service.ts --image deps-service.svg"},"_npmUser":{"name":"atom8n-user","email":"atom8n@gmail.com"},"_npmVersion":"10.9.2","directories":{},"_nodeVersion":"22.17.1","dependencies":{"zod":"catalog:","lodash":"catalog:","csv-parse":"5.5.0","langsmith":"^0.3.45","@atom8n/di":"0.10.0","picocolors":"catalog:","@atom8n/utils":"1.21.0","@atom8n/config":"2.1.0","@langchain/core":"catalog:","@langchain/openai":"catalog:","@atom8n/n8n-workflow":"2.2.0","@langchain/anthropic":"catalog:","@langchain/langgraph":"1.0.2","@atom8n/backend-common":"1.2.0","@n8n_io/ai-assistant-sdk":"catalog:"},"_hasShrinkwrap":false,"devDependencies":{"madge":"^8.0.0","p-limit":"^3.1.0","cli-table3":"^0.6.3","cli-progress":"^3.12.0","jest-mock-extended":"^3.0.4","@types/cli-progress":"^3.11.5","@atom8n/typescript-config":"1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/ai-workflow-builder_1.2.0_1768241429872_0.34405724173642827","host":"s3://npm-registry-packages-npm-production"}},"1.2.1":{"name":"@atom8n/ai-workflow-builder","version":"1.2.1","_id":"@atom8n/ai-workflow-builder@1.2.1","maintainers":[{"name":"atom8n-user","email":"atom8n@gmail.com"}],"dist":{"shasum":"452e238c05a8b90076e25cf3f738744bd8bca17d","tarball":"https://registry.npmjs.org/@atom8n/ai-workflow-builder/-/ai-workflow-builder-1.2.1.tgz","fileCount":455,"integrity":"sha512-Ap/85QH98yPKZc/xjKMhBFf8hTxgdWlFldECiZejwbZIZXuHyGJuFxl1yh9vFAR/ogJyHioET3eEZ2JXoPGyxA==","signatures":[{"sig":"MEYCIQCDk3Nqz+5QEzaIppsv+8k63vCrm1SxP+Q4HfV/Kt6yqwIhAOtn3RXyBD3FNXBpBi0eK/ztSfl6EyUJqrJFeA3in079","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1543478},"main":"dist/index.js","types":"dist/index.d.ts","module":"src/index.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./src/index.ts","require":"./dist/index.js"}},"gitHead":"d1d5cd0ebd8fc917b8d425bd8d42ab70b27abcef","scripts":{"eval":"tsx evaluations","lint":"eslint . --quiet","test":"jest","build":"tsc -p ./tsconfig.build.json && tsc-alias -p tsconfig.build.json","clean":"rimraf dist .turbo","watch":"tsc-watch -p tsconfig.build.json --onCompilationComplete \"tsc-alias -p tsconfig.build.json\"","format":"biome format --write src","deps:all":"pnpm run deps:graph && pnpm run deps:graph:service && pnpm run deps:graph:tools && pnpm run deps:circular && pnpm run deps:report","eval:csv":"tsx evaluations --prompts-csv","lint:fix":"eslint . --fix","test:unit":"jest --config=jest.config.unit.js","typecheck":"tsc --noEmit","deps:graph":"madge src/index.ts --image deps-graph.svg","test:watch":"jest --watch","deps:report":"madge src/index.ts --json > deps-report.json && echo 'Dependency report saved to deps-report.json'","python:lint":"cd evaluations/programmatic/python && just lint","python:test":"cd evaluations/programmatic/python && just test","deps:orphans":"madge src/index.ts --orphans","format:check":"biome ci src","python:check":"cd evaluations/programmatic/python && just check","deps:circular":"madge src/index.ts --circular","eval:generate":"GENERATE_TEST_CASES=true tsx evaluations","eval:pairwise":"USE_PAIRWISE_EVAL=true tsx evaluations","python:format":"cd evaluations/programmatic/python && just format","test:coverage":"jest --coverage","build:with-cli":"pnpm build && pnpm --filter=n8n build","eval:langsmith":"USE_LANGSMITH_EVAL=true tsx evaluations","eval:categorize":"tsx scripts/categorize-prompts.ts","deps:graph:tools":"madge src/tools/index.ts --image deps-tools.svg","test:integration":"jest --config=jest.config.integration.js","workflow:mermaid":"tsx scripts/workflow-to-mermaid.ts","deps:graph:service":"madge src/ai-workflow-builder-agent.service.ts --image deps-service.svg"},"_npmUser":{"name":"atom8n-user","email":"atom8n@gmail.com"},"_npmVersion":"10.9.2","directories":{},"_nodeVersion":"22.17.1","dependencies":{"zod":"3.25.67","lodash":"4.17.21","csv-parse":"5.5.0","langsmith":"^0.3.45","@atom8n/di":"0.10.1","picocolors":"1.0.1","@atom8n/utils":"1.21.1","@atom8n/config":"2.1.1","@langchain/core":"1.1.0","@langchain/openai":"1.1.3","@atom8n/n8n-workflow":"2.2.1","@langchain/anthropic":"1.1.3","@langchain/langgraph":"1.0.2","@atom8n/backend-common":"1.2.1","@n8n_io/ai-assistant-sdk":"1.19.1"},"_hasShrinkwrap":false,"devDependencies":{"madge":"^8.0.0","p-limit":"^3.1.0","cli-table3":"^0.6.3","cli-progress":"^3.12.0","jest-mock-extended":"^3.0.4","@types/cli-progress":"^3.11.5","@atom8n/typescript-config":"1.3.1"},"_npmOperationalInternal":{"tmp":"tmp/ai-workflow-builder_1.2.1_1768333323121_0.5127043813193795","host":"s3://npm-registry-packages-npm-production"}},"1.2.5":{"name":"@atom8n/ai-workflow-builder","version":"1.2.5","_id":"@atom8n/ai-workflow-builder@1.2.5","maintainers":[{"name":"atom8n-user","email":"atom8n@gmail.com"}],"dist":{"shasum":"e24e7006457af6b738fcb7b5fbd12c417629a272","tarball":"https://registry.npmjs.org/@atom8n/ai-workflow-builder/-/ai-workflow-builder-1.2.5.tgz","fileCount":455,"integrity":"sha512-1u1mlGepycov78NbdxI2/y3fyVMOSbh0EG7cN0GA/o2zp/w5l9+YNhoEgw+mb21VU9hU82wmknQAqvmGy9/vgQ==","signatures":[{"sig":"MEQCIE7tvG+POrZi5LEgcWPGlGbwD4hQMTgN2YGazfb8/1lzAiBxvPQ9qhUiAsbSKBd8w3Q+3J8rozff4HEvk3XibN0T4A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1543478},"main":"dist/index.js","types":"dist/index.d.ts","module":"src/index.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./src/index.ts","require":"./dist/index.js"}},"gitHead":"d1d5cd0ebd8fc917b8d425bd8d42ab70b27abcef","scripts":{"eval":"tsx evaluations","lint":"eslint . --quiet","test":"jest","build":"tsc -p ./tsconfig.build.json && tsc-alias -p tsconfig.build.json","clean":"rimraf dist .turbo","watch":"tsc-watch -p tsconfig.build.json --onCompilationComplete \"tsc-alias -p tsconfig.build.json\"","format":"biome format --write src","deps:all":"pnpm run deps:graph && pnpm run deps:graph:service && pnpm run deps:graph:tools && pnpm run deps:circular && pnpm run deps:report","eval:csv":"tsx evaluations --prompts-csv","lint:fix":"eslint . --fix","test:unit":"jest --config=jest.config.unit.js","typecheck":"tsc --noEmit","deps:graph":"madge src/index.ts --image deps-graph.svg","test:watch":"jest --watch","deps:report":"madge src/index.ts --json > deps-report.json && echo 'Dependency report saved to deps-report.json'","python:lint":"cd evaluations/programmatic/python && just lint","python:test":"cd evaluations/programmatic/python && just test","deps:orphans":"madge src/index.ts --orphans","format:check":"biome ci src","python:check":"cd evaluations/programmatic/python && just check","deps:circular":"madge src/index.ts --circular","eval:generate":"GENERATE_TEST_CASES=true tsx evaluations","eval:pairwise":"USE_PAIRWISE_EVAL=true tsx evaluations","python:format":"cd evaluations/programmatic/python && just format","test:coverage":"jest --coverage","build:with-cli":"pnpm build && pnpm --filter=n8n build","eval:langsmith":"USE_LANGSMITH_EVAL=true tsx evaluations","eval:categorize":"tsx scripts/categorize-prompts.ts","deps:graph:tools":"madge src/tools/index.ts --image deps-tools.svg","test:integration":"jest --config=jest.config.integration.js","workflow:mermaid":"tsx scripts/workflow-to-mermaid.ts","deps:graph:service":"madge src/ai-workflow-builder-agent.service.ts --image deps-service.svg"},"_npmUser":{"name":"atom8n-user","email":"atom8n@gmail.com"},"_npmVersion":"10.9.2","directories":{},"_nodeVersion":"22.17.1","dependencies":{"zod":"3.25.67","lodash":"4.17.21","csv-parse":"5.5.0","langsmith":"^0.3.45","@atom8n/di":"0.10.5","picocolors":"1.0.1","@atom8n/utils":"1.21.5","@atom8n/config":"2.1.5","@langchain/core":"1.1.0","@langchain/openai":"1.1.3","@atom8n/n8n-workflow":"2.2.5","@langchain/anthropic":"1.1.3","@langchain/langgraph":"1.0.2","@atom8n/backend-common":"1.2.5","@n8n_io/ai-assistant-sdk":"1.19.1"},"_hasShrinkwrap":false,"devDependencies":{"madge":"^8.0.0","p-limit":"^3.1.0","cli-table3":"^0.6.3","cli-progress":"^3.12.0","jest-mock-extended":"^3.0.4","@types/cli-progress":"^3.11.5","@atom8n/typescript-config":"1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/ai-workflow-builder_1.2.5_1768334388055_0.9649480102875538","host":"s3://npm-registry-packages-npm-production"}},"1.2.2":{"name":"@atom8n/ai-workflow-builder","version":"1.2.2","_id":"@atom8n/ai-workflow-builder@1.2.2","maintainers":[{"name":"atom8n-user","email":"atom8n@gmail.com"}],"dist":{"shasum":"4c0291962ed7f98d1662897e660f0c259859c025","tarball":"https://registry.npmjs.org/@atom8n/ai-workflow-builder/-/ai-workflow-builder-1.2.2.tgz","fileCount":455,"integrity":"sha512-FEuaFJypNKh8u9FUJzuUycxI9d7t0GHntYXWYifuvAa0xgj2alOFqJlqK4qGc2g2QR6t6WENtMNS8ZLv1vIvQA==","signatures":[{"sig":"MEYCIQCmE+Ihr7BWOKsbfyBWOB2O3/4a/r6YSJW4qkeX/jekOgIhANN0ZjXpa00CGJ5iFcP29DCfMZn5nFH49dztjZHUYMQ1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1543478},"main":"dist/index.js","types":"dist/index.d.ts","module":"src/index.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./src/index.ts","require":"./dist/index.js"}},"gitHead":"2804c67e55ab85a902991f6a2a350f4c09c74ee2","scripts":{"eval":"tsx evaluations","lint":"eslint . --quiet","test":"jest","build":"tsc -p ./tsconfig.build.json && tsc-alias -p tsconfig.build.json","clean":"rimraf dist .turbo","watch":"tsc-watch -p tsconfig.build.json --onCompilationComplete \"tsc-alias -p tsconfig.build.json\"","format":"biome format --write src","deps:all":"pnpm run deps:graph && pnpm run deps:graph:service && pnpm run deps:graph:tools && pnpm run deps:circular && pnpm run deps:report","eval:csv":"tsx evaluations --prompts-csv","lint:fix":"eslint . --fix","test:unit":"jest --config=jest.config.unit.js","typecheck":"tsc --noEmit","deps:graph":"madge src/index.ts --image deps-graph.svg","test:watch":"jest --watch","deps:report":"madge src/index.ts --json > deps-report.json && echo 'Dependency report saved to deps-report.json'","python:lint":"cd evaluations/programmatic/python && just lint","python:test":"cd evaluations/programmatic/python && just test","deps:orphans":"madge src/index.ts --orphans","format:check":"biome ci src","python:check":"cd evaluations/programmatic/python && just check","deps:circular":"madge src/index.ts --circular","eval:generate":"GENERATE_TEST_CASES=true tsx evaluations","eval:pairwise":"USE_PAIRWISE_EVAL=true tsx evaluations","python:format":"cd evaluations/programmatic/python && just format","test:coverage":"jest --coverage","build:with-cli":"pnpm build && pnpm --filter=n8n build","eval:langsmith":"USE_LANGSMITH_EVAL=true tsx evaluations","eval:categorize":"tsx scripts/categorize-prompts.ts","deps:graph:tools":"madge src/tools/index.ts --image deps-tools.svg","test:integration":"jest --config=jest.config.integration.js","workflow:mermaid":"tsx scripts/workflow-to-mermaid.ts","deps:graph:service":"madge src/ai-workflow-builder-agent.service.ts --image deps-service.svg"},"_npmUser":{"name":"atom8n-user","email":"atom8n@gmail.com"},"_npmVersion":"10.9.2","directories":{},"_nodeVersion":"22.17.1","dependencies":{"zod":"3.25.67","lodash":"4.17.21","csv-parse":"5.5.0","langsmith":"^0.3.45","@atom8n/di":"0.10.2","picocolors":"1.0.1","@atom8n/utils":"1.21.2","@atom8n/config":"2.1.2","@langchain/core":"1.1.0","@langchain/openai":"1.1.3","@atom8n/n8n-workflow":"2.2.2","@langchain/anthropic":"1.1.3","@langchain/langgraph":"1.0.2","@atom8n/backend-common":"1.2.2","@n8n_io/ai-assistant-sdk":"1.19.1"},"_hasShrinkwrap":false,"devDependencies":{"madge":"^8.0.0","p-limit":"^3.1.0","cli-table3":"^0.6.3","cli-progress":"^3.12.0","jest-mock-extended":"^3.0.4","@types/cli-progress":"^3.11.5","@atom8n/typescript-config":"1.3.2"},"_npmOperationalInternal":{"tmp":"tmp/ai-workflow-builder_1.2.2_1768362043340_0.5850667780932264","host":"s3://npm-registry-packages-npm-production"}},"1.2.3":{"name":"@atom8n/ai-workflow-builder","version":"1.2.3","_id":"@atom8n/ai-workflow-builder@1.2.3","maintainers":[{"name":"atom8n-user","email":"atom8n@gmail.com"}],"dist":{"shasum":"9dd0022a52e4db85fab505f3ae24b98cb6f53124","tarball":"https://registry.npmjs.org/@atom8n/ai-workflow-builder/-/ai-workflow-builder-1.2.3.tgz","fileCount":455,"integrity":"sha512-qwTLkWbjCPM/2wjwP/lNBK+WLnLBZ36Fo7mYfnL77Bh2qecYWEgVdJX+RpfWsZS3c2nCTxUzeFTzZaBZ1yQJcg==","signatures":[{"sig":"MEUCIQCXmKhJ+jQ/uq+EH1CTXrnfXCexjexN0/q3lRzhviKc3QIgWNDPnocaMbkYSujH6eraPdnTJAPRq/NblQyVNPwSjAQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1543589},"main":"dist/index.js","types":"dist/index.d.ts","module":"src/index.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./src/index.ts","require":"./dist/index.js"}},"gitHead":"50681b7791437fda12e54cf4d33e820f89b84cdc","scripts":{"eval":"tsx evaluations","lint":"eslint . --quiet","test":"jest","build":"tsc -p ./tsconfig.build.json && tsc-alias -p tsconfig.build.json","clean":"rimraf dist .turbo","watch":"tsc-watch -p tsconfig.build.json --onCompilationComplete \"tsc-alias -p tsconfig.build.json\"","format":"biome format --write src","deps:all":"pnpm run deps:graph && pnpm run deps:graph:service && pnpm run deps:graph:tools && pnpm run deps:circular && pnpm run deps:report","eval:csv":"tsx evaluations --prompts-csv","lint:fix":"eslint . --fix","test:unit":"jest --config=jest.config.unit.js","typecheck":"tsc --noEmit","deps:graph":"madge src/index.ts --image deps-graph.svg","test:watch":"jest --watch","deps:report":"madge src/index.ts --json > deps-report.json && echo 'Dependency report saved to deps-report.json'","python:lint":"cd evaluations/programmatic/python && just lint","python:test":"cd evaluations/programmatic/python && just test","deps:orphans":"madge src/index.ts --orphans","format:check":"biome ci src","python:check":"cd evaluations/programmatic/python && just check","deps:circular":"madge src/index.ts --circular","eval:generate":"GENERATE_TEST_CASES=true tsx evaluations","eval:pairwise":"USE_PAIRWISE_EVAL=true tsx evaluations","python:format":"cd evaluations/programmatic/python && just format","test:coverage":"jest --coverage","build:with-cli":"pnpm build && pnpm --filter=n8n build","eval:langsmith":"USE_LANGSMITH_EVAL=true tsx evaluations","eval:categorize":"tsx scripts/categorize-prompts.ts","deps:graph:tools":"madge src/tools/index.ts --image deps-tools.svg","test:integration":"jest --config=jest.config.integration.js","workflow:mermaid":"tsx scripts/workflow-to-mermaid.ts","deps:graph:service":"madge src/ai-workflow-builder-agent.service.ts --image deps-service.svg"},"_npmUser":{"name":"atom8n-user","email":"atom8n@gmail.com"},"_npmVersion":"10.9.2","directories":{},"_nodeVersion":"22.17.1","dependencies":{"zod":"3.25.67","lodash":"4.17.21","@n8n/di":"npm:@atom8n/di@0.10.3","csv-parse":"5.5.0","langsmith":"^0.3.45","@n8n/utils":"npm:@atom8n/utils@1.21.3","picocolors":"1.0.1","@n8n/config":"npm:@atom8n/config@2.1.3","n8n-workflow":"npm:@atom8n/n8n-workflow@2.2.3","@langchain/core":"1.1.0","@langchain/openai":"1.1.3","@n8n/backend-common":"npm:@atom8n/backend-common@1.2.3","@langchain/anthropic":"1.1.3","@langchain/langgraph":"1.0.2","@n8n_io/ai-assistant-sdk":"1.19.1"},"_hasShrinkwrap":false,"devDependencies":{"madge":"^8.0.0","p-limit":"^3.1.0","cli-table3":"^0.6.3","cli-progress":"^3.12.0","jest-mock-extended":"^3.0.4","@types/cli-progress":"^3.11.5","@n8n/typescript-config":"npm:@atom8n/typescript-config@1.3.3"},"_npmOperationalInternal":{"tmp":"tmp/ai-workflow-builder_1.2.3_1768363104192_0.1926227614615541","host":"s3://npm-registry-packages-npm-production"}},"1.2.4":{"name":"@atom8n/ai-workflow-builder","version":"1.2.4","_id":"@atom8n/ai-workflow-builder@1.2.4","maintainers":[{"name":"atom8n-user","email":"atom8n@gmail.com"}],"dist":{"shasum":"e9f4abc192374d8b49951a6d2b8aef82d909b14a","tarball":"https://registry.npmjs.org/@atom8n/ai-workflow-builder/-/ai-workflow-builder-1.2.4.tgz","fileCount":455,"integrity":"sha512-f4WICQrLgG8NNPco/XXog4xI1AIiQnKqjLUAaK4coyT9sEGc9eIJb3pgdrRnioX7c9jVn6XePiEyXBcD121AwA==","signatures":[{"sig":"MEQCIHn6GTehRix4fRfF7UOuQ3G7paBoMvDRp4TGJ7Ra8QIdAiBmXrS+qd0YGL3d6mOoNxpYGmVgTfY1lqbC0kJJzmENDA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1543589},"main":"dist/index.js","types":"dist/index.d.ts","module":"src/index.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./src/index.ts","require":"./dist/index.js"}},"gitHead":"42673d2715985a3dddbca364375d6f07ee0c91bf","scripts":{"eval":"tsx evaluations","lint":"eslint . --quiet","test":"jest","build":"tsc -p ./tsconfig.build.json && tsc-alias -p tsconfig.build.json","clean":"rimraf dist .turbo","watch":"tsc-watch -p tsconfig.build.json --onCompilationComplete \"tsc-alias -p tsconfig.build.json\"","format":"biome format --write src","deps:all":"pnpm run deps:graph && pnpm run deps:graph:service && pnpm run deps:graph:tools && pnpm run deps:circular && pnpm run deps:report","eval:csv":"tsx evaluations --prompts-csv","lint:fix":"eslint . --fix","test:unit":"jest --config=jest.config.unit.js","typecheck":"tsc --noEmit","deps:graph":"madge src/index.ts --image deps-graph.svg","test:watch":"jest --watch","deps:report":"madge src/index.ts --json > deps-report.json && echo 'Dependency report saved to deps-report.json'","python:lint":"cd evaluations/programmatic/python && just lint","python:test":"cd evaluations/programmatic/python && just test","deps:orphans":"madge src/index.ts --orphans","format:check":"biome ci src","python:check":"cd evaluations/programmatic/python && just check","deps:circular":"madge src/index.ts --circular","eval:generate":"GENERATE_TEST_CASES=true tsx evaluations","eval:pairwise":"USE_PAIRWISE_EVAL=true tsx evaluations","python:format":"cd evaluations/programmatic/python && just format","test:coverage":"jest --coverage","build:with-cli":"pnpm build && pnpm --filter=n8n build","eval:langsmith":"USE_LANGSMITH_EVAL=true tsx evaluations","eval:categorize":"tsx scripts/categorize-prompts.ts","deps:graph:tools":"madge src/tools/index.ts --image deps-tools.svg","test:integration":"jest --config=jest.config.integration.js","workflow:mermaid":"tsx scripts/workflow-to-mermaid.ts","deps:graph:service":"madge src/ai-workflow-builder-agent.service.ts --image deps-service.svg"},"_npmUser":{"name":"atom8n-user","email":"atom8n@gmail.com"},"_npmVersion":"10.9.2","directories":{},"_nodeVersion":"22.17.1","dependencies":{"zod":"3.25.67","lodash":"4.17.21","@n8n/di":"npm:@atom8n/di@0.10.4","csv-parse":"5.5.0","langsmith":"^0.3.45","@n8n/utils":"npm:@atom8n/utils@1.21.4","picocolors":"1.0.1","@n8n/config":"npm:@atom8n/config@2.1.4","n8n-workflow":"npm:@atom8n/n8n-workflow@2.2.4","@langchain/core":"1.1.0","@langchain/openai":"1.1.3","@n8n/backend-common":"npm:@atom8n/backend-common@1.2.4","@langchain/anthropic":"1.1.3","@langchain/langgraph":"1.0.2","@n8n_io/ai-assistant-sdk":"1.19.1"},"_hasShrinkwrap":false,"devDependencies":{"madge":"^8.0.0","p-limit":"^3.1.0","cli-table3":"^0.6.3","cli-progress":"^3.12.0","jest-mock-extended":"^3.0.4","@types/cli-progress":"^3.11.5","@n8n/typescript-config":"npm:@atom8n/typescript-config@1.3.4"},"_npmOperationalInternal":{"tmp":"tmp/ai-workflow-builder_1.2.4_1768364404680_0.6002432094185548","host":"s3://npm-registry-packages-npm-production"}},"1.2.6":{"name":"@atom8n/ai-workflow-builder","version":"1.2.6","_id":"@atom8n/ai-workflow-builder@1.2.6","maintainers":[{"name":"atom8n-user","email":"atom8n@gmail.com"}],"dist":{"shasum":"d7e825a7b63517b4bd51d96cd8fcedc030045180","tarball":"https://registry.npmjs.org/@atom8n/ai-workflow-builder/-/ai-workflow-builder-1.2.6.tgz","fileCount":455,"integrity":"sha512-4sQ7xW5mbOMHzsTHD/P3Vxt60MCS3rfcETKFDXnGCwaGPKokyUXrtpdbP7xZ6oQQ7DZjZgj5kkc58Oub/13VjA==","signatures":[{"sig":"MEYCIQDGGcmRcMSh5aWMbXDF41+w5UU9pJxBP66hnojH8m9uSAIhAMDqWbMX8GyPJPUa3IkGu4mXQcHZm0r7oZu4Yw4pBxDV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1543589},"main":"dist/index.js","types":"dist/index.d.ts","module":"src/index.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./src/index.ts","require":"./dist/index.js"}},"gitHead":"684c771cd34b28ecae1fea64061a17d44a3fbc7f","scripts":{"eval":"tsx evaluations","lint":"eslint . --quiet","test":"jest","build":"tsc -p ./tsconfig.build.json && tsc-alias -p tsconfig.build.json","clean":"rimraf dist .turbo","watch":"tsc-watch -p tsconfig.build.json --onCompilationComplete \"tsc-alias -p tsconfig.build.json\"","format":"biome format --write src","deps:all":"pnpm run deps:graph && pnpm run deps:graph:service && pnpm run deps:graph:tools && pnpm run deps:circular && pnpm run deps:report","eval:csv":"tsx evaluations --prompts-csv","lint:fix":"eslint . --fix","test:unit":"jest --config=jest.config.unit.js","typecheck":"tsc --noEmit","deps:graph":"madge src/index.ts --image deps-graph.svg","test:watch":"jest --watch","deps:report":"madge src/index.ts --json > deps-report.json && echo 'Dependency report saved to deps-report.json'","python:lint":"cd evaluations/programmatic/python && just lint","python:test":"cd evaluations/programmatic/python && just test","deps:orphans":"madge src/index.ts --orphans","format:check":"biome ci src","python:check":"cd evaluations/programmatic/python && just check","deps:circular":"madge src/index.ts --circular","eval:generate":"GENERATE_TEST_CASES=true tsx evaluations","eval:pairwise":"USE_PAIRWISE_EVAL=true tsx evaluations","python:format":"cd evaluations/programmatic/python && just format","test:coverage":"jest --coverage","build:with-cli":"pnpm build && pnpm --filter=n8n build","eval:langsmith":"USE_LANGSMITH_EVAL=true tsx evaluations","eval:categorize":"tsx scripts/categorize-prompts.ts","deps:graph:tools":"madge src/tools/index.ts --image deps-tools.svg","test:integration":"jest --config=jest.config.integration.js","workflow:mermaid":"tsx scripts/workflow-to-mermaid.ts","deps:graph:service":"madge src/ai-workflow-builder-agent.service.ts --image deps-service.svg"},"_npmUser":{"name":"atom8n-user","email":"atom8n@gmail.com"},"_npmVersion":"10.9.2","directories":{},"_nodeVersion":"22.17.1","dependencies":{"zod":"3.25.67","lodash":"4.17.21","@n8n/di":"npm:@atom8n/di@0.10.6","csv-parse":"5.5.0","langsmith":"^0.3.45","@n8n/utils":"npm:@atom8n/utils@1.21.6","picocolors":"1.0.1","@n8n/config":"npm:@atom8n/config@2.1.6","n8n-workflow":"npm:@atom8n/n8n-workflow@2.2.6","@langchain/core":"1.1.0","@langchain/openai":"1.1.3","@n8n/backend-common":"npm:@atom8n/backend-common@1.2.6","@langchain/anthropic":"1.1.3","@langchain/langgraph":"1.0.2","@n8n_io/ai-assistant-sdk":"1.19.1"},"_hasShrinkwrap":false,"devDependencies":{"madge":"^8.0.0","p-limit":"^3.1.0","cli-table3":"^0.6.3","cli-progress":"^3.12.0","jest-mock-extended":"^3.0.4","@types/cli-progress":"^3.11.5","@n8n/typescript-config":"npm:@atom8n/typescript-config@1.3.6"},"_npmOperationalInternal":{"tmp":"tmp/ai-workflow-builder_1.2.6_1768367079122_0.15180632775031744","host":"s3://npm-registry-packages-npm-production"}},"1.2.7":{"name":"@atom8n/ai-workflow-builder","version":"1.2.7","_id":"@atom8n/ai-workflow-builder@1.2.7","maintainers":[{"name":"atom8n-user","email":"atom8n@gmail.com"}],"dist":{"shasum":"944d268e4d42d8cf12d25bdc3ca2d6611e6c5698","tarball":"https://registry.npmjs.org/@atom8n/ai-workflow-builder/-/ai-workflow-builder-1.2.7.tgz","fileCount":455,"integrity":"sha512-RvD9FkzN4qwqpMdNOyo/lKzHnVCi30JjTT+SLpF8vrzOXrfTSBbKH0GfXMFL6IJ5c/OseVlfTp2lDYorM6pXIg==","signatures":[{"sig":"MEYCIQC5J2sArAES+T+ALxRIl47Y4HewJMF7dl607KUDspxsNwIhAJpUdJu0CazmyjV8fiB0zpHgXRYdIwMBy5tHbBeQXUtL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1543589},"main":"dist/index.js","types":"dist/index.d.ts","module":"src/index.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./src/index.ts","require":"./dist/index.js"}},"gitHead":"7fa4c1343a39fb5bacbcafce1cd006bd4854c57a","scripts":{"eval":"tsx evaluations","lint":"eslint . --quiet","test":"jest","build":"tsc -p ./tsconfig.build.json && tsc-alias -p tsconfig.build.json","clean":"rimraf dist .turbo","watch":"tsc-watch -p tsconfig.build.json --onCompilationComplete \"tsc-alias -p tsconfig.build.json\"","format":"biome format --write src","deps:all":"pnpm run deps:graph && pnpm run deps:graph:service && pnpm run deps:graph:tools && pnpm run deps:circular && pnpm run deps:report","eval:csv":"tsx evaluations --prompts-csv","lint:fix":"eslint . --fix","test:unit":"jest --config=jest.config.unit.js","typecheck":"tsc --noEmit","deps:graph":"madge src/index.ts --image deps-graph.svg","test:watch":"jest --watch","deps:report":"madge src/index.ts --json > deps-report.json && echo 'Dependency report saved to deps-report.json'","python:lint":"cd evaluations/programmatic/python && just lint","python:test":"cd evaluations/programmatic/python && just test","deps:orphans":"madge src/index.ts --orphans","format:check":"biome ci src","python:check":"cd evaluations/programmatic/python && just check","deps:circular":"madge src/index.ts --circular","eval:generate":"GENERATE_TEST_CASES=true tsx evaluations","eval:pairwise":"USE_PAIRWISE_EVAL=true tsx evaluations","python:format":"cd evaluations/programmatic/python && just format","test:coverage":"jest --coverage","build:with-cli":"pnpm build && pnpm --filter=n8n build","eval:langsmith":"USE_LANGSMITH_EVAL=true tsx evaluations","eval:categorize":"tsx scripts/categorize-prompts.ts","deps:graph:tools":"madge src/tools/index.ts --image deps-tools.svg","test:integration":"jest --config=jest.config.integration.js","workflow:mermaid":"tsx scripts/workflow-to-mermaid.ts","deps:graph:service":"madge src/ai-workflow-builder-agent.service.ts --image deps-service.svg"},"_npmUser":{"name":"atom8n-user","email":"atom8n@gmail.com"},"_npmVersion":"10.9.2","directories":{},"_nodeVersion":"22.17.1","dependencies":{"zod":"3.25.67","lodash":"4.17.21","@n8n/di":"npm:@atom8n/di@0.10.7","csv-parse":"5.5.0","langsmith":"^0.3.45","@n8n/utils":"npm:@atom8n/utils@1.21.7","picocolors":"1.0.1","@n8n/config":"npm:@atom8n/config@2.1.7","n8n-workflow":"npm:@atom8n/n8n-workflow@2.2.7","@langchain/core":"1.1.0","@langchain/openai":"1.1.3","@n8n/backend-common":"npm:@atom8n/backend-common@1.2.7","@langchain/anthropic":"1.1.3","@langchain/langgraph":"1.0.2","@n8n_io/ai-assistant-sdk":"1.19.1"},"_hasShrinkwrap":false,"devDependencies":{"madge":"^8.0.0","p-limit":"^3.1.0","cli-table3":"^0.6.3","cli-progress":"^3.12.0","jest-mock-extended":"^3.0.4","@types/cli-progress":"^3.11.5","@n8n/typescript-config":"npm:@atom8n/typescript-config@1.3.7"},"_npmOperationalInternal":{"tmp":"tmp/ai-workflow-builder_1.2.7_1768369143885_0.18269986338962485","host":"s3://npm-registry-packages-npm-production"}},"1.2.8":{"name":"@atom8n/ai-workflow-builder","version":"1.2.8","_id":"@atom8n/ai-workflow-builder@1.2.8","maintainers":[{"name":"atom8n-user","email":"atom8n@gmail.com"}],"dist":{"shasum":"bc015fb52e3a514265bc9d640eb938a9b5090fbf","tarball":"https://registry.npmjs.org/@atom8n/ai-workflow-builder/-/ai-workflow-builder-1.2.8.tgz","fileCount":455,"integrity":"sha512-PXDcXTIIWrP8ruHUnWWUCSjwMZEPW2zCidql+DyjwkK/YamdtNLFr2rPOh7Px1A3Pz3LwqjNsCUPJd/z7o6Swg==","signatures":[{"sig":"MEYCIQDTSOLWYMSVBYmAmVZLqOoxL5aTa9i/aprn1lcQZ5+v0gIhALQ5jyIbceCpqzDbuxmLaielQcofNLBfw7xRpw+Xqq5l","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1543589},"main":"dist/index.js","types":"dist/index.d.ts","module":"src/index.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./src/index.ts","require":"./dist/index.js"}},"gitHead":"2f2cd268a4d18575e98a3f8cb9c38055707acd7d","scripts":{"eval":"tsx evaluations","lint":"eslint . --quiet","test":"jest","build":"tsc -p ./tsconfig.build.json && tsc-alias -p tsconfig.build.json","clean":"rimraf dist .turbo","watch":"tsc-watch -p tsconfig.build.json --onCompilationComplete \"tsc-alias -p tsconfig.build.json\"","format":"biome format --write src","deps:all":"pnpm run deps:graph && pnpm run deps:graph:service && pnpm run deps:graph:tools && pnpm run deps:circular && pnpm run deps:report","eval:csv":"tsx evaluations --prompts-csv","lint:fix":"eslint . --fix","test:unit":"jest --config=jest.config.unit.js","typecheck":"tsc --noEmit","deps:graph":"madge src/index.ts --image deps-graph.svg","test:watch":"jest --watch","deps:report":"madge src/index.ts --json > deps-report.json && echo 'Dependency report saved to deps-report.json'","python:lint":"cd evaluations/programmatic/python && just lint","python:test":"cd evaluations/programmatic/python && just test","deps:orphans":"madge src/index.ts --orphans","format:check":"biome ci src","python:check":"cd evaluations/programmatic/python && just check","deps:circular":"madge src/index.ts --circular","eval:generate":"GENERATE_TEST_CASES=true tsx evaluations","eval:pairwise":"USE_PAIRWISE_EVAL=true tsx evaluations","python:format":"cd evaluations/programmatic/python && just format","test:coverage":"jest --coverage","build:with-cli":"pnpm build && pnpm --filter=n8n build","eval:langsmith":"USE_LANGSMITH_EVAL=true tsx evaluations","eval:categorize":"tsx scripts/categorize-prompts.ts","deps:graph:tools":"madge src/tools/index.ts --image deps-tools.svg","test:integration":"jest --config=jest.config.integration.js","workflow:mermaid":"tsx scripts/workflow-to-mermaid.ts","deps:graph:service":"madge src/ai-workflow-builder-agent.service.ts --image deps-service.svg"},"_npmUser":{"name":"atom8n-user","email":"atom8n@gmail.com"},"_npmVersion":"10.9.2","directories":{},"_nodeVersion":"22.17.1","dependencies":{"zod":"3.25.67","lodash":"4.17.21","@n8n/di":"npm:@atom8n/di@0.10.8","csv-parse":"5.5.0","langsmith":"^0.3.45","@n8n/utils":"npm:@atom8n/utils@1.21.8","picocolors":"1.0.1","@n8n/config":"npm:@atom8n/config@2.1.8","n8n-workflow":"npm:@atom8n/n8n-workflow@2.2.8","@langchain/core":"1.1.0","@langchain/openai":"1.1.3","@n8n/backend-common":"npm:@atom8n/backend-common@1.2.8","@langchain/anthropic":"1.1.3","@langchain/langgraph":"1.0.2","@n8n_io/ai-assistant-sdk":"1.19.1"},"_hasShrinkwrap":false,"devDependencies":{"madge":"^8.0.0","p-limit":"^3.1.0","cli-table3":"^0.6.3","cli-progress":"^3.12.0","jest-mock-extended":"^3.0.4","@types/cli-progress":"^3.11.5","@n8n/typescript-config":"npm:@atom8n/typescript-config@1.3.8"},"_npmOperationalInternal":{"tmp":"tmp/ai-workflow-builder_1.2.8_1768370091974_0.8796034714929388","host":"s3://npm-registry-packages-npm-production"}},"1.2.9":{"name":"@atom8n/ai-workflow-builder","version":"1.2.9","_id":"@atom8n/ai-workflow-builder@1.2.9","maintainers":[{"name":"atom8n-user","email":"atom8n@gmail.com"}],"dist":{"shasum":"89c379875ae5424a8d0b90bc5a500d3131843e7a","tarball":"https://registry.npmjs.org/@atom8n/ai-workflow-builder/-/ai-workflow-builder-1.2.9.tgz","fileCount":455,"integrity":"sha512-m8WTJQNJPBP+RIndDOm3RRu0a3IKYyBW0TCJaPbGTDfnQBNXQgyZj6WvGBWMo9I3k72NPSGu7hdOsN5gEC5WzQ==","signatures":[{"sig":"MEUCIGeJD5LgljoGdKPk7fpPgmnP2kT3rFtLLwRlmcfh2RIiAiEAk7tLrzSR5RKoXqnltK+kkXtVtwSVZcWWTwjwyC/S6l8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1543589},"main":"dist/index.js","types":"dist/index.d.ts","module":"src/index.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./src/index.ts","require":"./dist/index.js"}},"gitHead":"ee61b4291e28a8dbe54d10901d4dd43a98ee8edb","scripts":{"eval":"tsx evaluations","lint":"eslint . --quiet","test":"jest","build":"tsc -p ./tsconfig.build.json && tsc-alias -p tsconfig.build.json","clean":"rimraf dist .turbo","watch":"tsc-watch -p tsconfig.build.json --onCompilationComplete \"tsc-alias -p tsconfig.build.json\"","format":"biome format --write src","deps:all":"pnpm run deps:graph && pnpm run deps:graph:service && pnpm run deps:graph:tools && pnpm run deps:circular && pnpm run deps:report","eval:csv":"tsx evaluations --prompts-csv","lint:fix":"eslint . --fix","test:unit":"jest --config=jest.config.unit.js","typecheck":"tsc --noEmit","deps:graph":"madge src/index.ts --image deps-graph.svg","test:watch":"jest --watch","deps:report":"madge src/index.ts --json > deps-report.json && echo 'Dependency report saved to deps-report.json'","python:lint":"cd evaluations/programmatic/python && just lint","python:test":"cd evaluations/programmatic/python && just test","deps:orphans":"madge src/index.ts --orphans","format:check":"biome ci src","python:check":"cd evaluations/programmatic/python && just check","deps:circular":"madge src/index.ts --circular","eval:generate":"GENERATE_TEST_CASES=true tsx evaluations","eval:pairwise":"USE_PAIRWISE_EVAL=true tsx evaluations","python:format":"cd evaluations/programmatic/python && just format","test:coverage":"jest --coverage","build:with-cli":"pnpm build && pnpm --filter=n8n build","eval:langsmith":"USE_LANGSMITH_EVAL=true tsx evaluations","eval:categorize":"tsx scripts/categorize-prompts.ts","deps:graph:tools":"madge src/tools/index.ts --image deps-tools.svg","test:integration":"jest --config=jest.config.integration.js","workflow:mermaid":"tsx scripts/workflow-to-mermaid.ts","deps:graph:service":"madge src/ai-workflow-builder-agent.service.ts --image deps-service.svg"},"_npmUser":{"name":"atom8n-user","email":"atom8n@gmail.com"},"_npmVersion":"10.9.2","directories":{},"_nodeVersion":"22.17.1","dependencies":{"zod":"3.25.67","lodash":"4.17.21","@n8n/di":"npm:@atom8n/di@0.10.9","csv-parse":"5.5.0","langsmith":"^0.3.45","@n8n/utils":"npm:@atom8n/utils@1.21.9","picocolors":"1.0.1","@n8n/config":"npm:@atom8n/config@2.1.9","n8n-workflow":"npm:@atom8n/n8n-workflow@2.2.9","@langchain/core":"1.1.0","@langchain/openai":"1.1.3","@n8n/backend-common":"npm:@atom8n/backend-common@1.2.9","@langchain/anthropic":"1.1.3","@langchain/langgraph":"1.0.2","@n8n_io/ai-assistant-sdk":"1.19.1"},"_hasShrinkwrap":false,"devDependencies":{"madge":"^8.0.0","p-limit":"^3.1.0","cli-table3":"^0.6.3","cli-progress":"^3.12.0","jest-mock-extended":"^3.0.4","@types/cli-progress":"^3.11.5","@n8n/typescript-config":"npm:@atom8n/typescript-config@1.3.9"},"_npmOperationalInternal":{"tmp":"tmp/ai-workflow-builder_1.2.9_1768384249514_0.3093399310755107","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"@atom8n/ai-workflow-builder","version":"1.3.0","_id":"@atom8n/ai-workflow-builder@1.3.0","maintainers":[{"name":"atom8n-user","email":"atom8n@gmail.com"}],"dist":{"shasum":"79ec814b7c821edd7900801fd7c4682adfa9f1ca","tarball":"https://registry.npmjs.org/@atom8n/ai-workflow-builder/-/ai-workflow-builder-1.3.0.tgz","fileCount":304,"integrity":"sha512-rwn6VqN+eyvSyAYgpSNekJWKMm+LPiUuzCRVzGVEWzk1BLnDNubR64fK4Y8asSKtKcdMZuLNTfqSisJ6+7RGxA==","signatures":[{"sig":"MEUCIQCnHIS9S302bPPslBxGEE9UkMltpvTLmkJs/liZd7us9QIgYY+50WRqCP0NcumlwcEBiwqcegkUZqZ3f3UMmXkGK+8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1208967},"main":"dist/index.js","types":"dist/index.d.ts","module":"src/index.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./src/index.ts","require":"./dist/index.js"}},"gitHead":"8a7b0b94e59c8e4ea3bb9168af9884322917c5bb","scripts":{"eval":"tsx evaluations","lint":"eslint . --quiet","test":"jest","build":"tsc -p ./tsconfig.build.json && tsc-alias -p tsconfig.build.json","clean":"rimraf dist .turbo","watch":"tsc-watch -p tsconfig.build.json --onCompilationComplete \"tsc-alias -p tsconfig.build.json\"","format":"biome format --write src","deps:all":"pnpm run deps:graph && pnpm run deps:graph:service && pnpm run deps:graph:tools && pnpm run deps:circular && pnpm run deps:report","eval:csv":"tsx evaluations --prompts-csv","lint:fix":"eslint . --fix","test:unit":"jest --config=jest.config.unit.js","typecheck":"tsc --noEmit","deps:graph":"madge src/index.ts --image deps-graph.svg","test:watch":"jest --watch","deps:report":"madge src/index.ts --json > deps-report.json && echo 'Dependency report saved to deps-report.json'","python:lint":"cd evaluations/programmatic/python && just lint","python:test":"cd evaluations/programmatic/python && just test","deps:orphans":"madge src/index.ts --orphans","format:check":"biome ci src","python:check":"cd evaluations/programmatic/python && just check","deps:circular":"madge src/index.ts --circular","eval:generate":"GENERATE_TEST_CASES=true tsx evaluations","eval:pairwise":"USE_PAIRWISE_EVAL=true tsx evaluations","python:format":"cd evaluations/programmatic/python && just format","test:coverage":"jest --coverage","build:with-cli":"pnpm build && pnpm --filter=n8n build","eval:langsmith":"USE_LANGSMITH_EVAL=true tsx evaluations","eval:categorize":"tsx scripts/categorize-prompts.ts","deps:graph:tools":"madge src/tools/index.ts --image deps-tools.svg","test:integration":"jest --config=jest.config.integration.js","workflow:mermaid":"tsx scripts/workflow-to-mermaid.ts","deps:graph:service":"madge src/ai-workflow-builder-agent.service.ts --image deps-service.svg"},"_npmUser":{"name":"atom8n-user","email":"atom8n@gmail.com"},"_npmVersion":"10.9.2","directories":{},"_nodeVersion":"22.17.1","dependencies":{"zod":"3.25.67","lodash":"4.17.21","@n8n/di":"npm:@atom8n/di@0.11.0","csv-parse":"5.5.0","langsmith":"^0.3.45","@n8n/utils":"npm:@atom8n/utils@1.22.0","picocolors":"1.0.1","@n8n/config":"npm:@atom8n/config@2.2.0","n8n-workflow":"npm:@atom8n/n8n-workflow@2.3.0","@langchain/core":"1.1.0","@langchain/openai":"1.1.3","@n8n/backend-common":"npm:@atom8n/backend-common@1.3.0","@langchain/anthropic":"1.1.3","@langchain/langgraph":"1.0.2","@n8n_io/ai-assistant-sdk":"1.19.1"},"_hasShrinkwrap":false,"devDependencies":{"madge":"^8.0.0","p-limit":"^3.1.0","cli-table3":"^0.6.3","cli-progress":"^3.12.0","jest-mock-extended":"^3.0.4","@types/cli-progress":"^3.11.5","@n8n/typescript-config":"npm:@atom8n/typescript-config@1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/ai-workflow-builder_1.3.0_1768396534411_0.3997121257198595","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"@atom8n/ai-workflow-builder","version":"1.4.0","_id":"@atom8n/ai-workflow-builder@1.4.0","maintainers":[{"name":"atom8n-user","email":"atom8n@gmail.com"}],"dist":{"shasum":"87fe94a159668b1961d272b0a64d88e4c4d419ac","tarball":"https://registry.npmjs.org/@atom8n/ai-workflow-builder/-/ai-workflow-builder-1.4.0.tgz","fileCount":455,"integrity":"sha512-a+1yeZvGT+O2B6rQDOtBykWkL84F0bVPxfDm3CVJ/hEseJDZ3uJMQucai+c4t+1ggPAtQA3wmznJSc8hvR12vg==","signatures":[{"sig":"MEQCIHOTqZWlc91hE5ihoofZda6WWQxPZsXSZGhDHnBCtN29AiBSbv+0alJslxGrJUtPNR2+unughhMPvJb7k6dY+KNojw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1537290},"main":"dist/index.js","types":"dist/index.d.ts","module":"src/index.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./src/index.ts","require":"./dist/index.js"}},"gitHead":"311856165052b72551d96264dd87fcc678529096","scripts":{"eval":"tsx evaluations","lint":"eslint . --quiet","test":"jest","build":"tsc -p ./tsconfig.build.json && tsc-alias -p tsconfig.build.json","clean":"rimraf dist .turbo","watch":"tsc-watch -p tsconfig.build.json --onCompilationComplete \"tsc-alias -p tsconfig.build.json\"","format":"biome format --write src","deps:all":"pnpm run deps:graph && pnpm run deps:graph:service && pnpm run deps:graph:tools && pnpm run deps:circular && pnpm run deps:report","eval:csv":"tsx evaluations --prompts-csv","lint:fix":"eslint . --fix","test:unit":"jest --config=jest.config.unit.js","typecheck":"tsc --noEmit","deps:graph":"madge src/index.ts --image deps-graph.svg","test:watch":"jest --watch","deps:report":"madge src/index.ts --json > deps-report.json && echo 'Dependency report saved to deps-report.json'","python:lint":"cd evaluations/programmatic/python && just lint","python:test":"cd evaluations/programmatic/python && just test","deps:orphans":"madge src/index.ts --orphans","format:check":"biome ci src","python:check":"cd evaluations/programmatic/python && just check","deps:circular":"madge src/index.ts --circular","eval:generate":"GENERATE_TEST_CASES=true tsx evaluations","eval:pairwise":"USE_PAIRWISE_EVAL=true tsx evaluations","python:format":"cd evaluations/programmatic/python && just format","test:coverage":"jest --coverage","build:with-cli":"pnpm build && pnpm --filter=n8n build","eval:langsmith":"USE_LANGSMITH_EVAL=true tsx evaluations","eval:categorize":"tsx scripts/categorize-prompts.ts","deps:graph:tools":"madge src/tools/index.ts --image deps-tools.svg","test:integration":"jest --config=jest.config.integration.js","workflow:mermaid":"tsx scripts/workflow-to-mermaid.ts","deps:graph:service":"madge src/ai-workflow-builder-agent.service.ts --image deps-service.svg"},"_npmUser":{"name":"atom8n-user","email":"atom8n@gmail.com"},"_npmVersion":"10.9.2","directories":{},"_nodeVersion":"22.17.1","dependencies":{"zod":"3.25.67","lodash":"4.17.21","@n8n/di":"npm:@atom8n/di@0.12.0","csv-parse":"5.5.0","langsmith":"^0.3.45","@n8n/utils":"npm:@atom8n/utils@1.23.0","picocolors":"1.0.1","@n8n/config":"npm:@atom8n/config@2.3.0","n8n-workflow":"npm:@atom8n/n8n-workflow@2.4.0","@langchain/core":"1.1.0","@langchain/openai":"1.1.3","@n8n/backend-common":"npm:@atom8n/backend-common@1.4.0","@langchain/anthropic":"1.1.3","@langchain/langgraph":"1.0.2","@n8n_io/ai-assistant-sdk":"1.19.1"},"_hasShrinkwrap":false,"devDependencies":{"madge":"^8.0.0","p-limit":"^3.1.0","cli-table3":"^0.6.3","cli-progress":"^3.12.0","jest-mock-extended":"^3.0.4","@types/cli-progress":"^3.11.5","@n8n/typescript-config":"npm:@atom8n/typescript-config@1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/ai-workflow-builder_1.4.0_1768402355780_0.38640317046432626","host":"s3://npm-registry-packages-npm-production"}},"1.4.1":{"name":"@atom8n/ai-workflow-builder","version":"1.4.1","_id":"@atom8n/ai-workflow-builder@1.4.1","maintainers":[{"name":"atom8n-user","email":"atom8n@gmail.com"}],"dist":{"shasum":"6109c410948977031825cacbeb3d15db112730f0","tarball":"https://registry.npmjs.org/@atom8n/ai-workflow-builder/-/ai-workflow-builder-1.4.1.tgz","fileCount":455,"integrity":"sha512-R75x8rltXuvKlpshaWD4X/Lp5N/NQ5oDZsUaCGH1udM68/ZQA1pEXEj9qtr8EhyOsSMaErmxDW4C2tvZsk45YQ==","signatures":[{"sig":"MEQCIAvQ7HL7Gev6MilXqn/MDOwSaDVwYbNOSfEmBxSwoWTAAiAk+vECXrW6qOwK9gx/sSZdE6IbXt3bg2pI0aOTinbuYQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1537290},"main":"dist/index.js","types":"dist/index.d.ts","module":"src/index.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./src/index.ts","require":"./dist/index.js"}},"gitHead":"2bad5695e8eb271c491e21cad6f35020eca87a81","scripts":{"eval":"tsx evaluations","lint":"eslint . --quiet","test":"jest","build":"tsc -p ./tsconfig.build.json && tsc-alias -p tsconfig.build.json","clean":"rimraf dist .turbo","watch":"tsc-watch -p tsconfig.build.json --onCompilationComplete \"tsc-alias -p tsconfig.build.json\"","format":"biome format --write src","deps:all":"pnpm run deps:graph && pnpm run deps:graph:service && pnpm run deps:graph:tools && pnpm run deps:circular && pnpm run deps:report","eval:csv":"tsx evaluations --prompts-csv","lint:fix":"eslint . --fix","test:unit":"jest --config=jest.config.unit.js","typecheck":"tsc --noEmit","deps:graph":"madge src/index.ts --image deps-graph.svg","test:watch":"jest --watch","deps:report":"madge src/index.ts --json > deps-report.json && echo 'Dependency report saved to deps-report.json'","python:lint":"cd evaluations/programmatic/python && just lint","python:test":"cd evaluations/programmatic/python && just test","deps:orphans":"madge src/index.ts --orphans","format:check":"biome ci src","python:check":"cd evaluations/programmatic/python && just check","deps:circular":"madge src/index.ts --circular","eval:generate":"GENERATE_TEST_CASES=true tsx evaluations","eval:pairwise":"USE_PAIRWISE_EVAL=true tsx evaluations","python:format":"cd evaluations/programmatic/python && just format","test:coverage":"jest --coverage","build:with-cli":"pnpm build && pnpm --filter=n8n build","eval:langsmith":"USE_LANGSMITH_EVAL=true tsx evaluations","eval:categorize":"tsx scripts/categorize-prompts.ts","deps:graph:tools":"madge src/tools/index.ts --image deps-tools.svg","test:integration":"jest --config=jest.config.integration.js","workflow:mermaid":"tsx scripts/workflow-to-mermaid.ts","deps:graph:service":"madge src/ai-workflow-builder-agent.service.ts --image deps-service.svg"},"_npmUser":{"name":"atom8n-user","email":"atom8n@gmail.com"},"_npmVersion":"10.9.2","directories":{},"_nodeVersion":"22.17.1","dependencies":{"zod":"3.25.67","lodash":"4.17.21","@n8n/di":"npm:@atom8n/di@0.12.1","csv-parse":"5.5.0","langsmith":"^0.3.45","@n8n/utils":"npm:@atom8n/utils@1.23.1","picocolors":"1.0.1","@n8n/config":"npm:@atom8n/config@2.3.1","n8n-workflow":"npm:@atom8n/n8n-workflow@2.4.1","@langchain/core":"1.1.0","@langchain/openai":"1.1.3","@n8n/backend-common":"npm:@atom8n/backend-common@1.4.1","@langchain/anthropic":"1.1.3","@langchain/langgraph":"1.0.2","@n8n_io/ai-assistant-sdk":"1.19.1"},"_hasShrinkwrap":false,"devDependencies":{"madge":"^8.0.0","p-limit":"^3.1.0","cli-table3":"^0.6.3","cli-progress":"^3.12.0","jest-mock-extended":"^3.0.4","@types/cli-progress":"^3.11.5","@n8n/typescript-config":"npm:@atom8n/typescript-config@1.5.1"},"_npmOperationalInternal":{"tmp":"tmp/ai-workflow-builder_1.4.1_1768404699086_0.7485306380926804","host":"s3://npm-registry-packages-npm-production"}},"1.4.2":{"name":"@atom8n/ai-workflow-builder","version":"1.4.2","_id":"@atom8n/ai-workflow-builder@1.4.2","maintainers":[{"name":"atom8n-user","email":"atom8n@gmail.com"}],"dist":{"shasum":"e6b56e86d6e619b5e145a8ce5654fdee2ebf4e70","tarball":"https://registry.npmjs.org/@atom8n/ai-workflow-builder/-/ai-workflow-builder-1.4.2.tgz","fileCount":455,"integrity":"sha512-ckJaHZkFlVNNaHD/qAKNu7kmJtZMvOn3sb37BEYzUU4Be4aTSslUyn9GvOMvSSVbpzFhY2f/rT0ZZhjqv04pLg==","signatures":[{"sig":"MEYCIQDvvZNR3zBBUHjvBAQilA3RYcoGYCVpDsgy5T4gmO+aKQIhANJMQOnOj9xbpSrIFxb0xOXByFA55hdj8izVqnu7RrKm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1537290},"main":"dist/index.js","types":"dist/index.d.ts","module":"src/index.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./src/index.ts","require":"./dist/index.js"}},"gitHead":"56e3114039774027004f2e6edb0f0f1c67ce7f1b","scripts":{"eval":"tsx evaluations","lint":"eslint . --quiet","test":"jest","build":"tsc -p ./tsconfig.build.json && tsc-alias -p tsconfig.build.json","clean":"rimraf dist .turbo","watch":"tsc-watch -p tsconfig.build.json --onCompilationComplete \"tsc-alias -p tsconfig.build.json\"","format":"biome format --write src","deps:all":"pnpm run deps:graph && pnpm run deps:graph:service && pnpm run deps:graph:tools && pnpm run deps:circular && pnpm run deps:report","eval:csv":"tsx evaluations --prompts-csv","lint:fix":"eslint . --fix","test:unit":"jest --config=jest.config.unit.js","typecheck":"tsc --noEmit","deps:graph":"madge src/index.ts --image deps-graph.svg","test:watch":"jest --watch","deps:report":"madge src/index.ts --json > deps-report.json && echo 'Dependency report saved to deps-report.json'","python:lint":"cd evaluations/programmatic/python && just lint","python:test":"cd evaluations/programmatic/python && just test","deps:orphans":"madge src/index.ts --orphans","format:check":"biome ci src","python:check":"cd evaluations/programmatic/python && just check","deps:circular":"madge src/index.ts --circular","eval:generate":"GENERATE_TEST_CASES=true tsx evaluations","eval:pairwise":"USE_PAIRWISE_EVAL=true tsx evaluations","python:format":"cd evaluations/programmatic/python && just format","test:coverage":"jest --coverage","build:with-cli":"pnpm build && pnpm --filter=n8n build","eval:langsmith":"USE_LANGSMITH_EVAL=true tsx evaluations","eval:categorize":"tsx scripts/categorize-prompts.ts","deps:graph:tools":"madge src/tools/index.ts --image deps-tools.svg","test:integration":"jest --config=jest.config.integration.js","workflow:mermaid":"tsx scripts/workflow-to-mermaid.ts","deps:graph:service":"madge src/ai-workflow-builder-agent.service.ts --image deps-service.svg"},"_npmUser":{"name":"atom8n-user","email":"atom8n@gmail.com"},"_npmVersion":"10.9.2","directories":{},"_nodeVersion":"22.17.1","dependencies":{"zod":"3.25.67","lodash":"4.17.21","@n8n/di":"npm:@atom8n/di@0.12.2","csv-parse":"5.5.0","langsmith":"^0.3.45","@n8n/utils":"npm:@atom8n/utils@1.23.2","picocolors":"1.0.1","@n8n/config":"npm:@atom8n/config@2.3.2","n8n-workflow":"npm:@atom8n/n8n-workflow@2.4.2","@langchain/core":"1.1.0","@langchain/openai":"1.1.3","@n8n/backend-common":"npm:@atom8n/backend-common@1.4.2","@langchain/anthropic":"1.1.3","@langchain/langgraph":"1.0.2","@n8n_io/ai-assistant-sdk":"1.19.1"},"_hasShrinkwrap":false,"devDependencies":{"madge":"^8.0.0","p-limit":"^3.1.0","cli-table3":"^0.6.3","cli-progress":"^3.12.0","jest-mock-extended":"^3.0.4","@types/cli-progress":"^3.11.5","@n8n/typescript-config":"npm:@atom8n/typescript-config@1.5.2"},"_npmOperationalInternal":{"tmp":"tmp/ai-workflow-builder_1.4.2_1768405488502_0.6636487244347431","host":"s3://npm-registry-packages-npm-production"}},"1.4.3":{"name":"@atom8n/ai-workflow-builder","version":"1.4.3","_id":"@atom8n/ai-workflow-builder@1.4.3","maintainers":[{"name":"atom8n-user","email":"atom8n@gmail.com"}],"dist":{"shasum":"88c622820a0d21c850763039a2ce5b41405d18f0","tarball":"https://registry.npmjs.org/@atom8n/ai-workflow-builder/-/ai-workflow-builder-1.4.3.tgz","fileCount":455,"integrity":"sha512-oWg7yOnx4G69tfN6ln5tG5z8ueleRl1nptOOitZhxzjarvRCswW4IbhlHqUYhEl+3PE415MVf/O2HlNrY6k4Gg==","signatures":[{"sig":"MEQCIB371/Q1wu5YRHFKWhbYQVKhWYstAWh8ppfHNkMOY2/HAiBU3ypq69oMqCzRND5tVlz0QtMmgav0gPCA158SNDqcBg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1537290},"main":"dist/index.js","types":"dist/index.d.ts","module":"src/index.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./src/index.ts","require":"./dist/index.js"}},"gitHead":"afc0982f6acf0b676b65cb3613d5b00655edd5ed","scripts":{"eval":"tsx evaluations","lint":"eslint . --quiet","test":"jest","build":"tsc -p ./tsconfig.build.json && tsc-alias -p tsconfig.build.json","clean":"rimraf dist .turbo","watch":"tsc-watch -p tsconfig.build.json --onCompilationComplete \"tsc-alias -p tsconfig.build.json\"","format":"biome format --write src","deps:all":"pnpm run deps:graph && pnpm run deps:graph:service && pnpm run deps:graph:tools && pnpm run deps:circular && pnpm run deps:report","eval:csv":"tsx evaluations --prompts-csv","lint:fix":"eslint . --fix","test:unit":"jest --config=jest.config.unit.js","typecheck":"tsc --noEmit","deps:graph":"madge src/index.ts --image deps-graph.svg","test:watch":"jest --watch","deps:report":"madge src/index.ts --json > deps-report.json && echo 'Dependency report saved to deps-report.json'","python:lint":"cd evaluations/programmatic/python && just lint","python:test":"cd evaluations/programmatic/python && just test","deps:orphans":"madge src/index.ts --orphans","format:check":"biome ci src","python:check":"cd evaluations/programmatic/python && just check","deps:circular":"madge src/index.ts --circular","eval:generate":"GENERATE_TEST_CASES=true tsx evaluations","eval:pairwise":"USE_PAIRWISE_EVAL=true tsx evaluations","python:format":"cd evaluations/programmatic/python && just format","test:coverage":"jest --coverage","build:with-cli":"pnpm build && pnpm --filter=n8n build","eval:langsmith":"USE_LANGSMITH_EVAL=true tsx evaluations","eval:categorize":"tsx scripts/categorize-prompts.ts","deps:graph:tools":"madge src/tools/index.ts --image deps-tools.svg","test:integration":"jest --config=jest.config.integration.js","workflow:mermaid":"tsx scripts/workflow-to-mermaid.ts","deps:graph:service":"madge src/ai-workflow-builder-agent.service.ts --image deps-service.svg"},"_npmUser":{"name":"atom8n-user","email":"atom8n@gmail.com"},"_npmVersion":"10.9.2","directories":{},"_nodeVersion":"22.17.1","dependencies":{"zod":"3.25.67","lodash":"4.17.21","@n8n/di":"npm:@atom8n/di@0.12.3","csv-parse":"5.5.0","langsmith":"^0.3.45","@n8n/utils":"npm:@atom8n/utils@1.23.3","picocolors":"1.0.1","@n8n/config":"npm:@atom8n/config@2.3.3","n8n-workflow":"npm:@atom8n/n8n-workflow@2.4.3","@langchain/core":"1.1.0","@langchain/openai":"1.1.3","@n8n/backend-common":"npm:@atom8n/backend-common@1.4.4","@langchain/anthropic":"1.1.3","@langchain/langgraph":"1.0.2","@n8n_io/ai-assistant-sdk":"1.19.1"},"_hasShrinkwrap":false,"devDependencies":{"madge":"^8.0.0","p-limit":"^3.1.0","cli-table3":"^0.6.3","cli-progress":"^3.12.0","jest-mock-extended":"^3.0.4","@types/cli-progress":"^3.11.5","@n8n/typescript-config":"npm:@atom8n/typescript-config@1.5.3"},"_npmOperationalInternal":{"tmp":"tmp/ai-workflow-builder_1.4.3_1768500201487_0.6194892326678496","host":"s3://npm-registry-packages-npm-production"}},"1.5.0":{"name":"@atom8n/ai-workflow-builder","version":"1.5.0","_id":"@atom8n/ai-workflow-builder@1.5.0","maintainers":[{"name":"atom8n-user","email":"atom8n@gmail.com"}],"dist":{"shasum":"8dee306722781ea5cb87f0b0e7b91f344f432144","tarball":"https://registry.npmjs.org/@atom8n/ai-workflow-builder/-/ai-workflow-builder-1.5.0.tgz","fileCount":489,"integrity":"sha512-L63RpFmwLCmpyb2T3tXaAX5VXkfzqz4PTLNigMiLop1nP8K6jPFyvibeTFEsbRZKdhU6MUqQYOE59gkjLEvzxg==","signatures":[{"sig":"MEQCIEj8+wqizGbCuD0FXrXPk6FpFvAUQTj9CRpe+tzxvLvyAiB//TLLjcaFuhEfA2tXaE4u605f39Svh5yOjjwtAopyZQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1592587},"main":"dist/index.js","types":"dist/index.d.ts","module":"src/index.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./src/index.ts","require":"./dist/index.js"}},"gitHead":"ccc48cf595b952f5854b86f21f74448d1f8c6da1","scripts":{"eval":"tsx evaluations","lint":"eslint . --quiet","test":"jest","build":"tsc -p ./tsconfig.build.json && tsc-alias -p tsconfig.build.json","clean":"rimraf dist .turbo","watch":"tsc-watch -p tsconfig.build.json --onCompilationComplete \"tsc-alias -p tsconfig.build.json\"","format":"biome format --write src","deps:all":"pnpm run deps:graph && pnpm run deps:graph:service && pnpm run deps:graph:tools && pnpm run deps:circular && pnpm run deps:report","eval:csv":"tsx evaluations --prompts-csv","lint:fix":"eslint . --fix","test:unit":"jest --config=jest.config.unit.js","typecheck":"tsc --noEmit","deps:graph":"madge src/index.ts --image deps-graph.svg","test:watch":"jest --watch","deps:report":"madge src/index.ts --json > deps-report.json && echo 'Dependency report saved to deps-report.json'","python:lint":"cd evaluations/programmatic/python && just lint","python:test":"cd evaluations/programmatic/python && just test","deps:orphans":"madge src/index.ts --orphans","format:check":"biome ci src","python:check":"cd evaluations/programmatic/python && just check","deps:circular":"madge src/index.ts --circular","eval:generate":"GENERATE_TEST_CASES=true tsx evaluations","eval:pairwise":"USE_PAIRWISE_EVAL=true tsx evaluations","python:format":"cd evaluations/programmatic/python && just format","test:coverage":"jest --coverage","build:with-cli":"pnpm build && pnpm --filter=n8n build","eval:langsmith":"USE_LANGSMITH_EVAL=true tsx evaluations","eval:categorize":"tsx scripts/categorize-prompts.ts","deps:graph:tools":"madge src/tools/index.ts --image deps-tools.svg","test:integration":"jest --config=jest.config.integration.js","workflow:mermaid":"tsx scripts/workflow-to-mermaid.ts","deps:graph:service":"madge src/ai-workflow-builder-agent.service.ts --image deps-service.svg"},"_npmUser":{"name":"atom8n-user","email":"atom8n@gmail.com"},"_npmVersion":"10.9.2","directories":{},"_nodeVersion":"22.17.1","dependencies":{"zod":"3.25.67","lodash":"4.17.21","@n8n/di":"npm:@atom8n/di@0.13.0","csv-parse":"5.5.0","langsmith":"^0.3.45","@n8n/utils":"npm:@atom8n/utils@1.24.0","picocolors":"1.0.1","@n8n/config":"npm:@atom8n/config@2.4.0","n8n-workflow":"npm:@atom8n/n8n-workflow@2.5.0","@langchain/core":"1.1.0","@langchain/openai":"1.1.3","@n8n/backend-common":"npm:@atom8n/backend-common@1.5.0","@langchain/anthropic":"1.1.3","@langchain/langgraph":"1.0.2","@n8n_io/ai-assistant-sdk":"1.19.1"},"_hasShrinkwrap":false,"devDependencies":{"madge":"^8.0.0","p-limit":"^3.1.0","cli-table3":"^0.6.3","cli-progress":"^3.12.0","jest-mock-extended":"^3.0.4","@types/cli-progress":"^3.11.5","@n8n/typescript-config":"npm:@atom8n/typescript-config@1.6.0"},"_npmOperationalInternal":{"tmp":"tmp/ai-workflow-builder_1.5.0_1770218538335_0.5047945233185862","host":"s3://npm-registry-packages-npm-production"}},"1.5.1":{"name":"@atom8n/ai-workflow-builder","version":"1.5.1","_id":"@atom8n/ai-workflow-builder@1.5.1","maintainers":[{"name":"atom8n-user","email":"atom8n@gmail.com"}],"dist":{"shasum":"f921a9b910b0072e6e7a8f8086c6ac1fbc8b35df","tarball":"https://registry.npmjs.org/@atom8n/ai-workflow-builder/-/ai-workflow-builder-1.5.1.tgz","fileCount":489,"integrity":"sha512-L9+7IZKoiq2VXCOBCbvjJCRolXFOC3h7ARhnDooG8RK/22TvJFXODfilVDFnjGonYWRVGV/jkAyPn8v5o6P9Vw==","signatures":[{"sig":"MEYCIQDzrzPybKLh6jHeADoHjnmrG7BrUTkPAXRS3V3cRmDOuAIhAOrP/toCW8+8ZQ0racJWtShbOZWWidEIei81j1Z/zpV8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1592587},"main":"dist/index.js","types":"dist/index.d.ts","module":"src/index.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./src/index.ts","require":"./dist/index.js"}},"gitHead":"dc56924d19caed66b0424b6c36c1e846a8445006","scripts":{"eval":"tsx evaluations","lint":"eslint . --quiet","test":"jest","build":"tsc -p ./tsconfig.build.json && tsc-alias -p tsconfig.build.json","clean":"rimraf dist .turbo","watch":"tsc-watch -p tsconfig.build.json --onCompilationComplete \"tsc-alias -p tsconfig.build.json\"","format":"biome format --write src","deps:all":"pnpm run deps:graph && pnpm run deps:graph:service && pnpm run deps:graph:tools && pnpm run deps:circular && pnpm run deps:report","eval:csv":"tsx evaluations --prompts-csv","lint:fix":"eslint . --fix","test:unit":"jest --config=jest.config.unit.js","typecheck":"tsc --noEmit","deps:graph":"madge src/index.ts --image deps-graph.svg","test:watch":"jest --watch","deps:report":"madge src/index.ts --json > deps-report.json && echo 'Dependency report saved to deps-report.json'","python:lint":"cd evaluations/programmatic/python && just lint","python:test":"cd evaluations/programmatic/python && just test","deps:orphans":"madge src/index.ts --orphans","format:check":"biome ci src","python:check":"cd evaluations/programmatic/python && just check","deps:circular":"madge src/index.ts --circular","eval:generate":"GENERATE_TEST_CASES=true tsx evaluations","eval:pairwise":"USE_PAIRWISE_EVAL=true tsx evaluations","python:format":"cd evaluations/programmatic/python && just format","test:coverage":"jest --coverage","build:with-cli":"pnpm build && pnpm --filter=n8n build","eval:langsmith":"USE_LANGSMITH_EVAL=true tsx evaluations","eval:categorize":"tsx scripts/categorize-prompts.ts","deps:graph:tools":"madge src/tools/index.ts --image deps-tools.svg","test:integration":"jest --config=jest.config.integration.js","workflow:mermaid":"tsx scripts/workflow-to-mermaid.ts","deps:graph:service":"madge src/ai-workflow-builder-agent.service.ts --image deps-service.svg"},"_npmUser":{"name":"atom8n-user","email":"atom8n@gmail.com"},"_npmVersion":"10.9.2","directories":{},"_nodeVersion":"22.17.1","dependencies":{"zod":"3.25.67","lodash":"4.17.21","@n8n/di":"npm:@atom8n/di@0.13.1","csv-parse":"5.5.0","langsmith":"^0.3.45","@n8n/utils":"npm:@atom8n/utils@1.24.1","picocolors":"1.0.1","@n8n/config":"npm:@atom8n/config@2.4.1","n8n-workflow":"npm:@atom8n/n8n-workflow@2.5.1","@langchain/core":"1.1.0","@langchain/openai":"1.1.3","@n8n/backend-common":"npm:@atom8n/backend-common@1.5.1","@langchain/anthropic":"1.1.3","@langchain/langgraph":"1.0.2","@n8n_io/ai-assistant-sdk":"1.19.1"},"_hasShrinkwrap":false,"devDependencies":{"madge":"^8.0.0","p-limit":"^3.1.0","cli-table3":"^0.6.3","cli-progress":"^3.12.0","jest-mock-extended":"^3.0.4","@types/cli-progress":"^3.11.5","@n8n/typescript-config":"npm:@atom8n/typescript-config@1.6.1"},"_npmOperationalInternal":{"tmp":"tmp/ai-workflow-builder_1.5.1_1774198945720_0.1628569332361669","host":"s3://npm-registry-packages-npm-production"}},"1.5.2":{"name":"@atom8n/ai-workflow-builder","version":"1.5.2","_id":"@atom8n/ai-workflow-builder@1.5.2","maintainers":[{"name":"atom8n-user","email":"atom8n@gmail.com"}],"dist":{"shasum":"79404cef2108cfb92cf786e69f788e29667abc79","tarball":"https://registry.npmjs.org/@atom8n/ai-workflow-builder/-/ai-workflow-builder-1.5.2.tgz","fileCount":489,"integrity":"sha512-eiQZaWw0dV1NfNujaBebA1kOnluI6AwVR6LSFSKKOEZ5bImNdOLUiYMLmSr+7CUKjX97vvlxgSUMGlk8PjF70Q==","signatures":[{"sig":"MEQCIAFWiHBHg4fYFz6HkyaNEGJ3cW7fcFIbdZqrPhmIs+9VAiAgF/C3JNE1Ca7NaFnplLcs1c4oisHuVpYUi+dpf7D/Mg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1592587},"main":"dist/index.js","types":"dist/index.d.ts","module":"src/index.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./src/index.ts","require":"./dist/index.js"}},"gitHead":"3805a3287a78a5e1d9130159b9244ce4e32a12c9","scripts":{"eval":"tsx evaluations","lint":"eslint . --quiet","test":"jest","build":"tsc -p ./tsconfig.build.json && tsc-alias -p tsconfig.build.json","clean":"rimraf dist .turbo","watch":"tsc-watch -p tsconfig.build.json --onCompilationComplete \"tsc-alias -p tsconfig.build.json\"","format":"biome format --write src","deps:all":"pnpm run deps:graph && pnpm run deps:graph:service && pnpm run deps:graph:tools && pnpm run deps:circular && pnpm run deps:report","eval:csv":"tsx evaluations --prompts-csv","lint:fix":"eslint . --fix","test:unit":"jest --config=jest.config.unit.js","typecheck":"tsc --noEmit","deps:graph":"madge src/index.ts --image deps-graph.svg","test:watch":"jest --watch","deps:report":"madge src/index.ts --json > deps-report.json && echo 'Dependency report saved to deps-report.json'","python:lint":"cd evaluations/programmatic/python && just lint","python:test":"cd evaluations/programmatic/python && just test","deps:orphans":"madge src/index.ts --orphans","format:check":"biome ci src","python:check":"cd evaluations/programmatic/python && just check","deps:circular":"madge src/index.ts --circular","eval:generate":"GENERATE_TEST_CASES=true tsx evaluations","eval:pairwise":"USE_PAIRWISE_EVAL=true tsx evaluations","python:format":"cd evaluations/programmatic/python && just format","test:coverage":"jest --coverage","build:with-cli":"pnpm build && pnpm --filter=n8n build","eval:langsmith":"USE_LANGSMITH_EVAL=true tsx evaluations","eval:categorize":"tsx scripts/categorize-prompts.ts","deps:graph:tools":"madge src/tools/index.ts --image deps-tools.svg","test:integration":"jest --config=jest.config.integration.js","workflow:mermaid":"tsx scripts/workflow-to-mermaid.ts","deps:graph:service":"madge src/ai-workflow-builder-agent.service.ts --image deps-service.svg"},"_npmUser":{"name":"atom8n-user","email":"atom8n@gmail.com"},"_npmVersion":"10.9.2","directories":{},"_nodeVersion":"22.17.1","dependencies":{"zod":"3.25.67","lodash":"4.17.21","@n8n/di":"npm:@atom8n/di@0.13.2","csv-parse":"5.5.0","langsmith":"^0.3.45","@n8n/utils":"npm:@atom8n/utils@1.24.2","picocolors":"1.0.1","@n8n/config":"npm:@atom8n/config@2.4.2","n8n-workflow":"npm:@atom8n/n8n-workflow@2.5.2","@langchain/core":"1.1.0","@langchain/openai":"1.1.3","@n8n/backend-common":"npm:@atom8n/backend-common@1.5.2","@langchain/anthropic":"1.1.3","@langchain/langgraph":"1.0.2","@n8n_io/ai-assistant-sdk":"1.19.1"},"_hasShrinkwrap":false,"devDependencies":{"madge":"^8.0.0","p-limit":"^3.1.0","cli-table3":"^0.6.3","cli-progress":"^3.12.0","jest-mock-extended":"^3.0.4","@types/cli-progress":"^3.11.5","@n8n/typescript-config":"npm:@atom8n/typescript-config@1.6.2"},"_npmOperationalInternal":{"tmp":"tmp/ai-workflow-builder_1.5.2_1774463530458_0.2594075532612494","host":"s3://npm-registry-packages-npm-production"}},"1.5.3":{"name":"@atom8n/ai-workflow-builder","version":"1.5.3","_id":"@atom8n/ai-workflow-builder@1.5.3","maintainers":[{"name":"atom8n-user","email":"atom8n@gmail.com"}],"dist":{"shasum":"de5742dd51e68068b01ec60ef1cb5293e3382a9d","tarball":"https://registry.npmjs.org/@atom8n/ai-workflow-builder/-/ai-workflow-builder-1.5.3.tgz","fileCount":489,"integrity":"sha512-xVWMAJ5Oxa4c/LwQblFjakbgshStcPUNpHoKvHZ/aXhNqKZKWichMOL2by0U8FgcsD2bIcp4sgl/1liu+EfQSQ==","signatures":[{"sig":"MEQCIE2kwyUo/5v+GTAP/wRPG7ffwRmyRip0FtG8psXCCzEnAiB9ucD3CWvwxUeXhnLssiv68e+mCG6VGYfZEmuCWLeyiw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1592587},"main":"dist/index.js","types":"dist/index.d.ts","module":"src/index.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./src/index.ts","require":"./dist/index.js"}},"gitHead":"f9cccd26226a6824f8698417b7a937b2c2d99b6f","scripts":{"eval":"tsx evaluations","lint":"eslint . --quiet","test":"jest","build":"tsc -p ./tsconfig.build.json && tsc-alias -p tsconfig.build.json","clean":"rimraf dist .turbo","watch":"tsc-watch -p tsconfig.build.json --onCompilationComplete \"tsc-alias -p tsconfig.build.json\"","format":"biome format --write src","deps:all":"pnpm run deps:graph && pnpm run deps:graph:service && pnpm run deps:graph:tools && pnpm run deps:circular && pnpm run deps:report","eval:csv":"tsx evaluations --prompts-csv","lint:fix":"eslint . --fix","test:unit":"jest --config=jest.config.unit.js","typecheck":"tsc --noEmit","deps:graph":"madge src/index.ts --image deps-graph.svg","test:watch":"jest --watch","deps:report":"madge src/index.ts --json > deps-report.json && echo 'Dependency report saved to deps-report.json'","python:lint":"cd evaluations/programmatic/python && just lint","python:test":"cd evaluations/programmatic/python && just test","deps:orphans":"madge src/index.ts --orphans","format:check":"biome ci src","python:check":"cd evaluations/programmatic/python && just check","deps:circular":"madge src/index.ts --circular","eval:generate":"GENERATE_TEST_CASES=true tsx evaluations","eval:pairwise":"USE_PAIRWISE_EVAL=true tsx evaluations","python:format":"cd evaluations/programmatic/python && just format","test:coverage":"jest --coverage","build:with-cli":"pnpm build && pnpm --filter=n8n build","eval:langsmith":"USE_LANGSMITH_EVAL=true tsx evaluations","eval:categorize":"tsx scripts/categorize-prompts.ts","deps:graph:tools":"madge src/tools/index.ts --image deps-tools.svg","test:integration":"jest --config=jest.config.integration.js","workflow:mermaid":"tsx scripts/workflow-to-mermaid.ts","deps:graph:service":"madge src/ai-workflow-builder-agent.service.ts --image deps-service.svg"},"_npmUser":{"name":"atom8n-user","email":"atom8n@gmail.com"},"_npmVersion":"10.9.2","directories":{},"_nodeVersion":"22.17.1","dependencies":{"zod":"3.25.67","lodash":"4.17.21","@n8n/di":"npm:@atom8n/di@0.13.3","csv-parse":"5.5.0","langsmith":"^0.3.45","@n8n/utils":"npm:@atom8n/utils@1.24.3","picocolors":"1.0.1","@n8n/config":"npm:@atom8n/config@2.4.3","n8n-workflow":"npm:@atom8n/n8n-workflow@2.5.3","@langchain/core":"1.1.0","@langchain/openai":"1.1.3","@n8n/backend-common":"npm:@atom8n/backend-common@1.5.3","@langchain/anthropic":"1.1.3","@langchain/langgraph":"1.0.2","@n8n_io/ai-assistant-sdk":"1.19.1"},"_hasShrinkwrap":false,"devDependencies":{"madge":"^8.0.0","p-limit":"^3.1.0","cli-table3":"^0.6.3","cli-progress":"^3.12.0","jest-mock-extended":"^3.0.4","@types/cli-progress":"^3.11.5","@n8n/typescript-config":"npm:@atom8n/typescript-config@1.6.3"},"_npmOperationalInternal":{"tmp":"tmp/ai-workflow-builder_1.5.3_1774626883744_0.27365445027796254","host":"s3://npm-registry-packages-npm-production"}},"1.5.4":{"name":"@atom8n/ai-workflow-builder","version":"1.5.4","_id":"@atom8n/ai-workflow-builder@1.5.4","maintainers":[{"name":"atom8n-user","email":"atom8n@gmail.com"}],"dist":{"shasum":"bf531e72ead2f4bcd5ab05110c2e3e5a86cfd6f0","tarball":"https://registry.npmjs.org/@atom8n/ai-workflow-builder/-/ai-workflow-builder-1.5.4.tgz","fileCount":489,"integrity":"sha512-w5AzAtDhhtDiLJwBrJ4Ejxw34Cot/gjCQ/L8cTdPw3l8IlsYEzNPTYburMBBL7lRd1GpfU/Xgtvpp6gUzWEvyg==","signatures":[{"sig":"MEQCIBfkUHW463Zp0x6kRwEPubFQMr0uUucHJwnDQsC8CPDwAiAOrKqVcpBygOGn8t3EDsSEZRUgu7OmpLACykJ24CeBdg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1592587},"main":"dist/index.js","types":"dist/index.d.ts","module":"src/index.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./src/index.ts","require":"./dist/index.js"}},"gitHead":"e27714ef8dead046e08f4fff80aa294312f2c630","scripts":{"eval":"tsx evaluations","lint":"eslint . --quiet","test":"jest","build":"tsc -p ./tsconfig.build.json && tsc-alias -p tsconfig.build.json","clean":"rimraf dist .turbo","watch":"tsc-watch -p tsconfig.build.json --onCompilationComplete \"tsc-alias -p tsconfig.build.json\"","format":"biome format --write src","deps:all":"pnpm run deps:graph && pnpm run deps:graph:service && pnpm run deps:graph:tools && pnpm run deps:circular && pnpm run deps:report","eval:csv":"tsx evaluations --prompts-csv","lint:fix":"eslint . --fix","test:unit":"jest --config=jest.config.unit.js","typecheck":"tsc --noEmit","deps:graph":"madge src/index.ts --image deps-graph.svg","test:watch":"jest --watch","deps:report":"madge src/index.ts --json > deps-report.json && echo 'Dependency report saved to deps-report.json'","python:lint":"cd evaluations/programmatic/python && just lint","python:test":"cd evaluations/programmatic/python && just test","deps:orphans":"madge src/index.ts --orphans","format:check":"biome ci src","python:check":"cd evaluations/programmatic/python && just check","deps:circular":"madge src/index.ts --circular","eval:generate":"GENERATE_TEST_CASES=true tsx evaluations","eval:pairwise":"USE_PAIRWISE_EVAL=true tsx evaluations","python:format":"cd evaluations/programmatic/python && just format","test:coverage":"jest --coverage","build:with-cli":"pnpm build && pnpm --filter=n8n build","eval:langsmith":"USE_LANGSMITH_EVAL=true tsx evaluations","eval:categorize":"tsx scripts/categorize-prompts.ts","deps:graph:tools":"madge src/tools/index.ts --image deps-tools.svg","test:integration":"jest --config=jest.config.integration.js","workflow:mermaid":"tsx scripts/workflow-to-mermaid.ts","deps:graph:service":"madge src/ai-workflow-builder-agent.service.ts --image deps-service.svg"},"_npmUser":{"name":"atom8n-user","email":"atom8n@gmail.com"},"_npmVersion":"10.9.2","directories":{},"_nodeVersion":"22.17.1","dependencies":{"zod":"3.25.67","lodash":"4.17.21","@n8n/di":"npm:@atom8n/di@0.13.4","csv-parse":"5.5.0","langsmith":"^0.3.45","@n8n/utils":"npm:@atom8n/utils@1.24.4","picocolors":"1.0.1","@n8n/config":"npm:@atom8n/config@2.4.4","n8n-workflow":"npm:@atom8n/n8n-workflow@2.5.4","@langchain/core":"1.1.0","@langchain/openai":"1.1.3","@n8n/backend-common":"npm:@atom8n/backend-common@1.5.4","@langchain/anthropic":"1.1.3","@langchain/langgraph":"1.0.2","@n8n_io/ai-assistant-sdk":"1.19.1"},"_hasShrinkwrap":false,"devDependencies":{"madge":"^8.0.0","p-limit":"^3.1.0","cli-table3":"^0.6.3","cli-progress":"^3.12.0","jest-mock-extended":"^3.0.4","@types/cli-progress":"^3.11.5","@n8n/typescript-config":"npm:@atom8n/typescript-config@1.6.4"},"_npmOperationalInternal":{"tmp":"tmp/ai-workflow-builder_1.5.4_1774642794495_0.9997549464539874","host":"s3://npm-registry-packages-npm-production"}},"1.5.5":{"name":"@atom8n/ai-workflow-builder","version":"1.5.5","_id":"@atom8n/ai-workflow-builder@1.5.5","maintainers":[{"name":"atom8n-user","email":"atom8n@gmail.com"}],"dist":{"shasum":"ca89c0d2467292935dc4156f349d52cb4f95e088","tarball":"https://registry.npmjs.org/@atom8n/ai-workflow-builder/-/ai-workflow-builder-1.5.5.tgz","fileCount":489,"integrity":"sha512-0M814aFx7OOnPCo7LHnovnZJ65WlGp5jBXvpYUc2NyNkxOO9A+B2/rjL8ix53HWwo68YrOtkSYizTQJOQOolGw==","signatures":[{"sig":"MEYCIQCT9OVbOqsgdDrwRk7WkfYuVWbQoln+8dS1Y8nMseMH3gIhAKLIrmhGOykglybWEssEX4nVgkjOWpdr626kiWo1Ty5h","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1592587},"main":"dist/index.js","types":"dist/index.d.ts","module":"src/index.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./src/index.ts","require":"./dist/index.js"}},"gitHead":"66204d8178403c61b098a038ac956437398a0ad0","scripts":{"eval":"tsx evaluations","lint":"eslint . --quiet","test":"jest","build":"tsc -p ./tsconfig.build.json && tsc-alias -p tsconfig.build.json","clean":"rimraf dist .turbo","watch":"tsc-watch -p tsconfig.build.json --onCompilationComplete \"tsc-alias -p tsconfig.build.json\"","format":"biome format --write src","deps:all":"pnpm run deps:graph && pnpm run deps:graph:service && pnpm run deps:graph:tools && pnpm run deps:circular && pnpm run deps:report","eval:csv":"tsx evaluations --prompts-csv","lint:fix":"eslint . --fix","test:unit":"jest --config=jest.config.unit.js","typecheck":"tsc --noEmit","deps:graph":"madge src/index.ts --image deps-graph.svg","test:watch":"jest --watch","deps:report":"madge src/index.ts --json > deps-report.json && echo 'Dependency report saved to deps-report.json'","python:lint":"cd evaluations/programmatic/python && just lint","python:test":"cd evaluations/programmatic/python && just test","deps:orphans":"madge src/index.ts --orphans","format:check":"biome ci src","python:check":"cd evaluations/programmatic/python && just check","deps:circular":"madge src/index.ts --circular","eval:generate":"GENERATE_TEST_CASES=true tsx evaluations","eval:pairwise":"USE_PAIRWISE_EVAL=true tsx evaluations","python:format":"cd evaluations/programmatic/python && just format","test:coverage":"jest --coverage","build:with-cli":"pnpm build && pnpm --filter=n8n build","eval:langsmith":"USE_LANGSMITH_EVAL=true tsx evaluations","eval:categorize":"tsx scripts/categorize-prompts.ts","deps:graph:tools":"madge src/tools/index.ts --image deps-tools.svg","test:integration":"jest --config=jest.config.integration.js","workflow:mermaid":"tsx scripts/workflow-to-mermaid.ts","deps:graph:service":"madge src/ai-workflow-builder-agent.service.ts --image deps-service.svg"},"_npmUser":{"name":"atom8n-user","email":"atom8n@gmail.com"},"_npmVersion":"10.9.2","directories":{},"_nodeVersion":"22.17.1","dependencies":{"zod":"3.25.67","lodash":"4.17.21","@n8n/di":"npm:@atom8n/di@0.13.5","csv-parse":"5.5.0","langsmith":"^0.3.45","@n8n/utils":"npm:@atom8n/utils@1.24.5","picocolors":"1.0.1","@n8n/config":"npm:@atom8n/config@2.4.5","n8n-workflow":"npm:@atom8n/n8n-workflow@2.5.5","@langchain/core":"1.1.0","@langchain/openai":"1.1.3","@n8n/backend-common":"npm:@atom8n/backend-common@1.5.5","@langchain/anthropic":"1.1.3","@langchain/langgraph":"1.0.2","@n8n_io/ai-assistant-sdk":"1.19.1"},"_hasShrinkwrap":false,"devDependencies":{"madge":"^8.0.0","p-limit":"^3.1.0","cli-table3":"^0.6.3","cli-progress":"^3.12.0","jest-mock-extended":"^3.0.4","@types/cli-progress":"^3.11.5","@n8n/typescript-config":"npm:@atom8n/typescript-config@1.6.5"},"_npmOperationalInternal":{"tmp":"tmp/ai-workflow-builder_1.5.5_1775070741369_0.27887080954298615","host":"s3://npm-registry-packages-npm-production"}},"1.5.6":{"name":"@atom8n/ai-workflow-builder","version":"1.5.6","_id":"@atom8n/ai-workflow-builder@1.5.6","maintainers":[{"name":"atom8n-user","email":"atom8n@gmail.com"}],"dist":{"shasum":"bf0a12c2fff5ca82bb527f8d50243b017269120a","tarball":"https://registry.npmjs.org/@atom8n/ai-workflow-builder/-/ai-workflow-builder-1.5.6.tgz","fileCount":489,"integrity":"sha512-RZMvvxrOxjBMJudYEBsdx4b9fShaEZqlBqwIuDWOO4jFEKpCSQAVoL5G2iKBhvBROb1kXDqabr6xbJ9TS3l6gA==","signatures":[{"sig":"MEUCIQDF/mXHmATJAwEJ7/enIAYenN0df3iL2TP7sJ13+SZS+gIgYps4EoFnHYl4Hod5ykW2iwiDovOc5TBLShR/qv3/Nsk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1592587},"main":"dist/index.js","types":"dist/index.d.ts","module":"src/index.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./src/index.ts","require":"./dist/index.js"}},"gitHead":"9c3b601d1080942d1294549a9a44a18f39417b42","scripts":{"eval":"tsx evaluations","lint":"eslint . --quiet","test":"jest","build":"tsc -p ./tsconfig.build.json && tsc-alias -p tsconfig.build.json","clean":"rimraf dist .turbo","watch":"tsc-watch -p tsconfig.build.json --onCompilationComplete \"tsc-alias -p tsconfig.build.json\"","format":"biome format --write src","deps:all":"pnpm run deps:graph && pnpm run deps:graph:service && pnpm run deps:graph:tools && pnpm run deps:circular && pnpm run deps:report","eval:csv":"tsx evaluations --prompts-csv","lint:fix":"eslint . --fix","test:unit":"jest --config=jest.config.unit.js","typecheck":"tsc --noEmit","deps:graph":"madge src/index.ts --image deps-graph.svg","test:watch":"jest --watch","deps:report":"madge src/index.ts --json > deps-report.json && echo 'Dependency report saved to deps-report.json'","python:lint":"cd evaluations/programmatic/python && just lint","python:test":"cd evaluations/programmatic/python && just test","deps:orphans":"madge src/index.ts --orphans","format:check":"biome ci src","python:check":"cd evaluations/programmatic/python && just check","deps:circular":"madge src/index.ts --circular","eval:generate":"GENERATE_TEST_CASES=true tsx evaluations","eval:pairwise":"USE_PAIRWISE_EVAL=true tsx evaluations","python:format":"cd evaluations/programmatic/python && just format","test:coverage":"jest --coverage","build:with-cli":"pnpm build && pnpm --filter=n8n build","eval:langsmith":"USE_LANGSMITH_EVAL=true tsx evaluations","eval:categorize":"tsx scripts/categorize-prompts.ts","deps:graph:tools":"madge src/tools/index.ts --image deps-tools.svg","test:integration":"jest --config=jest.config.integration.js","workflow:mermaid":"tsx scripts/workflow-to-mermaid.ts","deps:graph:service":"madge src/ai-workflow-builder-agent.service.ts --image deps-service.svg"},"_npmUser":{"name":"atom8n-user","email":"atom8n@gmail.com"},"_npmVersion":"10.9.2","directories":{},"_nodeVersion":"22.17.1","dependencies":{"zod":"3.25.67","lodash":"4.17.21","@n8n/di":"npm:@atom8n/di@0.13.6","csv-parse":"5.5.0","langsmith":"^0.3.45","@n8n/utils":"npm:@atom8n/utils@1.24.6","picocolors":"1.0.1","@n8n/config":"npm:@atom8n/config@2.4.6","n8n-workflow":"npm:@atom8n/n8n-workflow@2.5.6","@langchain/core":"1.1.0","@langchain/openai":"1.1.3","@n8n/backend-common":"npm:@atom8n/backend-common@1.5.6","@langchain/anthropic":"1.1.3","@langchain/langgraph":"1.0.2","@n8n_io/ai-assistant-sdk":"1.19.1"},"_hasShrinkwrap":false,"devDependencies":{"madge":"^8.0.0","p-limit":"^3.1.0","cli-table3":"^0.6.3","cli-progress":"^3.12.0","jest-mock-extended":"^3.0.4","@types/cli-progress":"^3.11.5","@n8n/typescript-config":"npm:@atom8n/typescript-config@1.6.6"},"_npmOperationalInternal":{"tmp":"tmp/ai-workflow-builder_1.5.6_1775890647109_0.5688221844759536","host":"s3://npm-registry-packages-npm-production"}},"1.5.7":{"name":"@atom8n/ai-workflow-builder","version":"1.5.7","_id":"@atom8n/ai-workflow-builder@1.5.7","maintainers":[{"name":"atom8n-user","email":"atom8n@gmail.com"}],"dist":{"shasum":"cbeaf27816ccd612cf12fb3a1471dcf308f6c179","tarball":"https://registry.npmjs.org/@atom8n/ai-workflow-builder/-/ai-workflow-builder-1.5.7.tgz","fileCount":490,"integrity":"sha512-k1T5M3LwklVy3Pk6ds1650N1l8vuy02EbNDtNEnhNtFRSY8XF33YFW1hLFRIfmnA3ugIz9uYpMYGrcEQvYOxuQ==","signatures":[{"sig":"MEQCIHJTmzhR4+R0o0YNejFpHefd2SThUMub2vkM7WiDli7GAiB3tNjcDs4sH2VtroeBgv5H7QKUiuBj/jGY7omErUmFzg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2014951},"main":"dist/index.js","types":"dist/index.d.ts","module":"src/index.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./src/index.ts","require":"./dist/index.js"}},"gitHead":"a060141878e345227ae639689ca9f93e9e774892","scripts":{"eval":"tsx evaluations","lint":"eslint . --quiet","test":"jest","build":"tsc -p ./tsconfig.build.json && tsc-alias -p tsconfig.build.json","clean":"rimraf dist .turbo","watch":"tsc-watch -p tsconfig.build.json --onCompilationComplete \"tsc-alias -p tsconfig.build.json\"","format":"biome format --write src","deps:all":"pnpm run deps:graph && pnpm run deps:graph:service && pnpm run deps:graph:tools && pnpm run deps:circular && pnpm run deps:report","eval:csv":"tsx evaluations --prompts-csv","lint:fix":"eslint . --fix","test:unit":"jest --config=jest.config.unit.js","typecheck":"tsc --noEmit","deps:graph":"madge src/index.ts --image deps-graph.svg","test:watch":"jest --watch","deps:report":"madge src/index.ts --json > deps-report.json && echo 'Dependency report saved to deps-report.json'","python:lint":"cd evaluations/programmatic/python && just lint","python:test":"cd evaluations/programmatic/python && just test","deps:orphans":"madge src/index.ts --orphans","format:check":"biome ci src","python:check":"cd evaluations/programmatic/python && just check","deps:circular":"madge src/index.ts --circular","eval:generate":"GENERATE_TEST_CASES=true tsx evaluations","eval:pairwise":"USE_PAIRWISE_EVAL=true tsx evaluations","python:format":"cd evaluations/programmatic/python && just format","test:coverage":"jest --coverage","build:with-cli":"pnpm build && pnpm --filter=n8n build","eval:langsmith":"USE_LANGSMITH_EVAL=true tsx evaluations","eval:categorize":"tsx scripts/categorize-prompts.ts","deps:graph:tools":"madge src/tools/index.ts --image deps-tools.svg","test:integration":"jest --config=jest.config.integration.js","workflow:mermaid":"tsx scripts/workflow-to-mermaid.ts","deps:graph:service":"madge src/ai-workflow-builder-agent.service.ts --image deps-service.svg"},"_npmUser":{"name":"atom8n-user","email":"atom8n@gmail.com"},"_npmVersion":"10.9.2","directories":{},"_nodeVersion":"22.17.1","dependencies":{"zod":"3.25.67","lodash":"4.17.21","@n8n/di":"npm:@atom8n/di@0.13.7","csv-parse":"5.5.0","langsmith":"^0.3.45","@n8n/utils":"npm:@atom8n/utils@1.24.7","picocolors":"1.0.1","@n8n/config":"npm:@atom8n/config@2.4.7","n8n-workflow":"npm:@atom8n/n8n-workflow@2.5.7","@langchain/core":"1.1.0","@langchain/openai":"1.1.3","@n8n/backend-common":"npm:@atom8n/backend-common@1.5.7","@langchain/anthropic":"1.1.3","@langchain/langgraph":"1.0.2","@n8n_io/ai-assistant-sdk":"1.19.1"},"_hasShrinkwrap":false,"devDependencies":{"madge":"^8.0.0","p-limit":"^3.1.0","cli-table3":"^0.6.3","cli-progress":"^3.12.0","jest-mock-extended":"^3.0.4","@types/cli-progress":"^3.11.5","@n8n/typescript-config":"npm:@atom8n/typescript-config@1.6.7"},"_npmOperationalInternal":{"tmp":"tmp/ai-workflow-builder_1.5.7_1777394654111_0.6566782217108604","host":"s3://npm-registry-packages-npm-production"}},"1.5.8":{"name":"@atom8n/ai-workflow-builder","version":"1.5.8","scripts":{"clean":"rimraf dist .turbo","typecheck":"tsc --noEmit","build":"tsc -p ./tsconfig.build.json && tsc-alias -p tsconfig.build.json","build:with-cli":"pnpm build && pnpm --filter=n8n build","format":"biome format --write src","format:check":"biome ci src","test":"jest","test:unit":"jest --config=jest.config.unit.js","test:integration":"jest --config=jest.config.integration.js","test:coverage":"jest --coverage","test:watch":"jest --watch","lint":"eslint . --quiet","lint:fix":"eslint . --fix","watch":"tsc-watch -p tsconfig.build.json --onCompilationComplete \"tsc-alias -p tsconfig.build.json\"","deps:graph":"madge src/index.ts --image deps-graph.svg","deps:graph:service":"madge src/ai-workflow-builder-agent.service.ts --image deps-service.svg","deps:graph:tools":"madge src/tools/index.ts --image deps-tools.svg","deps:circular":"madge src/index.ts --circular","deps:report":"madge src/index.ts --json > deps-report.json && echo 'Dependency report saved to deps-report.json'","deps:orphans":"madge src/index.ts --orphans","deps:all":"pnpm run deps:graph && pnpm run deps:graph:service && pnpm run deps:graph:tools && pnpm run deps:circular && pnpm run deps:report","eval":"tsx evaluations","eval:csv":"tsx evaluations --prompts-csv","eval:langsmith":"USE_LANGSMITH_EVAL=true tsx evaluations","eval:generate":"GENERATE_TEST_CASES=true tsx evaluations","eval:categorize":"tsx scripts/categorize-prompts.ts","workflow:mermaid":"tsx scripts/workflow-to-mermaid.ts","eval:pairwise":"USE_PAIRWISE_EVAL=true tsx evaluations","python:check":"cd evaluations/programmatic/python && just check","python:test":"cd evaluations/programmatic/python && just test","python:lint":"cd evaluations/programmatic/python && just lint","python:format":"cd evaluations/programmatic/python && just format"},"main":"dist/index.js","module":"src/index.ts","types":"dist/index.d.ts","exports":{".":{"require":"./dist/index.js","import":"./src/index.ts","types":"./dist/index.d.ts"}},"dependencies":{"@langchain/anthropic":"1.1.3","@langchain/core":"1.1.0","@langchain/langgraph":"1.0.2","@langchain/openai":"1.1.3","@n8n/backend-common":"npm:@atom8n/backend-common@1.5.8","@n8n/config":"npm:@atom8n/config@2.4.8","@n8n/di":"npm:@atom8n/di@0.13.8","@n8n/utils":"npm:@atom8n/utils@1.24.8","@n8n_io/ai-assistant-sdk":"1.19.1","csv-parse":"5.5.0","langsmith":"^0.3.45","lodash":"4.17.21","n8n-workflow":"npm:@atom8n/n8n-workflow@2.5.8","picocolors":"1.0.1","zod":"3.25.67"},"devDependencies":{"@n8n/typescript-config":"npm:@atom8n/typescript-config@1.6.8","@types/cli-progress":"^3.11.5","cli-progress":"^3.12.0","cli-table3":"^0.6.3","jest-mock-extended":"^3.0.4","madge":"^8.0.0","p-limit":"^3.1.0"},"_id":"@atom8n/ai-workflow-builder@1.5.8","gitHead":"f95b5bcc38fb93d28fcb6a78d9b8e804d9ffab65","_nodeVersion":"22.17.1","_npmVersion":"10.9.2","dist":{"integrity":"sha512-mmbP1NfDDcpzPXc5WJ1m7j7ipzGTeOojP1e9D+pK42qU3x87+HQGpK8+fN6SpbJa5sTIt8ZrZeBn25feFzmTAA==","shasum":"e19250d553db01d408ab4e7826f9e6c37a486b2e","tarball":"https://registry.npmjs.org/@atom8n/ai-workflow-builder/-/ai-workflow-builder-1.5.8.tgz","fileCount":490,"unpackedSize":2015065,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD0XwEvJ7TUftaxmY0tN2v1upVstJ9kARggoNRMsxAO9gIgeJXSFAsw6KXZnZvgIeypkBtH+kSDa5ACVwNJMW0d5/0="}]},"_npmUser":{"name":"atom8n-user","email":"atom8n@gmail.com"},"directories":{},"maintainers":[{"name":"atom8n-user","email":"atom8n@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/ai-workflow-builder_1.5.8_1777832655389_0.19979617219037493"},"_hasShrinkwrap":false}},"time":{"created":"2026-01-12T18:10:29.763Z","modified":"2026-05-03T18:24:15.771Z","1.2.0":"2026-01-12T18:10:30.089Z","1.2.1":"2026-01-13T19:42:03.301Z","1.2.5":"2026-01-13T19:59:48.234Z","1.2.2":"2026-01-14T03:40:43.522Z","1.2.3":"2026-01-14T03:58:24.431Z","1.2.4":"2026-01-14T04:20:04.923Z","1.2.6":"2026-01-14T05:04:39.329Z","1.2.7":"2026-01-14T05:39:04.081Z","1.2.8":"2026-01-14T05:54:52.213Z","1.2.9":"2026-01-14T09:50:49.697Z","1.3.0":"2026-01-14T13:15:34.706Z","1.4.0":"2026-01-14T14:52:35.997Z","1.4.1":"2026-01-14T15:31:39.285Z","1.4.2":"2026-01-14T15:44:48.688Z","1.4.3":"2026-01-15T18:03:21.749Z","1.5.0":"2026-02-04T15:22:18.516Z","1.5.1":"2026-03-22T17:02:25.879Z","1.5.2":"2026-03-25T18:32:10.623Z","1.5.3":"2026-03-27T15:54:43.953Z","1.5.4":"2026-03-27T20:19:54.730Z","1.5.5":"2026-04-01T19:12:21.631Z","1.5.6":"2026-04-11T06:57:27.321Z","1.5.7":"2026-04-28T16:44:14.390Z","1.5.8":"2026-05-03T18:24:15.627Z"},"maintainers":[{"name":"atom8n-user","email":"atom8n@gmail.com"}],"readme":"ERROR: No README data found!","readmeFilename":""}