1. GitHub Issue: Agent Rewritten from Tool Proxy to Reasoning Orchestrator with Think/Plan/Execute Loop
A core architectural shift is underway for an AI agent, moving it from a simple tool-calling proxy to a sophisticated reasoning orchestrator. The change rewrites the central `AGENT_INSTRUCTION` prompt to enforce a structured **Think/Plan/Execute** loop. This forces the underlying LLM to decompose complex user requests ...