[code-claw] Connectivity probe + Kimi CLI fallback on 429 #235

Closed
opened 2026-04-05 23:06:39 +00:00 by Timmy · 0 comments
Owner

Acceptance

When OpenRouter returns 429 or connection fails, launcher automatically falls back to kimi-cli.

Current status

Probe implemented in launcher. Falls back to exec kimi-cli on 429 detection.

Verification

# Simulate failure by using bad key temporarily
# Expect: "OpenRouter 429 -- falling back to Kimi CLI"
kimi-cli
## Acceptance When OpenRouter returns 429 or connection fails, launcher automatically falls back to `kimi-cli`. ## Current status Probe implemented in launcher. Falls back to `exec kimi-cli` on 429 detection. ## Verification ``` # Simulate failure by using bad key temporarily # Expect: "OpenRouter 429 -- falling back to Kimi CLI" kimi-cli ```
Timmy closed this issue 2026-04-05 23:14:38 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/timmy-config#235