-
Notifications
You must be signed in to change notification settings - Fork 3.4k
v0.9.0 Workflow: product-readiness tracker #4038
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestlane-workflowperformanceRuntime/render performanceRuntime/render performancereliabilityReliability, flaky behavior, retries, fallbacks, and robustnessReliability, flaky behavior, retries, fallbacks, and robustnesstuiTerminal UI behavior, rendering, or interactionTerminal UI behavior, rendering, or interactionuxUser experience, interaction, or presentation polishUser experience, interaction, or presentation polishv0.9.0Targeting v0.9.0Targeting v0.9.0whaleflowWhaleFlow branch/leaf workflow runtime and workflow modeWhaleFlow branch/leaf workflow runtime and workflow modeworkflow-runtimeWorkflow IR, executor, control flow, and replay runtimeWorkflow IR, executor, control flow, and replay runtime
Milestone
Description
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestlane-workflowperformanceRuntime/render performanceRuntime/render performancereliabilityReliability, flaky behavior, retries, fallbacks, and robustnessReliability, flaky behavior, retries, fallbacks, and robustnesstuiTerminal UI behavior, rendering, or interactionTerminal UI behavior, rendering, or interactionuxUser experience, interaction, or presentation polishUser experience, interaction, or presentation polishv0.9.0Targeting v0.9.0Targeting v0.9.0whaleflowWhaleFlow branch/leaf workflow runtime and workflow modeWhaleFlow branch/leaf workflow runtime and workflow modeworkflow-runtimeWorkflow IR, executor, control flow, and replay runtimeWorkflow IR, executor, control flow, and replay runtime
Projects
StatusShow more project fields
Done
Problem
The v0.8.67 candidate includes workflow runtime/library foundations, but Workflow is not product-ready: there is no stable model-facing tool, no normal TUI/CLI run path, no compact run view, and no finished high-fan-out resource story.
This issue is the v0.8.68 umbrella that keeps the release from treating scattered runtime work as a shipped product.
Product-ready definition
Workflow is product-ready when a user can ask CodeWhale to run a workflow, watch it progress in a compact phase-first background-tasks view, inspect/replay artifacts, and recover from failures without crashing the TUI, flooding the parent transcript, or hand-managing worktrees.
Required issues
workflowtool, JS/runtime driver, and TUI/CLI run pathAcceptance
workflow(...)and run an example fromworkflows/*.workflow.jsend-to-end.