Skip to content

v2.5.0

Choose a tag to compare

@LarsCowe LarsCowe released this 28 Feb 08:50
679a36f

2.5.0 (2026-02-27)

Features

  • ralph: add /bmalph-watch slash command (902376f)
  • watch: add live dashboard for Ralph loop monitoring (be9ec34)

Bug Fixes

  • ralph: deduplicate PRD task extraction in task_sources (add09fc)
  • ralph: detect completion mismatch and deprecate legacy scripts (1711aab)
  • ralph: prevent set -e leak and CWD pollution in ralph_loop tests (2d0b98d)
  • ralph: resolve 3 known bugs in wizard_utils, enable_core, task_sources (a311aaa)
  • ralph: use jq for JSON generation to prevent injection from special characters (1270f14)
  • tests: increase previewUpgrade timeout for Windows CI (cdcd647)
  • watch: rename completionMismatch to ralphCompleted, fix status tests (e679c9f)

Code Quality

  • remove deprecated exports and update docs (ee817d4)