cexll
ed4b088631
docs: add OmO workflow to README and fix plugin marketplace structure
...
- Add OmO multi-agent orchestrator documentation to README.md and README_CN.md
- Fix marketplace.json to follow official Claude Code plugin schema
- Add $schema field and move version/description to top level
- Create proper .claude-plugin/plugin.json for all plugins
- Remove non-standard marketplace.json from plugin subdirectories
- Simplify plugin names: omo, dev, requirements, bmad, essentials
Generated with SWE-Agent.ai
Co-Authored-By: SWE-Agent.ai <noreply@swe-agent.ai >
2026-01-14 14:29:15 +08:00
ben
0d28e70026
feat(dev-workflow): Add intelligent backend selection based on task complexity ( #61 )
...
合并智能 backend 选择功能。包含:multiSelect backend 选择、type 字段任务分类(default|ui|quick-fix)、智能路由策略
2025-12-26 15:01:58 +08:00
ben
1f42bcc1c6
fix: comprehensive security and quality improvements for PR #85 & #87 ( #90 )
...
Co-authored-by: tytsxai <tytsxai@users.noreply.github.com >
2025-12-21 18:01:20 +08:00
changxv
78a411462b
fix: replace "Codex" to "codeagent" in dev-plan-generator subagent
2025-12-16 12:32:18 +08:00
swe-agent[bot]
d7bb28a9ce
feat(dev-workflow): 替换 Codex 为 codeagent 并添加 UI 自动检测
...
主要变更:
- 全量替换 Codex → codeagent skill 引用
- 添加 UI 自动检测机制(Step 2 分析阶段)
- 实现 backend 分流:后端任务用 codex,UI 任务用 gemini
- 修正 agent 名称:develop-doc-generator → dev-plan-generator
- 更新命令格式为实际的 codeagent-wrapper API
- 放宽 UI 判断标准:样式文件 OR 前端组件(覆盖更多场景)
文件变更:
- dev-workflow/commands/dev.md: 更新 6 步工作流定义
- dev-workflow/README.md: 更新文档和示例
- dev-workflow/agents/dev-plan-generator.md: 更新输入参数说明
保持向后兼容:
- 6 步工作流结构不变
- 90% 测试覆盖率要求不变
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2025-12-10 16:29:11 +08:00
freespace8
77822cf062
chore: clarify unit-test coverage levels in requirement questions
2025-12-02 22:51:22 +08:00
cexll
291a4e3d0a
optimize dev pipline
2025-11-27 22:21:49 +08:00
cexll
c96c07be2a
update dev workflow
2025-11-25 22:26:56 +08:00
cexll
9a18a03061
update readme
2025-11-24 21:52:24 +08:00
cexll
3fab18a6bb
update dev workflow
2025-11-22 13:18:38 +08:00
cexll
18c26a252a
update doc
2025-11-18 21:12:52 +08:00
cexll
f6fc9a338f
feat simple dev workflow
2025-11-17 22:14:48 +08:00