mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
Isolate OpenClaw smoke state to avoid stale auth drift
This commit is contained in:
parent
a85511dad2
commit
1b98c2b279
3 changed files with 18 additions and 2 deletions
|
|
@ -293,3 +293,8 @@ Pairing behavior for this smoke script:
|
|||
Model behavior for this smoke script:
|
||||
|
||||
- defaults to OpenAI models (`openai/gpt-5.2` + OpenAI fallback) so it does not require Anthropic auth by default
|
||||
|
||||
State behavior for this smoke script:
|
||||
|
||||
- defaults to isolated config dir `~/.openclaw-paperclip-smoke`
|
||||
- resets smoke agent state each run by default (`OPENCLAW_RESET_STATE=1`) to avoid stale provider/auth drift
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue