picoclaw/pkg/config
I Putu Eddy Irawan ec540312da feat: add Kimi/Moonshot and Opencode provider support
- Add "kimi", "kimi-code", "moonshot" provider cases in factory.go
  with default API base https://api.kimi.com/coding/v1
- Add Kimi Code API User-Agent header (KimiCLI/0.77) for api.kimi.com
- Add "opencode" provider with default API base https://opencode.ai/zen/v1
- Add "opencode" to recognized HTTP-compatible protocols in factory_provider
- Add Opencode field to ProvidersConfig, IsEmpty, HasProvidersConfig
- Add opencode migration entry in ConvertProvidersToModelList
- Update moonshot fallback API base from api.moonshot.cn to api.kimi.com
2026-03-01 08:48:04 +07:00
..
config.go feat: add Kimi/Moonshot and Opencode provider support 2026-03-01 08:48:04 +07:00
config_test.go fix(config): keep empty agents.defaults.model in saved config 2026-02-28 00:18:10 +08:00
defaults.go Merge branch 'refactor/channel-system' into main 2026-02-27 20:04:08 +08:00
migration.go feat: add Kimi/Moonshot and Opencode provider support 2026-03-01 08:48:04 +07:00
migration_test.go fix(providers): support per-model request_timeout in model_list (#733) 2026-02-26 19:08:19 +11:00
model_config_test.go fix(providers): support per-model request_timeout in model_list (#733) 2026-02-26 19:08:19 +11:00