docs: finalize channel mode and shuffle docs
This commit is contained in:
@@ -58,6 +58,9 @@ Environment overrides:
|
||||
- `CHANNEL_POLICIES_FILE` (standalone channel policy file path)
|
||||
- `CHANNEL_POLICIES_JSON` (only used to initialize file when missing)
|
||||
- `END_SYMBOLS_JSON`
|
||||
- `MULTI_MESSAGE_START_MARKER`
|
||||
- `MULTI_MESSAGE_END_MARKER`
|
||||
- `MULTI_MESSAGE_PROMPT_MARKER`
|
||||
|
||||
The script:
|
||||
- writes via `openclaw config set ... --json`
|
||||
@@ -76,3 +79,5 @@ Policy state semantics:
|
||||
|
||||
- Keep no-reply API bound to loopback/private network.
|
||||
- If you use API auth, set `AUTH_TOKEN` and align provider apiKey usage.
|
||||
- Multi-message mode markers default to `↗️` / `↙️` / `⤵️` when no overrides are supplied.
|
||||
- Shuffle mode is not configured globally in the current implementation; it is a per-channel runtime toggle controlled with `/dirigent turn-shuffling`, `/dirigent turn-shuffling on`, and `/dirigent turn-shuffling off`.
|
||||
|
||||
Reference in New Issue
Block a user