Local Ai

Love seeing this open-sourced. Had a great chat with @nicoalbanese10 some weeks ago where he hinted to something like this. Great reference …

Love seeing this open-sourced. Had a great chat with @nicoalbanese10 some weeks ago where he hinted to something like this. Great reference architecture for cloud coding agents. Open Agents gives you

DGX agentx-post
local-aiharrison-chase--x

Love seeing this open-sourced. Had a great chat with @nicoalbanese10 some weeks ago where he hinted to something like this. Great reference architecture for cloud coding agents. Open Agents gives you the full stack: UI, auth, workflows, sandbox. #DeepAgent from @LangChain takes a different angle: just the agent runtime as a library, designed to give you full choice over what infrastructure you run on. What #DeepAgent gives you: 🔌 Any LLM provider. @AnthropicAI, @OpenAI, @Google, @ollama, local models. No gateway routing needed. 📦 Pluggable sandbox backends. Local shell, Daytona, Modal, Deno, LangSmith, virtual filesystem, or compose your own with CompositeBackend. No @vercel lock in. 🧱 Composable middleware stack. Planning, filesystem tools, sub-agent delegation, context summarization, tool call normalization, skills loading, Anthropic prompt caching. All independent, reorderable layers. 🔀 Async sub-agents. Fan out parallel work, not just sequential task delegation. 🙋 Human-in-the-loop. Per-tool interrupt configs with checkpointer-based resume. 🧠 Agent memory. Persistent context from AGENTS.md files across runs. 🔍 Full LangSmith tracing. Every agent step, tool call, and sub-agent invocation traced out of the box. Debug visually in LangGraph Studio or other tracing provider. 🎯 Structured output. Typed response formats with full type inference. All validated with 7+ eval suites 💪 Three lines to get started: Today we're open sourcing http://open-agents.dev, a reference platform for cloud coding agents. You've heard that companies like Stripe (Minions), Ramp (Inspect), Spotify (Honk), Block (Goose), and others are building their own "AI software factories". Why? 1️⃣ On a technical lev…

Related

Source: Harrison Chase (X) | 2026-04-14

Loading related sources…