Metadata-Version: 2.4
Name: agentpool
Version: 0.0.1
Summary: Multi-agent orchestration framework (coming soon)
Project-URL: Homepage, https://github.com/phil65/agentpool
Author: Phil65
License-Expression: MIT
Keywords: agents,ai,llm,multi-agent,orchestration
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# agentpool

Multi-agent orchestration framework for Python.

**Coming soon.** This package is a placeholder for an upcoming release.

## Features (planned)

- Multi-agent orchestration with pools and teams
- LLM-powered agents with tool support
- Streaming and event-driven architecture
- Configuration-driven agent definitions
- Delegation, workers, and pipelines

## Links

- GitHub: https://github.com/phil65/agentpool
