1
0
forked from agents/opencode
Commit Graph

5 Commits

Author SHA1 Message Date
9c768870e3 refactor: 从 CPA 换成 LiteLLM 2026-03-04 16:34:10 +08:00
80c2a77ed9 chore: 配置文件格式从JSON改为JSONC
- 移除对特定JSON文件类型的编辑器关联设置。
- 将配置文件格式从 JSON 更改为 JSONC。
2026-01-12 12:21:51 +08:00
dcf7c9868d chore: 禁用websearch工具权限
- 将 websearch 工具的权限设置为拒绝。
2026-01-12 12:21:09 +08:00
ffdf4e705d chore: 简化AI模型提供商标识
- 将AI模型提供商标识从"ai-gateway"简化为"gateway",并更新对应的Claude模型名称。
2026-01-12 12:18:40 +08:00
98dddd6de2 chore: 初始提交 2026-01-12 12:16:02 +08:00