Refactor an existing single-loop tool-calling agent for daily research briefing into a ReAct (Reason+Act) architecture using LlamaIndex agents. Focus: what to split, what to keep, what to evaluate.
Refactor an existing single-loop tool-calling agent for daily research briefing into a Plan-and-Execute architecture using Claude Agent SDK. Focus: what to split, what to keep, what to evaluate.
Refactor an existing single-loop tool-calling agent for daily research briefing into a Reflexion self-critique architecture using Agno. Focus: what to split, what to keep, what to evaluate.
Refactor an existing single-loop tool-calling agent for daily research briefing into a supervisor-worker architecture using Haystack agents. Focus: what to split, what to keep, what to evaluate.