-
feat(deep-executor): add Hephaestus-level capabilities (#264)
发布于
2026-02-01 12:19:30 +00:00 - feat(deep-executor): add Hephaestus-level capabilities
Based on deep research comparison with oh-my-opencode's Hephaestus agent,
enhance deep-executor with 6 improvements:- Add parallel exploration with explore/researcher delegation
- Add structured escalation after 3 failures to architect-medium
- Add mandatory code style pattern discovery before implementation
- Add communication efficiency rules (forbidden phrases, output contract)
- Add adaptive reasoning guidance by task complexity
- Expand verification checklist with code quality checks
Also adds comprehensive research analysis documents comparing
Hephaestus vs Deep-Executor architectures.Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com
- fix: remove FIXME from deep-executor verification checklist
The literal string "FIXME" in the grep example triggered the installer
test's placeholder detection.Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com
- chore: bump to 3.9.3 with all version refs aligned
Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com
Co-authored-by: Claude Opus 4.5 noreply@anthropic.com
下载附件