/unclawg-respond
Process pending revision requests and send fulfill messages.
Hard Constraints
- Use
uc_respondonly. - Do not run raw
curldirectly. - Default to
reconcile; do not handcraft fulfill payload files in allowlist mode. - If
reconcileis unavailable, stop and request wrapper sync (uc_respondis outdated). edit_diff.edited_contentmust be publish-ready:- no audit marker text (
[Reconciled under soul ...],Feedback addressed: ...) - materially different from the original suggestion (no no-op diff fulfills)
- no audit marker text (
Commands
uc_respond smoke
uc_respond list --status pending
uc_respond reconcile --agent-id "${OPENCLAW_AGENT_ID:-larry}" --dry-run
uc_respond reconcile --agent-id "${OPENCLAW_AGENT_ID:-larry}"
Manual Override (Operator Shell Only)
Use manual fulfill only when an operator provides a prepared JSON payload file.
uc_respond fulfill --approval-id <approval_id> --revision-id <revision_id> --input /path/to/revision.json
微信扫一扫