Metadata-Version: 2.4
Name: docketeer
Version: 0.0.1
Summary: A reasonably sized autonomous AI construction kit
Author-email: Chris Guidry <chris@theguidrys.us>
Requires-Python: >=3.12
Requires-Dist: anthropic
Requires-Dist: pydocket
Requires-Dist: pyyaml
Requires-Dist: watchfiles
Description-Content-Type: text/markdown

# Docketeer

A small, opinionated toolkit for building autonomous AI agents with
[Anthropic](https://platform.claude.com/docs/en/api/sdks/python) and
[Docket](https://github.com/chrisguidry/docket).

For setup instructions, plugin development, and more, see the
[project repository](https://github.com/chrisguidry/docketeer).
