0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. deveco-code
  2. /
  3. .agents
  4. /
  5. skills
  6. /
  7. upstream-sync
OOwenOfeat(opencode): unify CLI user-visible paths to deveco branding
5f0f9855创建于 11 天前历史提交
文件最后提交记录最后更新时间
references
feat(opencode): unify CLI user-visible paths to deveco branding 1. rename database files from opencode.db to deveco.db 2. rename managed config directories and MDM plist domain to deveco 3. remove legacy /.opencode/ search patterns (keep /.deveco/ only) 4. update global.test.ts assertion for deveco temp path 5. overhaul upstream-sync skill brand mapping documentation Signed-off-by: OwenO <ouwen7@huawei.com> 11 天前
SKILL.md
refactor(agents): restructure upstream-sync skill by separation of concerns 1. extract brand mapping rules to references/brand-mapping.md 2. extract known pitfalls to references/pitfalls.md (merge LESSONS.md duplicates) 3. extract custom features verification checklist to references/custom-features-checklist.md 4. slim SKILL.md to core workflow + navigation pointers only 5. slim LESSONS.md to version-specific temporary records only 6. update DEV-WORKFLOW.md: main dev branch renamed to develop 7. add mcp-bridge packages to bunfig.toml minimumReleaseAgeExcludes Signed-off-by: OwenO <ouwen7@huawei.com> 12 天前