v0.4.0 — GOD mode runtime tooling
GOD mode runtime tooling — grouped runtime control, live iteration, and crash diagnostics.
Added
- Grouped runtime controls through
renforge_control: hot script reload, rollback, quicksave/quickload, skip, auto-forward, and menu actions. - Named save slots with
renforge_saves, and grouped text, key, and scroll input withrenforge_send_input. renforge_get_errorsfor recent bridge exceptions and bounded crash-file diagnostics, plusrenforge_wait_untilfor bounded label, screen, or expression waits.renforge_inspect_screenfor active screen scope and argument introspection.
Changed
renforge_game_stategains opt-ininclude=["metrics", "audio"]sections while preserving its default response shape.- Expanded README and MCP reference with the complete edit, hot-reload, save, branch, and diagnostics workflow.
PyPI: pip install renforge==0.4.0