LangChain releases DeepAgents: a batteries-included agent harness
LangChain has published DeepAgents, a Python agent harness described as 'batteries-included' for building AI agents. The repository has accumulated 24,206 GitHub stars with 105 added today, indicating significant community traction. The project extends LangChain's position in the agent tooling ecosystem.
Related guides (1)
Related events (8)
Open-source LLMs as LangChain Agents
This Hugging Face blog post explores using open-source LLMs as agents within the LangChain framework. It examines the capability of various open-weight models to perform tool use, reasoning, and multi-step task execution in agentic settings. The post likely benchmarks or compares several models on agent-relevant tasks, providing practical guidance for deploying open-source alternatives to proprietary models in agent pipelines.
Langflow: Visual AI Agent and Workflow Builder Trending on GitHub
Langflow is an open-source Python framework for building and deploying AI-powered agents and workflows, currently accumulating 148,425 total GitHub stars with 155 new stars today. It provides a visual interface for composing LLM-based pipelines and agent workflows. The continued traction signals ongoing community interest in low-code/visual tooling for AI agent construction.
DeerFlow 2.0 launches as open-source agent harness; Anthropic sues Pentagon over AI blacklist; Google releases Gemini Embedding 2
ByteDance released DeerFlow 2.0, an open-source agent harness built on LangGraph/LangChain that orchestrates parallel sub-agents with sandboxed Docker environments, progressive skill-loading, and persistent memory for complex workflows. Anthropic filed two lawsuits against the U.S. Pentagon contesting a supply-chain risk blacklist tied to its refusal to remove guardrails preventing Claude's use in autonomous weapons and domestic surveillance, with potential multi-billion dollar revenue impact. Google released Gemini Embedding 2, a multimodal embedding model unifying text, images, video, audio, and PDFs in a single vector space, succeeding the text-only predecessor. Meta acquired Moltbook, an agent-to-agent social platform built around the OpenClaw framework, while OpenAI hired OpenClaw's creator and acquired AI security testing platform Promptfoo.
Awesome Harness Engineering: Curated List for AI Agent Infrastructure
A GitHub repository aggregating resources on AI agent harness engineering, covering tools, patterns, evaluations, memory systems, MCP (Model Context Protocol), permissions, observability, and orchestration. The list has accumulated 1,318 stars with 39 added today, indicating moderate community traction. It serves as a reference index rather than original research or tooling.
datawhalechina/hello-agents: Chinese-language agent tutorial repository trending on GitHub
A Chinese-language educational repository titled '从零开始构建智能体' (Building Agents from Scratch) covering agent principles and practice is trending on GitHub with over 56,000 stars and 479 new stars today. The project is maintained by Datawhale China, a prominent open-source AI education community. High star velocity suggests significant community interest in accessible agent-building educational content.
Microsoft agent-framework: open-source library for building and orchestrating AI agents
Microsoft has published an open-source framework on GitHub for building, orchestrating, and deploying AI agents and multi-agent workflows, with support for both Python and .NET. The repository has accumulated 11,061 stars. It represents Microsoft's entry into the agent harness tooling space alongside existing frameworks like LangChain and AutoGen.
LiveKit Agents: open-source framework for realtime voice AI agents
LiveKit Agents is a Python framework for building realtime voice and video AI agents, currently tracking 11,044 GitHub stars with modest daily growth. The project provides infrastructure for integrating LLMs into live audio/video pipelines. It represents an active open-source tooling effort in the voice agent space.
DeepLearning.AI launches Context Hub for coding agents; Google releases Nano Banana 2 image generator
Andrew Ng and collaborators released Context Hub (chub), an open CLI tool that provides coding agents with up-to-date API documentation to reduce hallucinated or outdated API calls. Google separately launched Nano Banana 2 (Gemini 3.1 Flash Image), a faster and cheaper image-generation system built on Gemini 3 Flash's mixture-of-experts architecture, priced at roughly half its predecessor and claiming the top spot on Arena.ai's text-to-image leaderboard. The newsletter also references Claude Opus 4.6 as a leading coding model and notes the growth of agent-to-agent social infrastructure (OpenClaw, Moltbook) as context for the tooling need.
