KimiSwitch Dev
c32f3f458f
docs: rewrite README with full project documentation
...
Cover what the project does, architecture, supported providers, storage
locations, dev workflow, Tauri commands, shortcuts, i18n, testing, build,
FAQ, and security notes.
2026-07-22 13:32:59 +08:00
PiSwitch Dev
4d120ad2bb
chore: remove stray screenshot files
2026-07-22 13:18:19 +08:00
KimiSwitch Dev
211986a1e5
feat: update provider/model config handling
2026-07-15 19:15:04 +08:00
KimiSwitch Dev
a394e5f730
refactor: auto-generate model role from model name[provider name] format
2026-07-09 11:00:36 +08:00
KimiSwitch Dev
b01a5661b4
feat: unify provider active logic and add env field support for kimi_code_io
2026-07-09 08:44:11 +08:00
KimiSwitch Dev
3b12844342
docs: add design specs and implementation plans for reload hint and global settings panel
2026-07-09 08:41:28 +08:00
KimiSwitch Dev
675e8ba24d
fix: correct effort type assertion in AgentSettingsPanel
2026-07-09 01:05:41 +08:00
KimiSwitch Dev
5fcdc333b1
feat: apply smart default max_context_size when adding models
2026-07-09 01:04:24 +08:00
KimiSwitch Dev
2b25c62ffc
chore: pass rawOther to ProviderEdit
2026-07-09 01:02:59 +08:00
KimiSwitch Dev
0cd70b9dbc
feat: render AgentSettingsPanel in ProviderEdit for Kimi Code
2026-07-09 01:02:26 +08:00
KimiSwitch Dev
70c52aeaca
feat: add AgentSettingsPanel component
2026-07-09 01:01:13 +08:00
KimiSwitch Dev
a0ec266129
i18n: add agent settings panel translations
2026-07-09 00:59:37 +08:00
KimiSwitch Dev
7296f322de
feat: add agent settings read/write helpers
2026-07-09 00:58:55 +08:00
KimiSwitch Dev
c564bda282
feat: add model default max_context_size lookup table
2026-07-09 00:58:20 +08:00
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