v1.96.0
v1.96.0 (2026-06-03)
This release is published under the MIT License.
Bug Fixes
-
tasks: Reorder workflow step tools and run post-processing on cancellation (
ed9f6d8) -
tasks: Resolve workflow step notification source from active chain (
70c64ed) -
workflows: Allow skipping started steps in cascade validation (
9cac7aa) -
workflows: Deduplicate step outcome counts across mutations (
96f808e) -
workflows: Handle first-step enqueue failure in start_workflow (
dee23be)
Code Style
- Apply ruff formatting across workflows and sessions (
a1bb6c5)
Documentation
-
Advance DLT-176 to implementation phase (
e7a4ab6) -
Mark DLT-176 batch 2 as done (
3a1486a) -
Mark DLT-176 batch 3 as done (
8c644b5) -
Mark DLT-176 batch 4 as done (
514676a) -
Mark DLT-176 batch 5 as done (
01cbf8f) -
Mark DLT-176 batch 6 as done (
bf314cc) -
Mark DLT-176 batch 8 and implementation as done (
b6d88e3) -
Reconcile DLT-176 delta into feature documentation (
d69aba5) -
designs: Add DLT-176 design document (
93cb760) -
designs: Expand DLT-176 design with full component detail and scenarios (
bdb5662) -
plans: Add DLT-176 implementation plan (
c4ecc8e) -
specs: Add DLT-176 workflow tasks as background execution spec (
586db9e) -
specs: Mark DLT-176 spec as complete (
b86a9f1) -
specs: Refine DLT-176 spec with failure propagation and precise tool semantics (
b2290dc) -
workflows: Advance DLT-176 status to design complete (
c556eb1) -
workflows: Advance DLT-176 status to design phase (
4f9cd8c) -
workflows: Advance DLT-176 status to plan complete (
894bb7b) -
workflows: Advance DLT-176 status to plan phase (
1a89d83) -
workflows: Advance DLT-176 status to spec phase (
50c8918) -
workflows: Define DLT-176 for workflow tasks as background execution (
609502c) -
workflows: Update authoring guide for autonomous execution model (
9370b5c)
Features
-
tasks: Add workflow_id and pending_handoff for workflow-task linking (
a7abb67) -
tasks: Wire workflow step execution into task executor (
31d9c0e) -
workflows: Add MCP tools for workflow step execution (
c0d3787) -
workflows: Add step context and prompt construction for workflow tasks (
e9ff758) -
workflows: Add workflow failure processor for abort cascade (
6bb65a1)
Refactoring
-
workflows: Extract cascade logic into dedicated module (
9d9297d) -
workflows: Move failure selection from processor to executor call site (
c9c2d77)
Testing
-
Add tests for workflow failure processor (
6c1cf82) -
Update tests for workflow step execution (
2536807)
Detailed Changes: v1.95.3...v1.96.0