github Gentleman-Programming/gentle-ai v1.25.2

latest releases: advisory, v1.40.2, v1.40.1...
one month ago

Summary

  • Improved chained-pr skill with interactive chain strategy selection so teams choose their own PR workflow instead of following a rigid decision tree.

Details

  • When work exceeds the 400-line review budget, the agent now asks the user to choose between Stacked PRs to main (fast iteration, startup-friendly) or Feature Branch Chain with tracker (rollback control, coordinated releases).
  • Added tradeoff comparison table so the team can make an informed decision based on their priorities.
  • chain_strategy is now cached in the SDD session alongside delivery_strategy — once chosen, it persists for the entire session.
  • Updated sdd-orchestrator, sdd-tasks, and sdd-apply to pass and enforce the cached chain strategy through the full pipeline.

Upgrade

brew upgrade gentle-ai

Don't miss a new gentle-ai release

NewReleases is sending notifications on new releases.