Commit Graph
15 Commits
Author SHA1 Message Date
KimiSwitch Dev 35b6a9af4c types: add AgentSettings and related Kimi Code config types 2026-07-09 00:57:33 +08:00
KimiSwitch Dev fb72df6cfd chore: pass current agent to ProviderList 2026-07-09 00:06:21 +08:00
KimiSwitch Dev 43b7ad18d0 feat: show /reload hint next to switch provider button in Kimi Code tab 2026-07-09 00:06:03 +08:00
KimiSwitch Dev baa28b4df5 i18n: add switchReloadHint for Kimi Code reload reminder 2026-07-09 00:05:26 +08:00
KimiSwitch Dev 232949a701 feat(pi): preserve provider/model fields and sync Pi default provider/model on switch
- Fix stale configRef in useConfig so saves include the latest state.
- Preserve Pi models.json fields (headers, compat, cost, maxTokens,
  thinkingLevelMap, authHeader, modelOverrides, provider name) across edits.
- Add Pi settings.json I/O and update defaultProvider/defaultModel when
  activating a provider so Pi actually picks up the switch.
- Add round-trip and settings serialization tests.
2026-07-08 19:39:15 +08:00
KimiSwitch Dev 6eb57d2ac6 feat: store Pi Switch config in SQLite, activate on switch 2026-07-08 16:14:16 +08:00
KimiSwitch Dev 155efdf9f3 feat: keep provider records on switch, only mark active; filter on save 2026-07-08 14:25:05 +08:00
KimiSwitch Dev 8c515f42dc feat: switch provider cleans other custom providers and sets default model 2026-07-08 14:02:09 +08:00
KimiSwitch Dev 4fecf191da chore: ignore Snipaste screenshots 2026-07-08 09:39:38 +08:00
KimiSwitch Dev af991a7bda feat: implement Pi Switch i18n UI and agent config switch 2026-07-08 08:53:26 +08:00
KimiSwitch Dev 7d69aac08f chore: ignore worktrees directory 2026-07-06 17:42:23 +08:00
KimiSwitch Dev 9875e503a4 refactor: redact secrets in Debug output 2026-07-06 17:40:17 +08:00
KimiSwitch Dev 26adba78ba feat: define Rust models and lib exports 2026-07-06 17:31:44 +08:00
KimiSwitch Dev a81efe4317 chore: fix Task 1 scaffold quality issues 2026-07-06 17:26:04 +08:00
KimiSwitch Dev dd53e4fb20 chore: initialize Tauri v2 project scaffold 2026-07-06 17:12:28 +08:00