mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
Improve OpenClaw smoke auth error handling
This commit is contained in:
parent
be50daba42
commit
d4a2fc6464
3 changed files with 34 additions and 0 deletions
|
|
@ -20,6 +20,11 @@ The harness automates:
|
|||
|
||||
By default, this uses a preconfigured Docker receiver image (`docker/openclaw-smoke`) so the run is deterministic and requires no manual OpenClaw config edits.
|
||||
|
||||
Permissions note:
|
||||
|
||||
- The harness performs board-governed actions (invite creation, join approval, wakeup of the new agent).
|
||||
- In authenticated mode, provide board/operator auth or the run exits early with an explicit permissions error.
|
||||
|
||||
### Authenticated mode
|
||||
|
||||
If your Paperclip deployment is `authenticated`, provide auth context:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue