Files
CC-Switch/src-tauri/src/commands
YoVinchen e9ead2841d feat(provider): support additive provider key lifecycle management
Add `addToLive` parameter to add_provider so callers can opt out of
writing to the live config (e.g. when duplicating an inactive provider).
Add `originalId` parameter to update_provider to support provider key
renames — the old key is removed from live config before the new one
is written.

Frontend: ProviderForm now exposes provider-key input for openclaw app
type, and EditProviderDialog forwards originalId on save. Deep-link
import passes addToLive=true to preserve existing behavior.
2026-03-28 01:49:07 +08:00
..
2025-11-25 09:30:55 +08:00
2026-01-13 10:55:53 +08:00
2025-11-24 11:00:45 +08:00
2026-02-14 15:24:24 +08:00
2025-12-31 22:57:00 +08:00