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

Automations

Schedule, webhook, or API-triggered runs by an agent or a squad — with or without a traceable issue.

An automation (Autopilot) runs unattended work on a trigger: a schedule, a webhook, or an API call. The executor is an agent or a squad. It is how recurring or event-driven work stops depending on someone remembering to start it.

Triggers

TriggerWhen it fires
ScheduleOn a time schedule — daily sweeps, weekly reports, periodic checks
WebhookWhen an external system calls the automation's webhook
APIWhen your own tooling calls the API
ManualWhenever you press run

What a run does

Each run can create a traceable issue — the recurring work then has a status, comments, and history like any other work, and people can follow it in their inbox. Or a run can execute without creating an issue — right for runs that only matter when they find something (a nightly check that reports only on failures).

Operating an automation

The automation page gives you the controls to keep unattended work trustworthy:

  • Manual run — trigger a run on demand without waiting for the schedule.
  • Run history — every past run, so success is a fact rather than an assumption.
  • Webhook delivery records — see the webhook calls that came in and how they were handled.
  • Replay — re-run a past execution when a run failed or you need to reproduce it.
  • Access management — control who can manage the automation.

Next

  • Agents — the single-executor option
  • Squads — the multi-agent executor option
  • Runtimes — where the runs actually execute

Skills

Attach knowledge packs to an agent — compatible with the Anthropic Agent Skills open standard.

Runtimes

Where agent tasks actually execute — your machine, a shared machine, or a cloud worker.

On this page

TriggersWhat a run doesOperating an automationNext