Notes
- The operating agent submits the answer via
bunx smithers-orchestrator human answer <requestId> --value '<json>': relay the prompt to the human in conversation, collect their answer, and run the command yourself; never ask the human to run it. Find the requestId withbunx smithers-orchestrator human inbox. Thebunx smithers-orchestrator approvecommand is for<Approval>components, not<HumanTask>. - Failed JSON re-prompts up to
maxAttemptswith zero backoff. - Same durable deferred mechanism as
<Approval>; survives restarts.