Skip to content

v2.5.0

Latest

Choose a tag to compare

@spencermarx spencermarx released this 28 Jul 12:16

2.5.0 (2026-07-28)

🚀 Features

  • cli: capture the pre-mutation env snapshot for dashboard children (0e41df6)
  • config: add dashboard settings parsing layer (#56)
  • dashboard: inherit the launch shell environment in child processes (#57, #56)
  • platform: add child-env builder with criteria-governed denylist (7490f06)

🩹 Fixes

  • dashboard: close spawn-convergence gaps from OCR round-1 review (ddd02bc)

❤️ Thank You

  • claude-flow @agentic-org
  • Spencer Marx
  • Special thanks to @thunderock for reporting and reproducing the dashboard environment-variable gap with OpenCode + Amazon Bedrock (#57) and for the groundwork in #56 — the shared-config YAML parsing for dashboard.ai_cli and the null-prototype env hardening in this release are built on that contribution. Dashboard-launched reviews now inherit your shell environment automatically (no configuration needed), so Bedrock, proxies, and custom-CA setups work out of the box.