Metadata-Version: 2.4
Name: shepherd-ai
Version: 0.0.1
Summary: Shepherd: agent orchestration toolkit. Placeholder release; full version coming soon.
Project-URL: Homepage, https://github.com/dilarasoylu/meta-agent-experiments
Project-URL: Repository, https://github.com/dilarasoylu/meta-agent-experiments
Author-email: Simon Yu <simon011130@gmail.com>
License-Expression: MIT
License-File: LICENSE
Keywords: agents,ai,llm,orchestration
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# shepherd-ai

Placeholder release. The full **Shepherd** agent orchestration toolkit is coming soon.

This `0.0.x` release exists to reserve the `shepherd-ai` name on PyPI while the project is in development. It does not yet provide functional APIs.

## Installation

```bash
pip install shepherd-ai
```

## Status

- `0.0.1` — placeholder, no public API.

## License

MIT.
