Cytown
667fc85d54
refactor(config): make config.Channel to multiple instance support
...
add new field type to Channel struct
config.channels refactor to channel_list
update config version to 3
update the docs
2026-04-13 22:21:21 +08:00
Cytown
93757812fc
refactor config and add ModelConfig.Enabled
2026-03-30 14:01:20 +08:00
Cytown
b646d3b8fe
refactor config and security to simplified the structure ( #2068 )
2026-03-28 00:03:34 +08:00
wenjie
d23c24ce72
fix(config): normalize empty security config before save/load ( #1956 )
...
Normalize missing security sections when attaching, loading, and saving
security config so existing config files without `.security.yml` can still
be updated safely. This fixes Pico channel setup for legacy/existing configs
and adds coverage for the missing security file path and unexported JSON
field behavior.
2026-03-24 17:03:28 +08:00
Cytown
cf9e0496f7
fix launcher can't save model api_key issue ( #1928 )
...
* fix launcher can't save model api_key issue
* add backup for old data before migrate config and fix migrate to empty
security issue
2026-03-24 03:26:11 +01:00
Cytown
310f788f5f
rename security.yml to .security.yml
2026-03-23 11:20:42 +08:00
Cytown
e455eb5e67
refactor: seperate security.yml for store keys
2026-03-22 01:55:00 +08:00