Support for Function Tool Calls with Human Intervention in `effect/ai`
Are there any plans to support function tool calls in
effect/ai
effect/ai
that requires intervention (HITL, human in the loop)? I'd like to build an AI agent that runs the core loop but pauses execution until a tool call that requires human input resolves with some value (or times out).