Skip to content

Tags: webdevcom01-cell/agent-studio

Tags

v0.1.0

Toggle v0.1.0's commit message
fix(test): make parallel-agents test deterministic

Use mockImplementation keyed on agentId instead of mockResolvedValueOnce,
so results map to correct output variables regardless of execution order.