Skip to content

v1.29.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 11:42
· 25 commits to main since this release

1.29.0 (2026-08-11)

Bug Fixes

  • cleanup: remove complexity. tools can have both pre and continuation approval (0adb183)
  • prompt: harden task-item directive rules for plan execution (696533d)
  • Remove preflight tool -> LLM should not decide whether show continuation pop-up. It should be code driven (23ad3fe)
  • Tools requiring approval were not being returned to the browser (a0a6ad9)

Features

  • preflight: add run_preflight tool and agent instructions (6692f12)
  • preflight: wire evaluate_page governance REST call in run_preflight (0f47247)
  • Tools that require approval to continue (ca4ff9a)
  • tools: add submit_plan tool for user-reviewed multi-step execution (5613c8a)