LangGraph
7 articles tagged with this topic
AI 助手「自己会 想下一步」背后,藏着三层架构——读 懂它,你才知道它什么时候会失控
Most AI coding assistants run on a three-layer nested architecture. Understanding it tells you exactly when and why AI loses control.
Agentic AI Bottleneck Shifts from Code to Deployment Operations
Andrew Ng says agentic AI's bott leneck is no longer writing code but production deployment and problem definition.
ByteDance Open-Sources DeerFlow 2.0: 18 -Layer Agent Middleware Runtime
ByteDance's DeerFlow 2.0 hit GitHub Trending #1 on Feb 28, 2026, rebranding from a research framework to a full agent runtime infrastructure with an
Multi-Agent LLM Dev Is a Distributed Systems Problem
Coordinating multiple coding agents exposes classic distributed systems failures: consensus, ordering, and fault tolerance.
Marc Andreessen's AI Coworker Vision: What It Means for Dev Teams
a16z's Andreessen outlines autonomous AI agents as future coworkers, with real implications for how small teams hire and build.
LLM Cognitive Architecture: From Rule-Based to Autonomous Agents
A technical breakdown of four-layer LLM agent architecture with Python code using LangChain and LangGraph.
Harmonic-9B: Two-Stage Qwen3-9B Fine-Tune for Agent Use Cases
Community researcher releases Harmonic-9B, a staged fine-tune of Qwen3-9B targeting reliable tool-calling and structured reasoning.