Metadata-Version: 2.4
Name: svarog-forge
Version: 0.1.1
Summary: SvarogForge. A smithy for Hermes Agent. Meta-package for Talaria, Crucible, and Forge.
Project-URL: Homepage, https://github.com/SvarogForge/forge
Project-URL: Repository, https://github.com/SvarogForge
Project-URL: Talaria, https://github.com/SvarogForge/talaria
Project-URL: Crucible, https://github.com/SvarogForge/crucible
Author-email: iMonstra <imonstra@users.noreply.github.com>
License: MIT
License-File: LICENSE
Keywords: ai,forge,hermes-agent,svarog,talaria
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Build Tools
Provides-Extra: all
Requires-Dist: svarog-crucible>=0.1.0; extra == 'all'
Requires-Dist: svarog-talaria>=0.1.0; extra == 'all'
Provides-Extra: crucible
Requires-Dist: svarog-crucible>=0.1.0; extra == 'crucible'
Provides-Extra: dev
Requires-Dist: build; extra == 'dev'
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: twine; extra == 'dev'
Provides-Extra: talaria
Requires-Dist: svarog-talaria>=0.1.0; extra == 'talaria'
Description-Content-Type: text/markdown

# ⚒️ SvarogForge

**Forge for Hermes Agent.**

A family of tools forged for [Hermes Agent](https://hermes-agent.nousresearch.com) — each one a purpose-built instrument for a specific craft.

> `pip install svarog-forge`

## 🔧 The Forge

| Tool | Repository | What it does |
|------|-----------|-------------|
| ⚡ **Talaria** | [SvarogForge/talaria](https://github.com/SvarogForge/talaria) | Parallel messengers. Dispatch 3–5 sub-agents for deep research. |
| 🔥 **Crucible** | [SvarogForge/crucible](https://github.com/SvarogForge/crucible) | The smelting pot. Quality benchmarks and sub-agent delegation verification. |
| ⚒️ **Forge** | [SvarogForge/forge](https://github.com/SvarogForge/forge) | The forge itself. Your AI smithy — from market analysis to deployment. |

## 🏛️ All gods are brothers

Every tool in this forge carries a name from a different pantheon — because great engineering speaks every language.

Created by [iMonstra](https://github.com/iMonstra)

---

<p align="center">
  <a href="https://github.com/SvarogForge/talaria">⚡ Talaria</a> ·
  <a href="https://github.com/SvarogForge/crucible">🔥 Crucible</a> ·
  <a href="https://github.com/SvarogForge/forge">⚒️ Forge</a>
</p>
