mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-19 12:10:37 +09:00
Fix CI typecheck and default OpenClaw sessions to issue scope
This commit is contained in:
parent
0233525e99
commit
5fae7d4de7
16 changed files with 35 additions and 29 deletions
|
|
@ -38,7 +38,7 @@ By default the adapter sends a signed `device` payload in `connect` params.
|
|||
|
||||
The adapter supports the same session routing model as HTTP OpenClaw mode:
|
||||
|
||||
- `sessionKeyStrategy=fixed|issue|run`
|
||||
- `sessionKeyStrategy=issue|fixed|run`
|
||||
- `sessionKey` is used when strategy is `fixed`
|
||||
|
||||
Resolved session key is sent as `agent.sessionKey`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue