You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).