1
0
forked from agents/opencode

Commit Graph

  • 200c3fe5f8 chore: 添加实验性配置并调整配置项顺序 imbytecat 2026-03-01 01:43:34 +08:00
  • e7aeec46f2 refactor: 调整百炼模型配置顺序,移动 Qwen 系列至末尾 imbytecat 2026-02-28 16:37:33 +08:00
  • ff6d5f89be chore: 为 provider 配置添加 npm 包声明 imbytecat 2026-02-28 15:44:50 +08:00
  • f886e6b440 refactor: 拆分 litellm 统一提供商为独立 provider 配置 imbytecat 2026-02-28 10:25:20 +08:00
  • 2d6c198df8 chore: 更新代理模型配置与整理模型定义 imbytecat 2026-02-28 09:45:47 +08:00
  • 571f658c0c refactor: 调整模型配置顺序,移动 Gemini 3 Flash 至末尾 imbytecat 2026-02-28 09:04:39 +08:00
  • a9a279f068 chore: 更新代理模型配置 imbytecat 2026-02-27 22:32:31 +08:00
  • 6d78aef5a4 chore: 更新环境变量示例配置 imbytecat 2026-02-27 22:20:56 +08:00
  • 888a0eb2b4 style: 统一 jsonc 配置文件格式 imbytecat 2026-02-27 19:45:38 +08:00
  • b9653d78a6 style: 设置 biome 行宽为 120 imbytecat 2026-02-27 19:45:33 +08:00
  • 6d8635c1ac chore: 更新代理模型配置与清理注释 imbytecat 2026-02-27 19:34:45 +08:00
  • abea1e52c0 refactor: 迁移百炼 Coding Plan 模型配置至 opencode 主配置 imbytecat 2026-02-27 19:34:34 +08:00
  • 6f832d3d8c feat: 添加独立 TUI 配置文件 imbytecat 2026-02-27 18:50:05 +08:00
  • 51e11f7582 refactor: 移除模型 thinking 选项配置并拆分 theme 至 TUI 配置 imbytecat 2026-02-27 18:49:54 +08:00
  • 4eadc3b3e9 refactor: 移动百炼 Coding Plan 配置至 .ref 参考目录 imbytecat 2026-02-27 18:49:43 +08:00
  • aa4a96626c feat: 添加百炼 Coding Plan 独立配置文件 imbytecat 2026-02-27 17:01:14 +08:00
  • a0c1d889d8 feat: 添加百炼 Coding Plan 模型提供商配置 imbytecat 2026-02-27 17:00:49 +08:00
  • 0b77e65186 chore: 更新 oh-my-opencode 代理与分类模型配置 imbytecat 2026-02-27 17:00:25 +08:00
  • 1be7ac925d refactor: 初步迁移模型到litellm imbytecat 2026-02-27 13:57:37 +08:00
  • 262ee1758a refactor: 优化模型配置与统一命名格式 imbytecat 2026-02-13 16:36:15 +08:00
  • d574e9e301 feat: 启用缓存键设置提升模型请求缓存效率 imbytecat 2026-02-07 16:13:38 +08:00
  • 420563a2aa feat: 升级代理模型版本至 claude-opus-4-6 imbytecat 2026-02-07 06:14:38 +08:00
  • 2cc19b9b0b feat: 更新 Claude Opus 4.6 模型上下文与输出限制 imbytecat 2026-02-07 06:03:22 +08:00
  • f05a72fbda chore: 禁用 commit 中的 Sisyphus 标识 imbytecat 2026-02-07 00:53:18 +08:00
  • 8cc9ed484e chore: 移除废弃的 git-commit 技能文件 imbytecat 2026-02-07 00:49:13 +08:00
  • b6447c6108 refactor: 移除未使用的 gpt-5.2-codex 模型配置 imbytecat 2026-02-06 21:53:31 +08:00
  • 8c736d6dae feat: 更新模型版本为gpt-5.3-codex并统一配置高阶变体 imbytecat 2026-02-06 21:47:05 +08:00
  • d10f6ddbe3 feat: 添加 sisypus-junior 模型配置,使用 claude-sonnet-4-5 imbytecat 2026-02-06 21:45:22 +08:00
  • 9759b91279 feat: 更新模型为 claude-opus-4-5 以提升性能 imbytecat 2026-02-06 21:41:32 +08:00
  • 0a58ab2757 feat: 为多个模型配置启用工具调用功能 imbytecat 2026-02-06 21:40:59 +08:00
  • ad9fd7bbef feat: 添加GPT-5.3 Codex支持并优化模型配置 imbytecat 2026-02-06 19:13:26 +08:00
  • b05378600f docs: 添加 OPENCODE_GIT_BASH_PATH 仅限 Windows 的说明 imbytecat 2026-02-06 17:35:59 +08:00
  • dc04e2da28 chore: 添加 CONTEXT7_API_KEY 环境变量示例 imbytecat 2026-02-06 17:34:41 +08:00
  • f126fd6bc5 chore: 添加 EXA_API_KEY 环境变量示例 imbytecat 2026-02-06 17:28:36 +08:00
  • 2a97f1dd63 chore: 移除不稳定的 md-table-formatter 插件 imbytecat 2026-02-06 17:06:45 +08:00
  • d93ca269b2 chore: 移除废弃的 tarquinen DCP 配置文件 imbytecat 2026-02-06 17:02:51 +08:00
  • 7e2aa61947 refactor: 切换至 oh-my-opencode 内置 DCP 替代 tarquinen 插件 imbytecat 2026-02-06 16:59:25 +08:00
  • 83d7bcd91c feat: 添加支持常规提交规范的 Git 提交技能 imbytecat 2026-02-05 04:14:53 +08:00
  • 4a82b91587 feat: 提升上下文和输出限制容量 imbytecat 2026-01-31 05:21:05 +08:00
  • 67b2afd977 refactor: 移除已废弃的 GLM Coding Plan 配置项 imbytecat 2026-01-31 04:16:29 +08:00
  • e62e4dd0bc feat: 禁用自动更新并保留当前主题和模型配置 imbytecat 2026-01-31 04:01:28 +08:00
  • aafe2e1b1b feat: 更新librarian和explore模型为gemini-3-flash imbytecat 2026-01-31 03:42:59 +08:00
  • 24f0b7073f feat: 更新librarian和explore模型为claude-sonnet-4-5 imbytecat 2026-01-31 03:35:58 +08:00
  • 6658267318 feat: 为 visual-engineering 添加 variant 配置项并设置为 high imbytecat 2026-01-31 03:34:47 +08:00
  • 3150f145eb feat: 将 momus 模型配置升级至 xhigh 变体 imbytecat 2026-01-31 03:33:26 +08:00
  • ab8870e2d3 feat: 将 Oracle 模型配置调整为超高精度模式 imbytecat 2026-01-31 03:33:04 +08:00
  • 0196e78c26 feat: 更新CPA API基地址为远程域名 imbytecat 2026-01-31 02:41:21 +08:00
  • 6e297945f2 feat: 提升 momus 模型配置为 high imbytecat 2026-01-31 01:55:28 +08:00
  • 2fe3a26a4d feat: 更新代理和分类配置,统一模型变体参数并修正注释链接 imbytecat 2026-01-30 22:12:36 +08:00
  • 902c7870e1 feat: 移除语言规则与负面约束文档 imbytecat 2026-01-30 22:00:01 +08:00
  • 66fa0a9220 feat: 切换CPA API基地址为本地IP以支持调试 imbytecat 2026-01-30 20:58:15 +08:00
  • 9e92a8c647 refactor: 移除不必要的 reasoningEffort 配置项 imbytecat 2026-01-30 20:40:03 +08:00
  • 0e895d0fbc feat: 更新模型为 claude-sonnet-4-5 以提升性能 imbytecat 2026-01-30 20:14:34 +08:00
  • 3b2ecd8157 fix: 更新 opencode-dcp 插件版本为 beta imbytecat 2026-01-30 20:00:12 +08:00
  • 67d8d5cffe docs: 统一使用简体中文规范 imbytecat 2026-01-30 18:57:34 +08:00
  • cbad41af01 feat: 添加禁用提供者配置以停用 opencode 提供者 imbytecat 2026-01-30 18:47:03 +08:00
  • da1f8afcdd feat: 更新模型为 claude-opus-4-5 以提升性能 imbytecat 2026-01-30 18:35:51 +08:00
  • 85301c8d23 feat: 启用模型缓存功能,移除配置中注释的store字段 imbytecat 2026-01-30 18:30:51 +08:00
  • 7bdcbe723c feat: 启用存储功能并移除配置注释 imbytecat 2026-01-30 18:29:21 +08:00
  • 97de6cc070 refactor: 重命名 zai-coding-plan 为 glm-coding-plan 并更新配置 imbytecat 2026-01-30 17:28:36 +08:00
  • 9ff4848928 feat: 添加 Z.AI 编码计划支持及 GLM-4.7 配置 imbytecat 2026-01-30 17:23:29 +08:00
  • 09ed1e3a98 feat: 更新 Claude Opus 4.5 模型名称并移除冗余配置 imbytecat 2026-01-30 17:00:48 +08:00
  • a9398fba8e refactor: 移除模型配置中的-thinking后缀并统一使用非思考模式Claude Opus 4-5 imbytecat 2026-01-30 17:00:02 +08:00
  • 89ebabf4f5 refactor: 更新模型配置为 gemini-3-pro imbytecat 2026-01-30 16:58:48 +08:00
  • a629f9c100 docs: 添加CPA Anthropic提供者模型平台链接注释 imbytecat 2026-01-30 16:56:41 +08:00
  • 8301af3796 feat: 为多个模型添加推理与多模态支持 imbytecat 2026-01-30 16:55:56 +08:00
  • e7d5fcebb0 refactor: 移除 Claude Sonnet 4.5 的上下文限制与多模态配置 imbytecat 2026-01-30 16:42:32 +08:00
  • 836fbdaf0f refactor: 精简模型配置,移除冗余设置 imbytecat 2026-01-30 16:42:22 +08:00
  • 1a83a1a197 feat: 更新模型名称为 gemini-3-pro 并移除高阶限制标识 imbytecat 2026-01-30 15:25:50 +08:00
  • 4759db9e2c feat: 为 Claude Sonnet 4.5 添加多模态支持及限制配置 imbytecat 2026-01-30 15:06:50 +08:00
  • 52317b439f feat: 为 Claude 和 Gemini 模型新增多模态支持与配置选项 imbytecat 2026-01-30 15:05:54 +08:00
  • 1a89823010 feat: 更新 CPA API 基础 URL 为正式远程地址 imbytecat 2026-01-29 02:53:54 +08:00
  • 9e560531d5 fix: 移除插件列表中的注释行以确保配置文件语法正确 imbytecat 2026-01-27 17:46:09 +08:00
  • ac69a44498 refactor: 移除已废弃的 Gemini 3 Pro (Low) 模型配置 imbytecat 2026-01-27 17:35:15 +08:00
  • bd3e7957e9 refactor: 将主题设置从 "tokyonight" 更改为 "system" imbytecat 2026-01-27 17:12:44 +08:00
  • 2c13ec20d4 feat: 推荐安装 Biome 代码格式化工具扩展 imbytecat 2026-01-27 16:42:11 +08:00
  • 80725eab9f feat: 添加DPC配置文件并更新插件配置 imbytecat 2026-01-27 16:36:31 +08:00
  • 8eb9e5e032 docs: 添加代理模型和类别技能指南的官方文档链接 imbytecat 2026-01-27 11:09:00 +08:00
  • d84ee7a8a7 feat: 为各分类添加清晰描述 imbytecat 2026-01-27 06:16:13 +08:00
  • c56b2e8b3e refactor: 移除已注释的 Packy OpenAI 配置 imbytecat 2026-01-27 06:11:31 +08:00
  • 4471d0145e feat: 强化全局中文强制执行策略 imbytecat 2026-01-26 23:34:45 +08:00
  • 5eb6c9fa04 refactor: 统一注释为描述字段提升配置可读性 imbytecat 2026-01-26 23:12:59 +08:00
  • 7fdc400e60 feat: 启用缓存键设置提升模型请求缓存效率 imbytecat 2026-01-26 23:09:32 +08:00
  • fb9f7a050f refactor: 更新模型标识符与配置以匹配新命名规范 imbytecat 2026-01-26 22:52:10 +08:00
  • 8b4730f1d0 feat: 移除Windows下OpenCode的Git Bash路径配置项 imbytecat 2026-01-26 22:01:37 +08:00
  • 47d4feaa1c fix: 更新 Git Bash 路径以适配 Scoop 安装路径 imbytecat 2026-01-26 22:01:12 +08:00
  • 22c8d82c63 feat: 更新ultrabrain模型配置并调整推理强度 imbytecat 2026-01-26 21:49:52 +08:00
  • 2d9b6632e6 feat: 更新ultrabrain模型至gpt-5.2-codex-xhigh并支持新版本名称 imbytecat 2026-01-26 21:32:23 +08:00
  • fcca563b98 refactor: 更新模型标识符并清理旧配置 imbytecat 2026-01-26 21:03:51 +08:00
  • 6d2e765dec feat: 启用缓存键设置以提升API响应缓存效率 imbytecat 2026-01-26 21:01:26 +08:00
  • 0ddc085a86 feat: 更新模型提供者为CPA相关服务 imbytecat 2026-01-26 20:53:04 +08:00
  • bbb632f5ce refactor: 统一模型配置并更新代理与分类模型设置 imbytecat 2026-01-26 20:51:06 +08:00
  • 868f64c62f refactor: 精简重构 Bun Catalog 依赖管理指南,提升可读性与使用规范 imbytecat 2026-01-26 16:27:44 +08:00
  • c26370c1a5 refactor: 统一模型引用前缀为 cpa- 并更新API配置 imbytecat 2026-01-26 16:20:37 +08:00
  • 91d94a9b6e feat: 更新模型标识符包含发布日期 imbytecat 2026-01-26 16:14:14 +08:00
  • b842500b40 feat: 更新模型配置并添加 PackyCode 服务支持 imbytecat 2026-01-26 16:12:33 +08:00
  • 4f57e21c7e feat: 将 librarians 和 explore 模块模型配置切换为 gemini-3-flash imbytecat 2026-01-26 14:20:13 +08:00
  • 8aa5bde36b docs: 添加中文回答强制要求说明 imbytecat 2026-01-26 13:55:05 +08:00
  • 37ac1a311b feat: 更新模型配置,切换图书馆员与探索功能模型 imbytecat 2026-01-26 13:50:38 +08:00
  • ac4e4f2318 feat: 切换 librarian 和 explore 模块模型为 gemini-3-flash imbytecat 2026-01-26 11:19:29 +08:00