1
0
forked from agents/opencode
Commit Graph

149 Commits

Author SHA1 Message Date
cdabb9fd16 chore: 更新 GPT-5.4 mini 小模型配置 2026-03-18 09:49:14 +08:00
caf20d861d chore: 调整 writing 代理模型分配 2026-03-17 14:59:36 +08:00
b4569fa6a9 chore: 接入 LiteLLM 模型并更新轻量代理配置 2026-03-17 14:50:42 +08:00
db8880c833 chore: 移除 experimental 动态上下文裁剪配置 2026-03-16 02:43:25 +08:00
681d8340cb feat: 升级至 GPT-5.4 并调整代理模型分配 2026-03-16 00:46:00 +08:00
f8a349f478 chore: 调整 GPT-only 角色化模型分配 2026-03-04 23:54:56 +08:00
8fdfb38e84 chore: 精简配置格式并调整代理变体 2026-03-04 23:39:12 +08:00
9c768870e3 refactor: 从 CPA 换成 LiteLLM 2026-03-04 16:34:10 +08:00
8978eeb5de chore: 对齐分类文档链接并更新 artistry 模型参数 2026-02-26 11:09:52 +08:00
3a35190250 chore: 优化 GPT-only 配置以降低轻量任务成本 2026-02-26 10:24:53 +08:00
b9650bfde8 chore: 调整代理模型配置并移除 glm-4.7 2026-02-26 09:33:35 +08:00
8573f89db7 feat: 更新代理模型参考链接并调整小模型配置
- 更新代理模型参考链接指向新的代理库存文档位置。
- 将小模型配置更新为使用cpa-openai/glm-4.7。
2026-02-24 14:46:39 +08:00
069684079a chore: 关闭粘贴摘要折叠以便预览完整文本 2026-02-16 00:36:52 +08:00
472294b787 chore: 合并 CPA OpenAI 提供商并统一模型前缀 2026-02-15 19:56:44 +08:00
f087f34a96 chore: quick 分类切换为 gpt-5-nano 2026-02-15 19:26:13 +08:00
cd4dd39670 chore: 调整 quick 模型为 glm-4.7 2026-02-15 03:40:44 +08:00
9de3f60156 chore: 调整 writing 模型配置为 glm-4.7 2026-02-15 03:36:44 +08:00
9384469551 chore: 调整 librarian 与 explore 模型配置 2026-02-15 03:26:35 +08:00
09407f9980 chore: 更新小模型配置并统一格式化 2026-02-15 03:14:30 +08:00
12d944efb4 chore: 调整检索与轻任务模型配置以提升性价比 2026-02-15 02:56:57 +08:00
8ca07bcdf5 feat: 提升规划编排模型并补齐 artistry 分类 2026-02-15 02:40:19 +08:00
8ea1baccf2 feat: 质量优先切换 librarian/explore/quick/writing 模型 2026-02-15 02:21:11 +08:00
f4cc4c6f29 feat: 优化模型分层并新增 gpt-5.1-codex-mini 2026-02-15 02:07:05 +08:00
294451814e chore: 统一 explore 和 quick 模型使用 glm-4.7 2026-02-15 01:15:56 +08:00
0296ca6564 feat: 迁移至 Codex API 并添加 GLM Coding Plan 提供商 2026-02-15 01:05:03 +08:00
262ee1758a refactor: 优化模型配置与统一命名格式
- 将多个模型的配置项 variant 从 xhigh 调整为 medium 或 high,以优化性能与资源使用平衡。
- 将模型名称格式统一为连字符命名,提升命名一致性。
2026-02-13 16:36:15 +08:00
d574e9e301 feat: 启用缓存键设置提升模型请求缓存效率
- 启用缓存键设置以提升模型请求的缓存效率。
2026-02-07 16:13:38 +08:00
420563a2aa feat: 升级代理模型版本至 claude-opus-4-6
- 将多个代理的模型版本从 claude-opus-4-5 升级为 claude-opus-4-6
- 更新模型版本为 cpa-anthropic/claude-opus-4-6
2026-02-07 06:14:38 +08:00
2cc19b9b0b feat: 更新 Claude Opus 4.6 模型上下文与输出限制
- 更新 Claude Opus 4.6 模型的上下文限制为 1000000,输出限制为 128000,并调整模型名称和配置。
2026-02-07 06:03:22 +08:00
f05a72fbda chore: 禁用 commit 中的 Sisyphus 标识 2026-02-07 00:53:18 +08:00
8cc9ed484e chore: 移除废弃的 git-commit 技能文件
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-02-07 00:49:13 +08:00
b6447c6108 refactor: 移除未使用的 gpt-5.2-codex 模型配置
- 移除未使用的 gpt-5.2-codex 模型配置
2026-02-06 21:53:31 +08:00
8c736d6dae feat: 更新模型版本为gpt-5.3-codex并统一配置高阶变体
- 更新模型版本为gpt-5.3-codex并统一设置高阶变体配置
2026-02-06 21:47:05 +08:00
d10f6ddbe3 feat: 添加 sisypus-junior 模型配置,使用 claude-sonnet-4-5
- 添加新的模型配置 sisypus-junior,使用 claude-sonnet-4-5 模型。
2026-02-06 21:45:22 +08:00
9759b91279 feat: 更新模型为 claude-opus-4-5 以提升性能
- 将模型更新为 claude-opus-4-5 以提升性能表现
2026-02-06 21:41:32 +08:00
0a58ab2757 feat: 为多个模型配置启用工具调用功能
- 为多个模型配置启用工具调用功能
2026-02-06 21:40:59 +08:00
ad9fd7bbef feat: 添加GPT-5.3 Codex支持并优化模型配置
- 添加新模型配置并移除重复的atlas配置项。
- 添加对 GPT-5.3 Codex 模型的支持并更新各模型的输入限制和模态配置。
2026-02-06 19:13:26 +08:00
b05378600f docs: 添加 OPENCODE_GIT_BASH_PATH 仅限 Windows 的说明 2026-02-06 17:35:59 +08:00
dc04e2da28 chore: 添加 CONTEXT7_API_KEY 环境变量示例 2026-02-06 17:34:41 +08:00
f126fd6bc5 chore: 添加 EXA_API_KEY 环境变量示例 2026-02-06 17:28:36 +08:00
2a97f1dd63 chore: 移除不稳定的 md-table-formatter 插件 2026-02-06 17:06:45 +08:00
d93ca269b2 chore: 移除废弃的 tarquinen DCP 配置文件 2026-02-06 17:02:51 +08:00
7e2aa61947 refactor: 切换至 oh-my-opencode 内置 DCP 替代 tarquinen 插件 2026-02-06 16:59:25 +08:00
83d7bcd91c feat: 添加支持常规提交规范的 Git 提交技能
- 添加支持常规提交规范的 Git 提交技能,实现基于差异分析的智能提交类型、作用域和消息生成,并提供交互式提交流程与安全防护机制。
2026-02-05 04:14:53 +08:00
4a82b91587 feat: 提升上下文和输出限制容量
- 提升上下文和输出的限制容量,分别调整为1048576和65536。
2026-01-31 05:21:05 +08:00
67b2afd977 refactor: 移除已废弃的 GLM Coding Plan 配置项
- 移除已废弃的 GLM Coding Plan 配置项
2026-01-31 04:16:29 +08:00
e62e4dd0bc feat: 禁用自动更新并保留当前主题和模型配置
- 禁用自动更新功能并保持当前主题和模型配置
2026-01-31 04:01:28 +08:00
aafe2e1b1b feat: 更新librarian和explore模型为gemini-3-flash
- 将 librarian 和 explore 模型更新为 cpa-google/gemini-3-flash
2026-01-31 03:42:59 +08:00
24f0b7073f feat: 更新librarian和explore模型为claude-sonnet-4-5
- 将 librarian 和 explore 模型更新为 cpa-anthropic/claude-sonnet-4-5
2026-01-31 03:35:58 +08:00
6658267318 feat: 为 visual-engineering 添加 variant 配置项并设置为 high
- 为 visual-engineering 类别添加 variant 配置项并设置为 high。
2026-01-31 03:34:47 +08:00