Tag: LangGraph
All the articles with the tag "LangGraph".
-
The Evolution of AI Debate: From Rigid Workflows to Autonomous Deep Agents
A retrospective on building our Debate System: from the rigid scripts of May 2025 to the autonomous, tool-wielding Deep Agents of today. How we achieved 'A2A' collaboration without a protocol.
-
Solving the Context Window Problem: Resilient Context Management in Long-Running Agents
Long-running agents inevitably hit token limits. Here's how we built a 'Self-Healing' middleware to catch overflows, summarize history, and replay requests automatically.
-
From Rigid Workflows to Deep Agents: A Paradigm Shift in Context Engineering
Why we abandoned our complex 'Workflow Graph' in favor of the 'Agent Loop'. A deep dive into how changing who manages context—Human vs. AI—unlocked true intelligence.