Metadata-Version: 2.4
Name: histrategy-agent
Version: 0.2.0
Summary: Shared core for OpenClaw and Hermes Agent game skills — IM-native Three Kingdoms strategy
License: MIT
Requires-Python: >=3.11
Requires-Dist: histrategy-engine>=0.1.0
Provides-Extra: llm
Requires-Dist: httpx>=0.27; extra == "llm"
Provides-Extra: dev
Requires-Dist: pytest>=8; extra == "dev"
Requires-Dist: pytest-cov>=5; extra == "dev"
