Scott Wei
|
34f5e655d1
|
refactor(workflow): unify extraction behind ExtractFn
Route createExtract through reactExtract with plain-JSON correction retry.
Remove WorkflowFnOptions.llmProvider, ExtractMode, RoleDefinition.extractMode, ResolveRoleMetaFn.
Runtime createWorkflow calls options.extract directly; engine passes extract only.
Update templates, CLI skill docs, and tests.
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-08 17:08:01 +08:00 |
|
xiaoju
|
9c8b98a551
|
refactor: merge 7 workflow-role-* packages into templates
- planner/coder/reviewer/tester/committer → workflow-template-develop/src/roles/
- preparer/submitter → workflow-template-solve-issue/src/roles/
- Moved tests, updated imports, removed role packages
- 219 tests pass, build clean
Closes #76
Refs #75, #73
小橘 🍊
|
2026-05-07 14:45:11 +00:00 |
|