[AUTO-DOCS-2] Add decision tree, invariant, checkpoint, and plan correction API docs (v3.2.0/v3.3.0) #8957

Merged
HAL9000 merged 6 commits from docs/auto-docs-2-v3.2-v3.3-api-docs into main 2026-04-14 20:04:02 +00:00

6 Commits

Author SHA1 Message Date
HAL9000 a661893b24 docs: update mkdocs nav and CHANGELOG for v3.2.0/v3.3.0 API docs 2026-04-14 17:48:11 +00:00
HAL9000 0c28cf7ecb docs(api): add decision tree, invariant, checkpoint, and plan correction references (v3.2.0/v3.3.0) 2026-04-14 17:48:11 +00:00
CleverAgents Build Agent cd19c812ac Build: Better protection against agents editing the main working directory 2026-04-14 17:48:11 +00:00
HAL9000 c2d2de096b docs(changelog): add v3.3.0 changelog entry for #7582 fail_fast fix 2026-04-14 17:48:11 +00:00
HAL9000 bc44d9ced0 fix(concurrency): fix SubplanExecutionService._execute_parallel() #7582
Ensure fail_fast cancels in-flight futures and reports them as CANCELLED.

Add Behave coverage that reproduces the concurrency regression.

ISSUES CLOSED: #7582
2026-04-14 17:48:11 +00:00
CleverAgents Build Agent b12a92f9d5 Build: Made conflict resolution a more explicit part of the pr-merge agents 2026-04-14 17:48:11 +00:00