histrategy
An open-source LLM historical strategy engine for developers, designers, and history creators to produce turn-based world simulations and text battle reports.
Tool overview
Verdict: histrategy is worth considering if you want an AI-driven historical world-simulation experience, but the current evidence supports it more as an experimental open-source game engine/framework than as a mature commercial engine. It is also not a general-purpose agent platform. A better analogy is a historical simulation generator that combines YAML/knowledge bases, a rule layer, and LLM-based settlement.
In practice, the evidence shows a Three Kingdoms-centered and adjacent-history workflow: Python, FastAPI, PostgreSQL, a lightweight web frontend, and switchable model adapters let players or factions submit decisions by quarter, then use an LLM plus world-state data such as troops, food, diplomacy, and cities to produce the next narrative state and settlement report. Multiple Zhihu posts also suggest the framework can be adapted to other historical periods, so it appears closer to a reusable text-simulation framework than a fixed-script standalone game.
On cost and adoption barrier, the repo and Zhihu materials support claims like MIT open source, multi-model/provider support, and a partial offline rule layer.