Back to home

LangGraph

7 articles tagged with this topic

LangChainClaude Code

AI 助手「自己会 想下一步」背后,藏着三层架构——读 懂它,你才知道它什么时候会失控

Most AI coding assistants run on a three-layer nested architecture. Understanding it tells you exactly when and why AI loses control.

Apr 193 min read
Andrew-NgLangGraph

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.

Apr 184 min read
DeerFlowByteDance

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

Apr 134 min read
LangGraphAutoGen

Multi-Agent LLM Dev Is a Distributed Systems Problem

Coordinating multiple coding agents exposes classic distributed systems failures: consensus, ordering, and fault tolerance.

Apr 74 min read
a16zAutoGen

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.

Apr 52 min read
LangChainLangGraph

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.

Apr 52 min read
Qwen3fine-tuning

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.

Apr 42 min read