RDLTR

Short for Read Later. Save links from any browser or phone. Click to save, read to clear. The full tour

One topic. Every takeSeek and you shall find

Reading up on LangChain

17 deep · digging since nov 28, 25

  • headroom-docs.vercel.app favicon
    Introduction | Headroom

    Headroom claims 87% token reduction with 100% accuracy by compressing tool outputs, logs, and other LLM context before model inference.

  • www.langchain.com favicon
    Give your agent its own computer

    LangSmith Sandboxes give each AI agent its own hardware-isolated microVM with filesystem, shell, and package manager, enabling secure code execution without risking host infrastructure.

  • howtoeval.com favicon
    How to Eval AI Agents — The 2026 Guide

    Evaluating AI agents requires floor-raising error analysis, code-aware offline tests, production monitoring, and a tight feedback loop rather than benchmark-maxxing.

  • blog.langchain.com favicon
    Your harness, your memory

    Agent harnesses are deeply tied to agent memory, and using a closed one cedes control of memory to a third party, creating vendor lock-in that open harnesses avoid.

  • blog.langchain.com favicon
    Open SWE: An Open-Source Framework for Internal Coding Agents

    LangChain releases Open SWE, an open-source framework for building internal coding agents that mirrors patterns from Stripe, Ramp, and Coinbase production deployments.

  • blog.langchain.com favicon
    The Anatomy of an Agent Harness

    An agent's usefulness comes from its 'harness'—the code, tools, and orchestration around the model—which must be engineered for tasks like durable storage, code execution, and context management.

  • madalitso.me favicon
    Filesystems are having a moment

    Filesystems are emerging as a key context layer for AI agents, offering portable, owned data and interoperability without coordination, though context files risk reducing agent task success if overburdened.

  • venturebeat.com favicon
    OpenAI's acquisition of OpenClaw signals the beginning of the end of the ChatGPT era

    OpenAI's acquisition of open-source agent OpenClaw signals the industry's shift from conversational AI to autonomous agents that browse, click, and execute code.

  • me.0xffff.me favicon
    Welcome to the Machine, a guide to building infra software for AI agents - me.0xffff.me

    Infrastructure software must shift from human-centric design to AI-agent-centric design, emphasizing stable mental models, disposable workloads, and extreme cost efficiency.

  • davegriffith.substack.com favicon
    Claude Code Sees Like A Software Architect

    Claude Code's native LSP support lets it understand code structurally like an IDE, eating the business model of startups that built semantic code understanding as middleware.

  • www.philschmid.de favicon
    Context Engineering for AI Agents: Part 2

    Manus and LangChain share production strategies for AI agents: compact context to prevent rot, isolate sub-agent contexts, keep tool sets small, and treat agents as tools rather than building complex scaffolding.

  • www.vtrivedy.com favicon
    Agents Should Be More Opinionated

    Building opinionated agents that limit user choices and optimize for specific tasks produces far more reliable outcomes than flexible, general-purpose designs.

  • interconnected.org favicon
    Context plumbing (Interconnected)

    Matt Webb argues that effective AI agents require continuous, pre-planned movement of context from creation to use, akin to plumbing.

  • benanderson.work favicon
    Technical Deflation

    Falling AI costs and rising capability create technical deflation, where building software gets cheaper over time, incentivizing startups to delay development.

Takes