Skip to content

v0.36.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 16:36
7d00478

Changelog

Features

  • 96e4d82 feat(adapter): consume graph-level on_failure; bump dippin v0.35→v0.38 (#309, #327) (#328)
  • 00870e3 feat(build_product): commit-first / stop-when-green + commit-if-dirty checkpoint (#297) (#314)
  • 160b76b feat(build_product): language-native quality gate fallback when no Makefile (#299) (#321)
  • 7c11d48 feat(build_product): no-requirement-left-behind — Decompose coverage + owner-or-fail Verify (#300) (#322)
  • 9811123 feat(build_product): per-node build-context file to cure rediscovery amnesia (#298) (#319)
  • adc5f3b feat(build_product): spec-coherence preflight gate before decomposition (#301) (#334)
  • dd32790 feat(doctor): surface bedrock-gateway routing caveats (#277) (#291)
  • 003d91a feat(engine): commit-WIP to a recoverable ref before routing a failed/exhausted node (#302) (#315)
  • 2cafe35 feat(engine): turn-limit breach = guard not guillotine — verify → classify (#303 PR1) (#317)
  • cdb01e9 feat(llm): wire reasoning_effort through to Anthropic and Gemini (#329)
  • e41c4c1 feat(turn-guard): operator-decision node + warm continue+N (#318) (#330)
  • 4eb7714 feat: TRACKER_GATEWAY_KIND for bedrock-gateway routing (#276) (#289)

Fixes

  • 0eb9f27 fix(build_product): guard against silently-masked cross-review failure (#313) (#326)
  • 6a76111 fix(build_product): route agent failure/turn-exhaustion to escalation on every node (#296) (#312)
  • 8df13ce fix(engine): route unhandled agent failure to fallback_target instead of dead-stop (#295) (#311)

Other

  • 24d39ea docs(CLAUDE): consolidate, fix drift, add orientation layer (#290)
  • ffdae72 docs+ci: agent-tool jail threat model + os.* bypass lint (#283) (#294)
  • 36fd8d2 docs: bedrock-gateway routing setup + CHANGELOG (#278) (#292)
  • 9a4cacc docs: document tool command shell model (#325)
  • 7d00478 release: v0.36.0 (#336)
  • 961cb06 test: property/invariant tests for writable_paths jail surface (#282) (#293)