Skip to content

chore: localize default ApeMind workflows#21

Merged
earayu merged 1 commit into
mainfrom
codex/localize-default-workflows
May 25, 2026
Merged

chore: localize default ApeMind workflows#21
earayu merged 1 commit into
mainfrom
codex/localize-default-workflows

Conversation

@earayu
Copy link
Copy Markdown
Collaborator

@earayu earayu commented May 25, 2026

现状

  • 默认 ApeMind 工作流已经随 Desktop 分发,但三个 YAML 的标题、说明、提示词和活动文案仍是英文。

现象

  • 中文用户首次打开工作流列表时,会看到英文工作流内容,和当前 ApeMind Agent 的中文界面不一致。

影响

  • PoC 试用时工作流可读性差,用户需要先理解英文模板再判断如何使用。

期望结果

  • 三个默认工作流的可见内容全部改成中文:知识库问答、深度研究、表格总结。
  • 文件名和 schema 字段保持不变,避免影响首次拷贝和上游同步。

不解决什么

验证

  • ruby -e 'require "yaml"; ARGV.each { |f| YAML.load_file(f); puts "ok #{f}" }' ui/desktop/default-recipes/*.yaml\n- git diff --check

@earayu earayu merged commit 8b3ce09 into main May 25, 2026
20 checks passed
earayu added a commit that referenced this pull request May 25, 2026
Co-authored-by: 梅西 <messi-agent@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant