Skip to content

Releases: UfoMiao/zcf

zcf@3.6.7

04 Jun 13:52

Choose a tag to compare

Patch Changes

  • New Features

    • Upgrade the MiniMax provider preset to use the M3 default model.

    新功能

    • 将 MiniMax 提供商预设升级为默认使用 M3 模型。

    Fixes

    • Use a cross-platform CCometixLine status command so generated Claude Code status line configuration works consistently across macOS, Linux, Windows, and Termux.
    • Update DeepWiki MCP configuration typing, tests, and multilingual documentation.

    修复

    • 使用跨平台的 CCometixLine 状态栏命令,确保生成的 Claude Code 状态栏配置在 macOS、Linux、Windows 和 Termux 中保持一致。
    • 更新 DeepWiki MCP 配置类型、测试与多语言文档。

zcf@3.6.6

23 May 16:07

Choose a tag to compare

Patch Changes

  • New Features

    • Add APIKEY.FUN as a sponsor/provider option and update provider presets for improved sponsor visibility.
    • Replace and add sponsor brand assets to support the refreshed sponsor presentation across channels.

    新功能

    • 新增 APIKEY.FUN 赞助商/提供商入口,并更新预设配置以提升赞助展示一致性。
    • 替换并新增赞助品牌素材,支持多渠道统一展示新版赞助内容。

    Documentation

    • Update README and localized docs (EN/JA/ZH-CN) to reflect the latest sponsorship layout and assets.

    文档

    • 更新 README 与多语言文档(EN/JA/ZH-CN),同步最新赞助展示布局与素材引用。

zcf@3.6.5

30 Apr 12:47

Choose a tag to compare

Patch Changes

  • New Features

    • Add /zcf-add-sponsor project command for quick sponsor onboarding (sponsor list by default, with optional --with-ad and --with-api flags)
    • Add PatewayAI as a new corporate sponsor with API provider preset for both Claude Code and Codex
    • Add DeepSeek v4 provider preset for Claude Code via Anthropic-compatible endpoint (closes #348)

    新功能

    • 新增 /zcf-add-sponsor 项目命令,快速完成赞助商上线(默认仅追加赞助商列表,可选 --with-ad / --with-api 拓展广告位与 API 预设)
    • 新增 PatewayAI 企业赞助商,并提供同时支持 Claude Code 与 Codex 的 API 提供商预设
    • 新增 DeepSeek v4 API 提供商预设(Claude Code,通过 Anthropic 兼容端点接入,关联 #348

    Fixes

    • Add pnpm, git, node, mv to /zcf-add-sponsor allowed-tools to align with sibling commands and unblock the documented validation step
    • Swap DeepSeek defaultModels order so deepseek-v4-pro is the primary model and deepseek-v4-flash maps to the Haiku slot

    修复

    • /zcf-add-sponsor 命令补全 pnpmgitnodemv 工具白名单,与其他同类命令对齐,确保文档中的校验步骤可执行
    • 调整 DeepSeek 预设的 defaultModels 顺序,使 deepseek-v4-pro 作为主模型,deepseek-v4-flash 对应 Haiku 槽位

zcf@3.6.4

24 Mar 08:45

Choose a tag to compare

Patch Changes

  • Fixes

    • Update MiniMax provider preset to M2.7 models and correct API endpoint (api.minimax.io)
    • Align MiniMax documentation (en, zh-CN, ja-JP) with current models and platform link
    • Add unit test coverage for MiniMax provider configuration
    • Use lowercase glm-5 as the default model for Bailian Coding API preset
    • Add unit test coverage for Bailian Coding default models

    修复

    • 更新 MiniMax 提供商预设为 M2.7 系列模型并修正 API 端点(api.minimax.io)
    • 同步 MiniMax 文档(中英日)中的模型与平台链接说明
    • 为 MiniMax 提供商配置补充单元测试
    • 百炼 Coding 预设默认模型改为小写 glm-5
    • 为百炼 Coding 默认模型补充单元测试

    Documentation

    • Rename sponsorship section titles to "Sponsors" across README (en, zh-CN, ja-JP)
    • Refine sponsorship wording and extend sponsor entries where applicable

    文档

    • 将各语言 README 中赞助板块标题统一为「赞助商」等对应表述
    • 优化赞助说明措辞并补充日文与中文 README 中的赞助条目

zcf@3.6.3

10 Mar 14:04

Choose a tag to compare

Patch Changes

  • New Features

    • Add BMAD multi-agent commands and workflows (bmad-agent-, bmad-bmm-, bmad-editorial-, bmad-review-, bmad-help, bmad-party-mode, etc.)
    • Add Crazyrouter as a new sponsor in documentation and API provider presets

    新功能

    • 新增 BMAD 多智能体命令与工作流(bmad-agent-、bmad-bmm-、bmad-editorial-、bmad-review-、bmad-help、bmad-party-mode 等)
    • 在文档与 API 提供商预设中新增 Crazyrouter 赞助商

    Documentation

    • Update README (en, zh-CN, ja-JP) and docs with Crazyrouter sponsorship
    • Add Crazyrouter to API providers documentation (en, zh-CN, ja-JP)

    文档

    • 更新 README(中英日)及文档中的 Crazyrouter 赞助信息
    • 在 API 提供商文档(中英日)中新增 Crazyrouter

zcf@3.6.2

04 Mar 04:14

Choose a tag to compare

Patch Changes

  • New Features

    • Upgrade bmad-init template from V4 to V6
    • Allow skipping output style selection during init
    • Update API provider presets and add new services

    新功能

    • 将 bmad-init 模板从 V4 升级至 V6
    • 支持在初始化时跳过输出风格选择
    • 更新 API 提供商预设并新增服务

    Fixes

    • Address Codex review feedback for codex-backup (skip tmp dir, handle dangling symlinks)
    • Address Qodo/Cursor/Codex review feedback for output-style

    修复

    • 根据 Codex 评审反馈改进 codex-backup(跳过 tmp 目录、处理悬空符号链接)
    • 根据 Qodo/Cursor/Codex 评审反馈改进 output-style

    Documentation

    • Update sponsorship details in README and documentation files

    文档

    • 更新 README 与文档中的赞助信息

zcf@3.6.1

30 Jan 11:18

Choose a tag to compare

Patch Changes

  • New Features

    • Add AICodeMirror API provider presets for simplified configuration
    • Support AICodeMirror as a new API provider option

    新功能

    • 添加 AICodeMirror API 提供商预设,简化配置流程
    • 支持 AICodeMirror 作为新的 API 提供商选项

    Changes

    • Remove Codex chat format support (deprecated feature)
    • Simplify Codex configuration by removing chat format options

    变更

    • 移除 Codex chat 格式支持(已弃用功能)
    • 简化 Codex 配置,移除 chat 格式选项

    Documentation

    • Add AICodeMirror sponsorship details to README and documentation files
    • Update API providers documentation with AICodeMirror information

    文档

    • 在 README 和文档中添加 AICodeMirror 赞助信息
    • 更新 API 提供商文档,添加 AICodeMirror 相关信息

zcf@3.6.0

26 Jan 07:08

Choose a tag to compare

Minor Changes

  • New Features

    • Add Leibus engineer output style with professional technical guidance
    • Add rem-engineer output style for anime-inspired development assistance

    新功能

    • 添加 Leibus 工程师输出风格,提供专业技术指导
    • 添加 rem-engineer 输出风格,提供动漫风格的开发辅助

    Fixes

    • Enhance provider name validation in Codex API configuration

    修复

    • 增强 Codex API 配置中的提供商名称验证

    Documentation

    • Update output styles documentation for multiple languages (en, zh-CN, ja-JP)

    文档

    • 更新多语言输出风格文档(英文、简体中文、日文)

zcf@3.5.1

12 Jan 01:37

Choose a tag to compare

Patch Changes

  • Fixes

    • Implement targeted TOML updates to prevent MCP configuration corruption
    • Improve newline handling and optional field insertion in zcf-config
    • Enhance regex for top-level TOML fields to support inline comments
    • Fix top-level field handling in updateTopLevelTomlFields

    修复

    • 实现精准的 TOML 更新机制,防止 MCP 配置被破坏
    • 改进 zcf-config 中的换行处理和可选字段插入
    • 增强顶层 TOML 字段的正则表达式以支持行内注释
    • 修复 updateTopLevelTomlFields 中的顶层字段处理

    Features

    • Update Codex model options and default configuration

    新功能

    • 更新 Codex 模型选项和默认配置

    Refactor

    • Replace smol-toml with @rainbowatcher/toml-edit-js for better TOML handling
    • Remove writeCodexConfig function (code cleanup)

    重构

    • 使用 @rainbowatcher/toml-edit-js 替换 smol-toml 以获得更好的 TOML 处理
    • 移除 writeCodexConfig 函数(代码清理)

    Documentation

    • Move legacy plan markdown files to .zcf/plan/history
    • Update sponsor sections in README files
    • Fix output style command across multiple languages
    • Update Haleclipse image and remove inline styles

    文档

    • 将历史计划 markdown 文件移动到 .zcf/plan/history
    • 更新 README 文件中的赞助部分
    • 修复多语言中的输出样式命令
    • 更新 Haleclipse 图片并移除内联样式

zcf@3.5.0

25 Dec 16:24

Choose a tag to compare

Minor Changes

  • Refactoring

    • Consolidate templates into common directory for better code reuse
    • Unify output-styles, git workflows, and sixStep workflows to templates/common/
    • Remove duplicate Codex templates (now sharing with Claude Code)
    • Standardize sixStep plan directory to .zcf for consistency

    重构

    • 将模板整合到 common 目录以提高代码复用
    • 统一 output-styles、git workflows 和 sixStep workflows 到 templates/common/
    • 移除重复的 Codex 模板(现与 Claude Code 共享)
    • 统一 sixStep 计划目录为 .zcf 以保持一致性

    Fixes

    • Remove ANTHROPIC_AUTH_TOKEN when configuring CCR proxy to prevent conflicts
    • Correct Codex template path structure after consolidation

    修复

    • 配置 CCR 代理时移除 ANTHROPIC_AUTH_TOKEN 以防止冲突
    • 修正整合后的 Codex 模板路径结构

    Enhancement

    • Add user approval request in sixStep workflow Phase 2
    • Add timestamp acquisition rules to sixStep workflow
    • Enhance sixStep workflow plan directory structure
    • Reorder execution phase steps in sixStep workflow for clarity

    增强

    • 在 sixStep 工作流第二阶段添加用户审批请求
    • 为 sixStep 工作流添加时间戳获取规则
    • 增强 sixStep 工作流计划目录结构
    • 重新排序 sixStep 工作流执行阶段步骤以提高清晰度

    Testing

    • Add unit tests for Codex workflow selection presetWorkflows filtering
    • Verify template consolidation to common directory

    测试

    • 添加 Codex 工作流选择 presetWorkflows 过滤的单元测试
    • 验证模板到 common 目录的整合