Skip to content

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 12 Jul 23:49

Added

  • renforge_info/renforge_context now resolve active_project without the
    dashboard: they fall back to the serve --project default, then to a Ren'Py
    project auto-detected from the current directory, and report the winning
    source in a new project_source field. When nothing matches, the payload
    carries an explicit hint so agents pass project_path directly instead of
    stalling.

Changed

  • renforge_screenshot accepts a single width or height and derives the
    other dimension from the game's aspect ratio (previously both were required
    together).