chore: reduce complexity in workflow-agent-builtin loop.ts #447

Closed
opened 2026-05-23 14:40:00 +00:00 by xingyue · 0 comments
Owner

Split from #444.

Refactor runBuiltinLoop in packages/workflow-agent-builtin/src/loop.ts (24 → ≤15).

Strategy: extract helper functions for tool execution and nudge logic.
Keep existing tests green.

Split from #444. Refactor `runBuiltinLoop` in `packages/workflow-agent-builtin/src/loop.ts` (24 → ≤15). Strategy: extract helper functions for tool execution and nudge logic. Keep existing tests green.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: uncaged/workflow#447