Skip to content

[C5] Complete bounded-parallel task dispatch and retries #83

Description

@ACFHarbinger

Continue the C5 workflow implementation.

Current state in commit a2ef8ed:

  • sequential task dispatch is available;
  • task schema persists retry counters, parallel-stage queues, pending agents, and max_parallel;
  • desktop and CLI task surfaces remain sequential.

Next work:

  • implement bounded parallel dispatch and queue release;
  • add retry command/behavior honoring WorkflowStep max_retries;
  • persist failed terminal state and emit handoff/wake audit records;
  • add CLI/Tauri tests and update the C5 roadmap when complete.

Metadata

Metadata

Assignees

No one assigned

    Labels

    component:backendsrc-tauri/ (Rust/Tauri backend)enhancementNew feature or requestrustPull requests that update rust code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions