Metadata-Version: 2.4
Name: agent-briefcase
Version: 0.1.0
Summary: CLI tool for maintaining a shared local registry of reusable GitHub repos and scaffolding new coding-agent projects.
Requires-Python: >=3.10
Requires-Dist: typer>=0.9
Requires-Dist: pyyaml>=6.0
Requires-Dist: rich>=13.0
Requires-Dist: simple-term-menu>=1.0
