mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-19 04:00:38 +09:00
openclaw gateway: auto-approve first pairing and retry
This commit is contained in:
parent
3479ea6e80
commit
2223afa0e9
6 changed files with 648 additions and 236 deletions
|
|
@ -33,6 +33,7 @@ Request behavior fields:
|
|||
- payloadTemplate (object, optional): additional fields merged into gateway agent params
|
||||
- timeoutSec (number, optional): adapter timeout in seconds (default 120)
|
||||
- waitTimeoutMs (number, optional): agent.wait timeout override (default timeoutSec * 1000)
|
||||
- autoPairOnFirstConnect (boolean, optional): on first "pairing required", attempt device.pair.list/device.pair.approve via shared auth, then retry once (default true)
|
||||
- paperclipApiUrl (string, optional): absolute Paperclip base URL advertised in wake text
|
||||
|
||||
Session routing fields:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue