workflow-ai 1.0.24 → 1.0.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -417,6 +417,7 @@ pipeline:
417
417
  timeout: 120
418
418
  goto:
419
419
  default: pick-next-task
420
+ error: pick-next-task
420
421
 
421
422
  # -------------------------------------------------------------------------
422
423
  # 6. create-report
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "workflow-ai",
3
- "version": "1.0.24",
3
+ "version": "1.0.25",
4
4
  "description": "AI Agent Workflow Coordinator — kanban-based pipeline for AI coding agents",
5
5
  "type": "module",
6
6
  "bin": {