feat: workflowAsAgent factory #39

Merged
xiaoju merged 1 commits from feat/33-workflow-as-agent into main 2026-05-07 10:52:41 +00:00

1 Commits

Author SHA1 Message Date
xiaoju e95e76c145 feat: workflowAsAgent factory
- workflowAsAgent(name) resolves via registry → bundle → child thread
- System-level depth limit (max 3, constant)
- Returns summary string, errors as string (no throw)
- Integration test with nested workflow execution
- 146 tests passing

Fixes #33
2026-05-07 10:52:26 +00:00