166 Commits

Author SHA1 Message Date
61374e11a9 chore: 将 quick 分类模型切换至 GPT-5.4 mini 2026-03-19 10:13:00 +08:00
94c7118b71 chore: 添加 GPT-5.4 mini 模型定义 2026-03-19 10:12:55 +08:00
752b56ab33 docs: 添加 AGENTS.md 代理指令文件 2026-03-19 10:01:38 +08:00
6477587931 chore: 启用动态上下文剪枝实验配置 2026-03-19 09:46:22 +08:00
2c645726fe chore: 精简 LiteLLM 模型配置并调整配置项顺序 2026-03-18 09:40:52 +08:00
3eb10e1f92 chore: 调整配置并精简实验选项 2026-03-16 02:40:46 +08:00
0b7cb68250 chore: 调整代理与分类模型映射 2026-03-16 00:06:57 +08:00
b228445039 chore: 更新模型定义参数并移除 GPT-5.2 2026-03-16 00:06:50 +08:00
a6f01430ce chore: 修正 hephaestus 模型 ID 拼写 2026-03-10 16:04:56 +08:00
a1f5173300 chore: 移除 skill-creator skill 2026-03-10 11:49:07 +08:00
cdc3dd049b chore: 移除 bun-catalog-package skill 2026-03-10 11:48:57 +08:00
c89fef8381 chore: 移除 disabled_providers 配置 2026-03-10 09:36:02 +08:00
74af1b6c76 chore: 更新 librarian、explore 与 writing 模型配置 2026-03-10 09:33:12 +08:00
7e41c54a0c chore: 更新代理与分类模型配置 2026-03-10 09:30:46 +08:00
edb4d1504f chore: 添加 GPT-5.4 模型定义 2026-03-06 10:25:16 +08:00
9c5bfe4c86 chore: 升级 OpenAI 模型至 GPT-5.4 2026-03-06 10:20:28 +08:00
e441ac80b2 chore: 更新 litellm provider 名称与 npm 包 2026-03-04 23:24:14 +08:00
fc042a48c5 chore: 统一 qwen3-max 模型键名 2026-03-04 22:53:36 +08:00
c893707c94 chore: 更新代理模型配置并统一 MiniMax 键名 2026-03-04 22:43:12 +08:00
0c95def9f1 style: 调整 VSCode settings 配置项顺序 2026-03-04 16:58:59 +08:00
fc15e5d63f chore: 移除 BAILIAN_API_KEY 环境变量示例 2026-03-04 16:40:27 +08:00
5d8b068604 chore: 更新 provider 与代理模型映射
将部分代理模型切换到 litellm、Gemini 和 Sonnet 配置,以统一接入方式并匹配新的模型来源。
2026-03-04 16:07:49 +08:00
e9fb5713b1 chore: 移除 sisypus-junior 代理配置 2026-03-01 20:32:02 +08:00
200c3fe5f8 chore: 添加实验性配置并调整配置项顺序 2026-03-01 01:43:34 +08:00
e7aeec46f2 refactor: 调整百炼模型配置顺序,移动 Qwen 系列至末尾 2026-02-28 16:37:33 +08:00
ff6d5f89be chore: 为 provider 配置添加 npm 包声明 2026-02-28 15:44:50 +08:00
f886e6b440 refactor: 拆分 litellm 统一提供商为独立 provider 配置 2026-02-28 10:25:20 +08:00
2d6c198df8 chore: 更新代理模型配置与整理模型定义 2026-02-28 09:45:47 +08:00
571f658c0c refactor: 调整模型配置顺序,移动 Gemini 3 Flash 至末尾 2026-02-28 09:04:39 +08:00
a9a279f068 chore: 更新代理模型配置 2026-02-27 22:32:31 +08:00
6d78aef5a4 chore: 更新环境变量示例配置 2026-02-27 22:20:56 +08:00
888a0eb2b4 style: 统一 jsonc 配置文件格式 2026-02-27 19:45:38 +08:00
b9653d78a6 style: 设置 biome 行宽为 120 2026-02-27 19:45:33 +08:00
6d8635c1ac chore: 更新代理模型配置与清理注释 2026-02-27 19:34:45 +08:00
abea1e52c0 refactor: 迁移百炼 Coding Plan 模型配置至 opencode 主配置 2026-02-27 19:34:34 +08:00
6f832d3d8c feat: 添加独立 TUI 配置文件 2026-02-27 18:50:05 +08:00
51e11f7582 refactor: 移除模型 thinking 选项配置并拆分 theme 至 TUI 配置 2026-02-27 18:49:54 +08:00
4eadc3b3e9 refactor: 移动百炼 Coding Plan 配置至 .ref 参考目录 2026-02-27 18:49:43 +08:00
aa4a96626c feat: 添加百炼 Coding Plan 独立配置文件 2026-02-27 17:01:14 +08:00
a0c1d889d8 feat: 添加百炼 Coding Plan 模型提供商配置 2026-02-27 17:00:49 +08:00
0b77e65186 chore: 更新 oh-my-opencode 代理与分类模型配置 2026-02-27 17:00:25 +08:00
1be7ac925d refactor: 初步迁移模型到litellm 2026-02-27 13:57:37 +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