Wujie HarnessDocs
Wujie HarnessDocs
WelcomeGetting started

Basics

Workspaces and membersIssuesChannelsProjectsLabelsWorkflowsInbox and subscriptions

Agents

Meet the agentsCreate and configure an agentAssign issues to agentsChatSquadsSkills

Automation

AutomationsRuntimes

Knowledge

DocumentsKnowledgeCapability CenterConnectors

Governance

Governance

Workflows

Turn a label's candidate issues into a dependency, handoff, and acceptance graph.

A workflow takes the issues carrying a workflow-enabled label and arranges them as a node graph with explicit dependencies — which node must finish before the next can start, where work is handed from a person to an agent or back, and what "done" means for each node. It is for work whose order matters: pipelines, release trains, multi-step deliveries.

Workflows do not have a top-level navigation item. They start from the detail page of an issue label with workflows enabled.

Starting a workflow

  1. Enable workflows on an issue label.
  2. Open the label's detail page — the issues carrying that label become the candidate nodes.
  3. Arrange the nodes and their dependencies into a graph.
  4. Publish the graph.

Running a workflow

After publishing and activating, the graph drives the work:

  • Readiness and blocking — a node becomes ready when its dependencies are met, and blocked when something upstream fails or stalls.
  • Handoff — work moves explicitly between people and agents at the nodes where you defined it.
  • Deliverable acceptance — the receiving side reviews and accepts (or rejects) what a node produced.
  • Dependency-product requests — a node can request the output of another node it depends on.
  • Overrides and blocker resolution — when the graph is wrong about reality, a person can force a node through or resolve the blocker directly.
  • Workflow activity — every transition is recorded, so the run has a history instead of a vibe.

Actions that need a person — acceptances, dependency requests, blockers — surface in their inbox instead of relying on someone watching the graph.

Templates

A published graph can be saved as a workflow template, so the next time the same kind of work shows up you start from the known-good shape instead of re-drawing the graph.

Next

  • Labels — workflows start from a workflow-enabled label
  • Inbox — where workflow actions reach people
  • Issues — the nodes of a workflow are issues

Labels

Cross-cutting classification for issues, agents, and Skills — and the entry point for workflows.

Inbox and subscriptions

When Wujie notifies you, and how to mute issues you don't care about.

On this page

Starting a workflowRunning a workflowTemplatesNext