Skip to main content

Notes

  • The operating agent submits the answer via bunx smthrs human answer <requestId> --value '<json>' (find the requestId with human inbox). Relay the prompt to the human, collect their answer, and run the command yourself, never the human. bunx smthrs approve is for <Approval>, not <HumanTask>.
  • Failed JSON re-prompts up to maxAttempts with zero backoff.
  • Same durable deferred mechanism as <Approval>; survives restarts.