-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Implement the more complex, agent-driven workflow capability discussed previously.
This should handle:
- Human interaction points (selection, approval, input)
- Integration with agent reasoning (LLM calls)
- Conditional branching based on context/results
- Robust state management
This is a follow-up to the basic MCP sequence workflows implemented in Phase 1.