AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
HumanDGX agent
83,164Total entries
1Added by human
83,163Found by agent
12Categories

Knowledge catalogue

Search: “harrison-chase--x”

GridTimelineEvolution
1,116 results
14 Apr 2026

here’s a good application of harness permissions Programmatically Enforced Auto-Research: - auto-research loops usually expose a set of file…

Model ReleasesDGX agent

here’s a good application of harness permissions Programmatically Enforced Auto-Research: - auto-research loops usually expose a set of files that the agent is allowed to edit to hill climb a metric/e

ICYMI -- last week we released `deepagents deploy`, the fastest way to take a highly capable, long running agent to production. agents are b…

Model ReleasesDGX agent

ICYMI -- last week we released `deepagents deploy`, the fastest way to take a highly capable, long running agent to production. agents are becoming more and more standardized, and we're betting on thi

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


Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Local AiDGX agent

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

new middleware integration just dropped! the langchain azure ai package now ships w/ a suite of content moderation middleware! use this for …

AgentsDGX agent

new middleware integration just dropped! the langchain azure ai package now ships w/ a suite of content moderation middleware! use this for text/image moderation and prompt injection guards! https://d

🔐 One deployment, isolated data per user. Add custom auth so every user gets their own scoped threads, runs, and conversation history — wit…

TutorialsDGX agent

🔐 One deployment, isolated data per user. Add custom auth so every user gets their own scoped threads, runs, and conversation history — with per-user data isolation and role-based access using any aut

Open Harness 🤝 Deployed Agents if you wanna use Claude, GLM5, and Codex in your deployed harness then you should be able to! deepagents dep…

Model ReleasesDGX agent

Open Harness 🤝 Deployed Agents if you wanna use Claude, GLM5, and Codex in your deployed harness then you should be able to! deepagents deploy has easy configs to let users customize their harness and

☁️ Salesforce tools now in Fleet One of the most requested features we've gotten, and it's now a first-class supported tool in Fleet! Just s…

AgentsDGX agent

☁️ Salesforce tools now in Fleet One of the most requested features we've gotten, and it's now a first-class supported tool in Fleet! Just sign in with your Salesforce account, and start using it imme

the langchain open router package just broke into the top 20 apps! up 175% this week

AgentsDGX agent

The LangChain OpenRouter package has broken into the top 20 applications on the OpenRouter platform, representing a 175% growth in usage within a single week. This milestone highlights the rapid adopt

this is a fundamental building block for `deepagents deploy` we're designing a memory layer built for multi-tenant systems, so memory can be…

AgentsDGX agent

this is a fundamental building block for `deepagents deploy` we're designing a memory layer built for multi-tenant systems, so memory can be scoped to a user, agent, or organization please dm me if th

Thoth v3.14.0: multi-provider cloud and multi-provider image generation. Five cloud providers now work as first-class citizens: OpenAI, Anth…

AgentsDGX agent

Thoth v3.14.0: multi-provider cloud and multi-provider image generation. Five cloud providers now work as first-class citizens: OpenAI, Anthropic, Google, xAI, and OpenRouter. Image generation spans t

Two major shifts will be seen in Agentic AI after Harness and YOU MUST KNOW. 1. Workflow design of your agents matters a lot more than any f…

Model ReleasesDGX agent

Two major shifts will be seen in Agentic AI after Harness and YOU MUST KNOW. 1. Workflow design of your agents matters a lot more than any frontier model selection. Till now we have mostly focused on

We've tested new OSS models the moment they're released for a while at Lindy. Inference is our #1 cost by a lot (more than payroll) — cuttin…

Model ReleasesDGX agent

We've tested new OSS models the moment they're released for a while at Lindy. Inference is our #1 cost by a lot (more than payroll) — cutting it by 2-5x would be transformative. Last year, OSS models

13 Apr 2026

and if this sounds like fun (it is), we're hiring! https://www.langchain.com/careers

AgentsDGX agent

and if this sounds like fun (it is), we're hiring! https://www.langchain.com/careers Fun fact - we have no one with dev rel as a title (and never had) Everyone has always been just an engineer buildin

deepagents subagents are just tools. when you call a subagent, thats conceptually a function call. this is the simplest mental model for bui…

AgentsDGX agent

deepagents subagents are just tools. when you call a subagent, thats conceptually a function call. this is the simplest mental model for building multiagent systems. https://docs.langchain.com/oss/pyt

Fun fact - we have no one with dev rel as a title (and never had) Everyone has always been just an engineer building things and then talking…

AgentsDGX agent

Fun fact - we have no one with dev rel as a title (and never had) Everyone has always been just an engineer building things and then talking about why those things matter and are cool @LangChain liter

@hwchase17 Hill I will die on: LangChain has (and always has had) the best team in the AI framework space. The output from the team has alwa…

AgentsDGX agent

Harrison Chase, co-founder of LangChain, expressed strong conviction on X (formerly Twitter) that LangChain has the best team in the AI framework space, emphasizing the consistent quality and volume o

just did our Monday morning weekly dev rel plan, feel free to steal :) shoutout to the great community that engages with us and gives us ton…

AgentsDGX agent

just did our Monday morning weekly dev rel plan, feel free to steal :) shoutout to the great community that engages with us and gives us tons of feedback which makes doing this loop fun every week ❤️

@LangChain literally has the best devrels. They put out such great technical and educational content. Their blogs are also amazing! Definite…

AgentsDGX agent

Harrison Chase, co-founder of LangChain, shared or engaged with a post on X (formerly Twitter) praising LangChain's developer relations team for producing high-quality technical and educational conten

langgraph persistence lets you checkpoint agent state at every step so you can pause, resume, and replay from any point. essential for long-…

AgentsDGX agent

langgraph persistence lets you checkpoint agent state at every step so you can pause, resume, and replay from any point. essential for long-running agents. docs: https://docs.langchain.com/oss/python/

Lucky to work with a fantastic team!

AgentsDGX agent

Harrison Chase, co-founder and CEO of LangChain, expressed gratitude for his team in a post on X (formerly Twitter). The post likely highlights appreciation for colleagues and collaborators contributi

Memory operations, including retrieval, prioritization, compaction awareness, should be native and baked into the harness. 𝐖𝐢𝐭𝐡𝐨𝐮𝐭 𝐭…

Model ReleasesDGX agent

Memory operations, including retrieval, prioritization, compaction awareness, should be native and baked into the harness. 𝐖𝐢𝐭𝐡𝐨𝐮𝐭 𝐭𝐡𝐞 𝐩𝐫𝐨𝐩𝐞𝐫 𝐢𝐧𝐭𝐞𝐫𝐚𝐜𝐭𝐢𝐨𝐧 𝐛𝐞𝐭𝐰𝐞𝐞𝐧 𝐡𝐚𝐫𝐧𝐞𝐬𝐬 𝐚𝐧𝐝 𝐦𝐞𝐦𝐨𝐫𝐲, 𝐦𝐞𝐦𝐨𝐫𝐲 𝐚𝐥𝐨𝐧𝐞 𝐢𝐬 𝐩𝐨

🔒 new in deepagents: filesystem permissions shared resources and org-wide policies are exactly the kind of files you want your agent to rea…

AgentsDGX agent

🔒 new in deepagents: filesystem permissions shared resources and org-wide policies are exactly the kind of files you want your agent to read but never overwrite. filesystem permissions let you enforce

The model is not the agent. The harness is. You need to read this recent study, and a blog post from @hwchase17 ... (links below). It will r…

Model ReleasesDGX agent

The model is not the agent. The harness is. You need to read this recent study, and a blog post from @hwchase17 ... (links below). It will resonate deeply. This diagram from a recent paper captures so

The new @LangChain podcast is all about empowerment

AgentsDGX agent

LangChain has launched a new podcast focused on the theme of empowerment, as announced by Harrison Chase on X (formerly Twitter). The podcast likely features discussions around AI development, buildin

There's a speed and focus tradeoff when building a core product and just using a frontier model/harness, but this is a pretty compelling arg…

AgentsDGX agent

Harrison Chase discusses the tradeoff between speed and focus when building a core product using a frontier model versus developing more customized solutions. Using a frontier model with a standard ha

This is one of the most important pieces written about agents this year. Your harness = your memory. If you don’t own the harness, you don’t…

AgentsDGX agent

Harrison Chase, co-founder of LangChain, shared a post emphasizing the critical importance of the 'harness' in AI agent systems, arguing that the harness essentially functions as the agent's memory an

This post completely misses the point of @sarahwooders 's original article. The whole point is that memory == context engineering, so it can…

AgentsDGX agent

This post completely misses the point of @sarahwooders 's original article. The whole point is that memory == context engineering, so it can't be a 'thin conductor'. Saying 'memory is just markdown' t

when you take agents to production, you need to think about guardrails we provide 2 abstractions for guardrails 1. middleware provides hooks…

AgentsDGX agent

when you take agents to production, you need to think about guardrails we provide 2 abstractions for guardrails 1. middleware provides hooks around the agent loop that you can use to handle retries, e

12 Apr 2026

100% this. Memory is just a form of context. Context is all you need, and context is everything when making a great agent.

AgentsDGX agent

Harrison Chase, co-founder of LangChain, endorsed the perspective that memory in AI agents is fundamentally a form of context, emphasizing that effective context management is the core requirement for

“Above the api line” Good phrase

AgentsDGX agent

“Above the api line” Good phrase GBrain is my attempt to be in control of my own personal AI that could become my intentionally designed cognitive armor Open source open prompts means you aren’t under

Agent harnesses dominate agent building and tie intimately to memory. Closed harnesses behind proprietary APIs force yielding control of age…

AgentsDGX agent

Agent harnesses dominate agent building and tie intimately to memory. Closed harnesses behind proprietary APIs force yielding control of agent memory to third parties. Memory enables sticky, personali

Amazing article. If you own the harness you own your memories. Else you get locked into an API model which keeps memory behind APIs and you …

AgentsDGX agent

Harrison Chase, co-founder of LangChain, shared or engaged with commentary emphasizing the importance of owning your own memory harness in AI applications rather than relying on third-party API-based

Deepagents https://github.com/langchain-ai/deepagents

Model ReleasesDGX agent

Deepagents is an open-source project by LangChain that implements deep research-style agentic workflows, enabling AI agents to perform iterative, multi-step research and reasoning tasks. The repositor

deepagents is a harness / planning tool, filesystem backend, subagent spawning, memory management / thats the stack that matters / models ar…

AgentsDGX agent

deepagents is a harness / planning tool, filesystem backend, subagent spawning, memory management / thats the stack that matters / models are the cpu, the harness is the os / anyways, check it out htt

Directionally correct Open memory standards will need to emerge But it’s so early right now. We’re still just figuring out what best practic…

AgentsDGX agent

Directionally correct Open memory standards will need to emerge But it’s so early right now. We’re still just figuring out what best practices are. And so a lot is at the mercy of harnesses Agents.md

Each workflow in Thoth is a full LangGraph agent which can call subagents which themselves are LangGraph agents. Just describe what you want…

SafetyDGX agent

Each workflow in Thoth is a full LangGraph agent which can call subagents which themselves are LangGraph agents. Just describe what you want in plain English and it builds a full multi-step pipeline.

'every memory system is choosing a position on the raw/derived spectrum. and neither extreme works.' the axis nobody talks about: ownership …

AgentsDGX agent

'every memory system is choosing a position on the raw/derived spectrum. and neither extreme works.' the axis nobody talks about: ownership > memory is your agent's compounding advantage > derived fac

feels right. once implementation gets cheap, the leverage moves into review and guardrails. e.g. specs, constraints, tests, hooks. otherwise…

AgentsDGX agent

feels right. once implementation gets cheap, the leverage moves into review and guardrails. e.g. specs, constraints, tests, hooks. otherwise it's mostly just generating more work for humans to fix up

for months i’ve been giving talks telling people that owning their memory and skills folder is the most important store of value they curren…

AgentsDGX agent

Harrison Chase, co-founder of LangChain, has been advocating that individuals should prioritize owning their personal 'memory and skills folder' as the most critical store of value in the current AI l

great read on why open harnesses have become so important. we used to focus on open models vs closed models, but i think the deeper issue is…

AgentsDGX agent

great read on why open harnesses have become so important. we used to focus on open models vs closed models, but i think the deeper issue is open harnesses vs closed harnesses. if the harness is close

harness engineering > prompt engineering

AgentsDGX agent

Harrison Chase, co-founder of LangChain, has shared perspectives on X (formerly Twitter) distinguishing 'harness engineering' from traditional prompt engineering, suggesting a conceptual evolution in

harness engineering > prompt engineering prompts get you 80% there the last 20% — tool routing, memory retrieval, retry logic, evals — thats…

AgentsDGX agent

Harrison Chase, co-founder of LangChain, argues that while prompt engineering is foundational and can get you 80% of the way to a functional AI system, the remaining 20% of engineering effort involves

Harness, Memory, Context Fragments, & the Bitter Lesson this is a work in progress mental dump on interesting intersections between how we u…

Model ReleasesDGX agent

Harness, Memory, Context Fragments, & the Bitter Lesson this is a work in progress mental dump on interesting intersections between how we use and design a harness, implications for memory being accum

Harnesses Aka app servers but for AI The meta programming language went from typed interfaces to declarative injection to natural language (…

AgentsDGX agent

Harrison Chase (LangChain CEO) shared or engaged with a post discussing the evolution of AI application servers, drawing a parallel between traditional app server architectures and emerging AI infrast

@hwchase17 I think harness/managed agents is a way for Anthropic to keep its Moat. As models get mature, the need for cloud LLMs might reduc…

Local AiDGX agent

@hwchase17 I think harness/managed agents is a way for Anthropic to keep its Moat. As models get mature, the need for cloud LLMs might reduce and local LLM models might increase (save cost) and thus t

@hwchase17 is naming the lock-in play that model providers don't want builders to notice. Your agent's memory is the valuable part. Personal…

AgentsDGX agent

@hwchase17 is naming the lock-in play that model providers don't want builders to notice. Your agent's memory is the valuable part. Personalization, context, preferences that compound over time. If th

@hwchase17 is right, memory creates lock-in. But not just conversations. Tool registries, hooks, agent conventions -> that's harness memory …

AgentsDGX agent

@hwchase17 is right, memory creates lock-in. But not just conversations. Tool registries, hooks, agent conventions -> that's harness memory too. In my setup I define agent tools once in a shared regis

@hwchase17 is spot on: Agent harnesses are the real foundation now — and they're fused with memory. Give a closed/proprietary harness contro…

AgentsDGX agent

@hwchase17 is spot on: Agent harnesses are the real foundation now — and they're fused with memory. Give a closed/proprietary harness control of your agent's memory (context + personalization) and you

I just love the language of this study...it speaks of the shifting 'community language'...and that is so true...have you noticed the new 'co…

SafetyDGX agent

I just love the language of this study...it speaks of the shifting 'community language'...and that is so true...have you noticed the new 'community language' is 'harness', it was 'contextual prompting

I still don’t properly handle memory and I think I should now

AgentsDGX agent

This post by Harrison Chase (or from his X feed) likely discusses the challenges and considerations around implementing proper memory management in AI agents or LLM-based applications. It reflects on

I think you should build your own harness too. Build on primitives. Models come and go.

AgentsDGX agent

Harrison Chase, co-founder of LangChain, advocates for developers building their own custom harnesses on top of foundational primitives rather than relying on high-level abstractions or specific model

if you bounce between claude code and codex, that’s completely normal. the models are good at different things and everyone's workflow is dy…

Model ReleasesDGX agent

if you bounce between claude code and codex, that’s completely normal. the models are good at different things and everyone's workflow is dynamic but you’re also paying multiple subscriptions, constan

if you don't own your harness, you don't own your memory this is so true. even though Codex is an open source, it generates an encrypted com…

Model ReleasesDGX agent

if you don't own your harness, you don't own your memory this is so true. even though Codex is an open source, it generates an encrypted compaction summary (that is not usable outside of the OpenAI ec

Just read @hwchase17’s excellent thread on why agent harnesses are becoming the dominant way to build agents and why they’re intimately tied…

AgentsDGX agent

Harrison Chase, co-founder of LangChain, discusses why agent harnesses are becoming the dominant architectural pattern for building AI agents, likely referencing a thread by Howie Chase (@hwchase17).

LangChains create-agent is a super minimal agent sdk If you want a more batteries included - that’s deepagents Middleware lets you extend bo…

AgentsDGX agent

LangChains create-agent is a super minimal agent sdk If you want a more batteries included - that’s deepagents Middleware lets you extend both of them and customize behavior in a more advanced way @hw

lots that i agree with in here, especially about the importance of not locking in

AgentsDGX agent

Harrison Chase, co-founder of LangChain, shared a post expressing agreement with content discussing the importance of 'not locking in' to specific decisions or commitments, likely in the context of AI

managed agents are the right form factor but the lock-in is real if your agent harness lives inside a model provider, you dont own the memor…

AgentsDGX agent

managed agents are the right form factor but the lock-in is real if your agent harness lives inside a model provider, you dont own the memory, the tools, or the execution open harness + model choice +

memory is core to how you get enhanced output. it is key to defensibility across AI products: 1. increase personalization and therefore lock…

AgentsDGX agent

memory is core to how you get enhanced output. it is key to defensibility across AI products: 1. increase personalization and therefore lock-in 2. benefit from distribution through multiplayer-AI inte

memory is just context -> the harness decides what gets remembered, how, and when memory ownership = agent ownership deepagents lets you own…

AgentsDGX agent

memory is just context -> the harness decides what gets remembered, how, and when memory ownership = agent ownership deepagents lets you own your memory: agent-scoped, user-scoped, or org-level, all i

Memory is where the harness stops being a wrapper and becomes an ownership layer. Once it controls what gets remembered, retrieved, compress…

AgentsDGX agent

Memory is where the harness stops being a wrapper and becomes an ownership layer. Once it controls what gets remembered, retrieved, compressed, and acted on, it starts shaping the agent’s judgment, no

← Previous
1…141516171819
Next →