Metadata-Version: 2.4
Name: agentstack-init
Version: 0.1.0
Summary: Audit and scaffold AI harness configs for Claude Code and Hermes Agent — score your setup out of 100
Project-URL: Homepage, https://fusional.dev/agentstack
Project-URL: Repository, https://github.com/JRM-FusionAL/agentstack-init
Author: Jonathan Melton
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.12
Requires-Dist: httpx>=0.27.0
Requires-Dist: jinja2>=3.1.0
Requires-Dist: mcp[cli]>=1.1.0
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: typer>=0.12.0
Requires-Dist: uvicorn>=0.29.0
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.23.0; extra == 'dev'
Requires-Dist: pytest-cov>=5.0.0; extra == 'dev'
Requires-Dist: pytest>=8.0.0; extra == 'dev'
Requires-Dist: ruff>=0.4.0; extra == 'dev'
Description-Content-Type: text/markdown

# agentstack-init

Audit and scaffold AI harness configs (Claude Code, Hermes Agent).

```bash
pip install agentstack-init
agentstack-init audit
agentstack-init init
```

→ Book a free 30-min review: fusional.dev/agentstack
