{"_id":"@agentgx/actors","name":"@agentgx/actors","dist-tags":{"latest":"0.1.16"},"versions":{"0.1.16":{"name":"@agentgx/actors","version":"0.1.16","description":"Actor components for AgentGraph","main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.js","types":"./dist/index.d.ts"}},"scripts":{"develop":"ts-node-dev --respawn --transpile-only src/index.ts","build":"rollup -c ../../rollup.config.js --configPlugin typescript","clean":"rimraf dist","test":"echo \"No tests yet\""},"dependencies":{"@agentgx/core":"workspace:*","@agentgx/database":"workspace:*","@agentgx/messages":"workspace:*","@agentgx/tools":"workspace:*","@agentgx/types":"workspace:*","@agentgx/server":"workspace:*","@supabase/supabase-js":"^2.49.4","bullmq":"^5.56.4","ioredis":"^5.3.2","multer":"1.4.5-lts.2","react":"^19.1.1","react-dom":"^19.1.1","uuid":"^9.0.0","zod":"^4.0.14"},"peerDependencies":{"react":"19.1.1","react-dom":"19.1.1"},"devDependencies":{"@types/react":"^18.0.0","@types/react-dom":"^18.0.0","@types/uuid":"^9.0.0","typescript":"^5.3.2"},"publishConfig":{"dependencies":{"@agentgx/core":"0.1.0","@agentgx/database":"0.1.0","@agentgx/messages":"0.1.0","@agentgx/tools":"0.1.0","@agentgx/types":"0.1.0"},"main":"dist/index.js","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.js"}}},"author":"","license":"ISC","_id":"@agentgx/actors@0.1.16","gitHead":"4c95d552a1df68d57b06ac3f564c0ffc753d0f7b","_nodeVersion":"18.20.3","_npmVersion":"10.7.0","dist":{"integrity":"sha512-dClad2gpl7hhVAB41QTLE78w98tcZPG9g6rG2i7cWO5nc0fe9pjVjPZrReHLVO+GrXC6JV5VFkiF7FzAsseF1Q==","shasum":"3d568b9d6ba9a830df34c0abf75f6f07f28fd900","tarball":"https://registry.npmjs.org/@agentgx/actors/-/actors-0.1.16.tgz","fileCount":7,"unpackedSize":7153538,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC5t4Dl5p5Hqw8PEn3t5rBdJZzkOHlYxmEQo7Mws4ubZAIhAPfYFR0Go639RQ+4nH2YVYM9KzmQp8MYP6rx3GIWOzQW"}]},"_npmUser":{"name":"7thpillar","email":"rashin@7thpillar.com"},"directories":{},"maintainers":[{"name":"7thpillar","email":"rashin@7thpillar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/actors_0.1.16_1756709583527_0.9718577785890665"},"_hasShrinkwrap":false}},"time":{"created":"2025-09-01T06:53:03.443Z","0.1.16":"2025-09-01T06:53:03.779Z","modified":"2025-09-01T06:53:04.122Z"},"maintainers":[{"name":"7thpillar","email":"rashin@7thpillar.com"}],"description":"Actor components for AgentGraph","license":"ISC","readme":"# @agx/actors\n\nActor components and workflow orchestration\n\n## Purpose\n\nProvides actor-based components for building complex AI workflows and agent interactions.\n\n## Features\n\n- Actor components\n- Workflow orchestration\n- Agent lifecycle management\n- State management\n\n## Installation\n\n```bash\nnpm install @agx/actors\n# or\npnpm add @agx/actors\n# or\nyarn add @agx/actors\n```\n\n## Usage\n\n```typescript\nimport {} from /* exports */ \"@agentgx/actors\";\n\n// Usage examples will be added as the API stabilizes\n```\n\n## Dependencies\n\nThis package depends on the following AGX packages:\n\n- @agx/auth\n- @agx/core\n- @agx/database\n- @agx/messages\n- @agx/providers\n- @agx/queue\n- @agx/server\n- @agx/tools\n- @agx/triggers\n- @agx/types\n- @agx/upload-processors\n\n## Development\n\n```bash\n# Install dependencies\npnpm install\n\n# Build the package\npnpm run build\n\n# Run in development mode\npnpm run develop\n```\n\n## License\n\nMIT - See [LICENSE](../../LICENSE) file for details.\n\n## Contributing\n\nThis package is part of the AGX monorepo. Please see the main repository for contribution guidelines.\n","readmeFilename":"README.md","_rev":"1-c61d89a53a3b709a94e42c2a6ed286a7"}