v0.4.0
Pre-release
Pre-release
DCS Simulation Engine v0.4.0
v0.4.0 is the first stable pre-1.0 release of the Diverse Cognitive Systems Simulation Engine.
The engine is now usable end-to-end: installable with pip, runnable locally, documented, configurable, and playable through both the web UI and autoplay client.
Highlights
- Installable with
pip install dcs-simulation-engine dcsCLI for running, monitoring, deploying, and exporting engine runs- React web UI for human players
autoplayclient for AI/model players- YAML-based run configuration
- Built-in example runs for demos, training, benchmarking, usability, expert evaluation, and load testing
- Core game and character systems for diverse cognitive systems research
- API-first architecture with optional clients
- Dockerized local runtime and Fly.io deployment support
- Result export, reporting, and simulation quality workflows
- Full documentation site and API docs
Pre-1.0 Note
This is a stable and fully functional engine release, but it is still pre-1.0. APIs, configuration formats, and internals may change before 1.0.0.