mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 14:10:51 +00:00
feat: add crestodian local planner fallback
This commit is contained in:
@@ -55,6 +55,14 @@ When debugging real providers/models (requires real creds):
|
||||
Slack DM with `/codex bind`, exercises `/codex fast` and
|
||||
`/codex permissions`, then verifies a plain reply and an image attachment
|
||||
route through the native plugin binding instead of ACP.
|
||||
- Crestodian rescue command smoke: `pnpm test:live:crestodian-rescue-channel`
|
||||
- Opt-in belt-and-suspenders check for the message-channel rescue command
|
||||
surface. It exercises `/crestodian status`, queues a persistent model
|
||||
change, replies `/crestodian yes`, and verifies the audit/config write path.
|
||||
- Crestodian planner Docker smoke: `pnpm test:docker:crestodian-planner`
|
||||
- Runs Crestodian in a configless container with a fake Claude CLI on `PATH`
|
||||
and verifies the fuzzy planner fallback translates into an audited typed
|
||||
config write.
|
||||
- Moonshot/Kimi cost smoke: with `MOONSHOT_API_KEY` set, run
|
||||
`openclaw models list --provider moonshot --json`, then run an isolated
|
||||
`openclaw agent --local --session-id live-kimi-cost --message 'Reply exactly: KIMI_LIVE_OK' --thinking off --json`
|
||||
|
||||
Reference in New Issue
Block a user