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

Content type
All
83,164Total entries
1Added by human
83,163Found by agent
12Categories

Knowledge catalogue

Search: “harrison-chase--x”

GridTimelineEvolution
1,116 results
Agents

It is honestly shocking how little code can get you so far within this base primitive. create_agent is one of the most fun things for me to …

DGX agent

It is honestly shocking how little code can get you so far within this base primitive. create_agent is one of the most fun things for me to show people who are trying to get started here - because it

agentsharrison-chase--x
1 May 2026
Blog
X Post
Paper
YouTube
Reddit
GitHub
Clear filters
Agents

✈️ @LATAMAirlines is landing at Interrupt. The largest airline in Latin America built two production agents that handle trip planning and ag…

DGX agent

✈️ @LATAMAirlines is landing at Interrupt. The largest airline in Latin America built two production agents that handle trip planning and agency coordination. Building them was easy. Operating at scal

agentsharrison-chase--x
1 May 2026
Agents

many sensitive Agent Workloads today require some sort of human feedback LangGraph supplies the runtime primitives for LangChain + Deep Agen…

DGX agent

many sensitive Agent Workloads today require some sort of human feedback LangGraph supplies the runtime primitives for LangChain + Deep Agents and makes it easy to durably pause, resume, and replay ag

agentsharrison-chase--x
1 May 2026
Agents

most of the time, you want an agent loop to run uninterrupted. that's where the utility comes from! but some decisions shouldn't be delegate…

DGX agent

most of the time, you want an agent loop to run uninterrupted. that's where the utility comes from! but some decisions shouldn't be delegated to the agent. two situations come up consistently: 1/ befo

agentsharrison-chase--x
1 May 2026
Agents

new mode for LangChain's human in the loop middleware: respond instead of running a tool, you can return the human's interrupt response dire…

DGX agent

new mode for LangChain's human in the loop middleware: respond instead of running a tool, you can return the human's interrupt response directly as the tool's output handy for 'ask user' stubs or head

agentsharrison-chase--x
1 May 2026
Agents

one future trend i'm very excited by: models getting good enough where they can power agents that browse the web deepagents + @browserbase i…

DGX agent

one future trend i'm very excited by: models getting good enough where they can power agents that browse the web deepagents + @browserbase is a glimpse of that future See the full example here: https:

agentsharrison-chase--x
1 May 2026
Agents

One thing I love about LangChain is how the OSS pieces build on each other You can build robust workflows directly with LangGraph, our orche…

DGX agent

One thing I love about LangChain is how the OSS pieces build on each other You can build robust workflows directly with LangGraph, our orchestration framework. We also use it as the foundation for Dee

agentsharrison-chase--x
1 May 2026
Agents

Should you use a sandbox for your agent? @ListenLabs Co-Founder & CTO @florian_jue shared what can go wrong on the Max Agency podcast hosted…

DGX agent

This post discusses the use of sandboxes for AI agents, featuring insights from Florian Jue, co-founder and CTO of Listen Labs, during an appearance on the Max Agency podcast. The discussion likely co

agentsharrison-chase--x
1 May 2026
Agents

shoutout to the man @kylejeong for cooking this up 🔥 every agent can now get a dedicated browser subagent in seconds to navigate sites, fil…

DGX agent

shoutout to the man @kylejeong for cooking this up 🔥 every agent can now get a dedicated browser subagent in seconds to navigate sites, fill out forms, click through things, you get it Deep Agents x B

agentsharrison-chase--x
1 May 2026
Agents

This is the year of browser use agents!!! I'm so excited

DGX agent

This is the year of browser use agents!!! I'm so excited Build agents with LangChain + @browserbase. Give your Deep Agents search, fetch, and browser subagents to access the full web. All with full ob

agentsharrison-chase--x
1 May 2026
Agents

A Deep Dive into Deep Agents

DGX agent

A Deep Dive into Deep Agents 🚀DeepAgents deploy is a simple, configuration driven way to get an agent harness deployed to the cloud deepagents.toml is the file that configures it. It has four sections

agentsharrison-chase--x
30 Apr 2026
Applications

Checkout DeepAgents deploy here: https://docs.langchain.com/oss/python/deepagents/deploy We're shipping updates every week (almost every day…

DGX agent

LangChain's DeepAgents framework is receiving frequent updates and deployments, with documentation available at their official docs site. The project maintains an active development cycle with updates

applicationsharrison-chase--x
30 Apr 2026
Model Releases

Claude Code is tuned for Claude. Codex is tuned for OpenAI models. Until now, 𝚍𝚎𝚎𝚙𝚊𝚐𝚎𝚗𝚝𝚜 had fixed harness defaults, which meant i…

DGX agent

Claude Code is tuned for Claude. Codex is tuned for OpenAI models. Until now, 𝚍𝚎𝚎𝚙𝚊𝚐𝚎𝚗𝚝𝚜 had fixed harness defaults, which meant it couldn't take advantage of the provider-specific optimizations that

model-releasesharrison-chase--x
30 Apr 2026
Agents

Deep Agents is all you need https://github.com/langchain-ai/deepagents

DGX agent

Deep Agents is a framework or library developed by LangChain that enables the creation of sophisticated AI agents with enhanced reasoning capabilities. The project likely provides tools and abstractio

agentsharrison-chase--x
30 Apr 2026
Agents

🚀DeepAgents deploy is a simple, configuration driven way to get an agent harness deployed to the cloud deepagents.toml is the file that con…

DGX agent

🚀DeepAgents deploy is a simple, configuration driven way to get an agent harness deployed to the cloud deepagents.toml is the file that configures it. It has four sections: - agent - sandbox - auth -f

agentsharrison-chase--x
30 Apr 2026
Applications

Exciting direction - can see immediate gains for many teams trying to prevent lockins for cost/legal reasons - my mental model on this is sh…

DGX agent

Exciting direction - can see immediate gains for many teams trying to prevent lockins for cost/legal reasons - my mental model on this is shaped by the meta-harness paper that we need to think of harn

applicationsharrison-chase--x
30 Apr 2026
Agents

Finally this theme is taking off 👇 For the record : it’s not only a matter of cost. This applies both to agent design (particularly when te…

DGX agent

Finally this theme is taking off 👇 For the record : it’s not only a matter of cost. This applies both to agent design (particularly when testing more innovative, substrate-first archis...) and to issu

agentsharrison-chase--x
30 Apr 2026
Agents

[frontend] UI/UX is a surprisingly big part of building agents! It takes a while to hook up streaming, thread history, all the endpoints We …

DGX agent

[frontend] UI/UX is a surprisingly big part of building agents! It takes a while to hook up streaming, thread history, all the endpoints We do it for you! Get a frontend you can expose to users out of

agentsharrison-chase--x
30 Apr 2026
Model Releases

resharing this note, find it helpful given all the great open evals work + teams building vertical agents Evals are a proxy for the behavior…

DGX agent

resharing this note, find it helpful given all the great open evals work + teams building vertical agents Evals are a proxy for the behavior we want our agent to exhibit in production Model+Harness pu

model-releasesharrison-chase--x
30 Apr 2026
Agents

serving multiple users from a single agent deployment introduces three distinct problems. luckily, langsmith's agent server has a solution f…

DGX agent

serving multiple users from a single agent deployment introduces three distinct problems. luckily, langsmith's agent server has a solution for each! 1. data isolation: your @auth.authenticate handler

agentsharrison-chase--x
30 Apr 2026
Agents

the folks @MadrigalPharma are some of my favorites to work with, they're always at the cutting edge! check out this case study on how they'r…

DGX agent

the folks @MadrigalPharma are some of my favorites to work with, they're always at the cutting edge! check out this case study on how they're building a multi-agent deep research system, powered by de

agentsharrison-chase--x
30 Apr 2026
Model Releases

tweeted about this yesterday and Cursor already dropped the alpha today! 🚀very cool to see how us, them, and others have converged on good …

DGX agent

tweeted about this yesterday and Cursor already dropped the alpha today! 🚀very cool to see how us, them, and others have converged on good design patterns in Agent + Harness Engineering: 1. Tuning dif

model-releasesharrison-chase--x
30 Apr 2026
Agents

After deployment finishes, you should be able to see it in the LangSmith UI You get a nice dashboard of the deployment where you can see tra…

DGX agent

This post discusses the LangSmith UI dashboard that becomes available after deploying a project, which provides visualization and tracking capabilities for monitoring deployments. The dashboard allows

agentsharrison-chase--x
29 Apr 2026
Agents

After switching into the new directory (`cd lc-docs`) I'm going to set the name of my agent, and the model to use This is done in deepagents…

DGX agent

After switching into the new directory (`cd lc-docs`) I'm going to set the name of my agent, and the model to use This is done in deepagents.toml I'm going to use @Zai_org GLM5 model, served via @base

agentsharrison-chase--x
29 Apr 2026
Agents

After that, it's go time! `deepagents deploy` This will use Docker under the hood, so make sure you have that installed It will build an age…

DGX agent

The `deepagents deploy` command is used to deploy applications, leveraging Docker as its underlying technology, requiring Docker to be pre-installed on the system. This appears to be part of DeepAgent

agentsharrison-chase--x
29 Apr 2026
Safety

agents are going and are already changing every industry & vertical, awesome blog from the @MadrigalPharma team on using Deep Agents, Skills…

DGX agent

agents are going and are already changing every industry & vertical, awesome blog from the @MadrigalPharma team on using Deep Agents, Skills, & LangSmith at the frontier of biopharma it’s an awesome t

safetyharrison-chase--x
29 Apr 2026
Agents

As part of this deployment, you can interact with the agent in several ways We expose the agent via MCP and A2A, as well as with as a 'remot…

DGX agent

As part of this deployment, you can interact with the agent in several ways We expose the agent via MCP and A2A, as well as with as a 'remote graph' API, which means you can interact with as you would

agentsharrison-chase--x
29 Apr 2026
Applications

Been talking to a lot of devs about LangGraph's Postgres checkpointer lately, the tricks each team applies to get it production-ready are al…

DGX agent

Been talking to a lot of devs about LangGraph's Postgres checkpointer lately, the tricks each team applies to get it production-ready are always different. Here's how we handled it at @tiendanube: cus

applicationsharrison-chase--x
29 Apr 2026
Agents

big theme of 2026 - cost of closed models is too high! really excited to make deepagents work exceptionally well with OSS models

DGX agent

big theme of 2026 - cost of closed models is too high! really excited to make deepagents work exceptionally well with OSS models Switched out Sonnet 4.6 for GLM 5.1 through @FireworksAI_HQ while doing

agentsharrison-chase--x
29 Apr 2026
Agents

DeepAgents Deploy is great, you get - a fully open agent harness (no hidden stuff, inspect everything) - managed infra - can use any cocktai…

DGX agent

DeepAgents Deploy is great, you get - a fully open agent harness (no hidden stuff, inspect everything) - managed infra - can use any cocktail of models including Open Models - and everything is traced

agentsharrison-chase--x
29 Apr 2026
Agents

DeepAgents Deploy is the easiest way to bring agents to production, with just a few markdown and configuration files (no code!) 🧵Here's me …

DGX agent

DeepAgents Deploy is the easiest way to bring agents to production, with just a few markdown and configuration files (no code!) 🧵Here's me building an agent that connects to LangChain Docs. Powered by

agentsharrison-chase--x
29 Apr 2026
Agents

Durable execution is a hallmark of well-built distributed systems, it's been core to LangGraph since the beginning. In the agents-as-softwar…

DGX agent

Durable execution is a hallmark of well-built distributed systems, it's been core to LangGraph since the beginning. In the agents-as-software era it is non-negotiable, because agents fail in all sorts

agentsharrison-chase--x
29 Apr 2026
Agents

Final steps before deploying: 1/ Delete the skills folder the scaffolding created (not needed for now) 2/ Add environment variables. Need a …

DGX agent

Final steps before deploying: 1/ Delete the skills folder the scaffolding created (not needed for now) 2/ Add environment variables. Need a Baseten API key (for the model) as well as a LangSmith API k

agentsharrison-chase--x
29 Apr 2026
Agents

First I'm going to install deepagents cli. This is a CLI which will help me set up and then deploy my agent `uv tool install deepagents-cli`…

DGX agent

First I'm going to install deepagents cli. This is a CLI which will help me set up and then deploy my agent `uv tool install deepagents-cli` DeepAgents CLI is open source - see it here: https://github

agentsharrison-chase--x
29 Apr 2026
Agents

for a harness to be effective, it needs to be custom fit to a use case. we're offering harness variants custom fit to models!

DGX agent

LangChain is offering multiple harness variants that are custom-fitted to specific use cases and models, recognizing that effective harness implementation requires tailored configuration rather than o

agentsharrison-chase--x
29 Apr 2026
Agents

great deep dive into how we get deepagents to work well with different families of models

DGX agent

This post likely discusses best practices and techniques for optimizing DeepAgent performance across diverse model architectures and families, covering strategies for compatibility and effective integ

agentsharrison-chase--x
29 Apr 2026
Agents

Interacting with the agent in the studio is the easiest way to get a user friendly UI! I can share it with others in my LangSmith org, and t…

DGX agent

The post discusses LangSmith's agent interaction capabilities in the studio environment, highlighting how users can access a user-friendly interface for agent testing and collaboration. It emphasizes

agentsharrison-chase--x
29 Apr 2026
Agents

.@MadrigalPharma is living in the (agentic) future. If you haven't heard of Madrigal, they are a pioneering biopharma company. Some months a…

DGX agent

.@MadrigalPharma is living in the (agentic) future. If you haven't heard of Madrigal, they are a pioneering biopharma company. Some months ago, they set out to solve the problem of integrating, search

agentsharrison-chase--x
29 Apr 2026
Agents

.@MadrigalPharma’s multi-agent research and intelligence platform for pharma is powered by LangChain + LangSmith. When users ask research qu…

DGX agent

.@MadrigalPharma’s multi-agent research and intelligence platform for pharma is powered by LangChain + LangSmith. When users ask research questions, the orchestrator breaks them into sub-tasks. Multip

agentsharrison-chase--x
29 Apr 2026
Model Releases

Model-Harness-Task fit is very real. The world's best agents carefully tailor the harness around the model to take advantage of each model's…

DGX agent

Model-Harness-Task fit is very real. The world's best agents carefully tailor the harness around the model to take advantage of each model's unique intelligence & capabilities 🧠 Today we released Harn

model-releasesharrison-chase--x
29 Apr 2026
Agents

Most pharma agent pilots never make it to production. We’re partnering with @Axtria to close this gap. Built on LangSmith, Axtria’s pharma-n…

DGX agent

Most pharma agent pilots never make it to production. We’re partnering with @Axtria to close this gap. Built on LangSmith, Axtria’s pharma-native AgentOps framework will give life sciences enterprises

agentsharrison-chase--x
29 Apr 2026
Agents

New in Deep Agents: Harness Profiles. https://www.langchain.com/blog/tuning-deep-agents-different-models ✅ Model-specific profiles to adjust…

DGX agent

New in Deep Agents: Harness Profiles. https://www.langchain.com/blog/tuning-deep-agents-different-models ✅ Model-specific profiles to adjust prompts, tools, and middleware. 📦 Profiles for @OpenAI, @An

agentsharrison-chase--x
29 Apr 2026
Agents

Open Models are really smart Open Models are often way cheaper Open Models are fast for the CTOs & CFOs in the back, no need to fight, Open …

DGX agent

Open Models are really smart Open Models are often way cheaper Open Models are fast for the CTOs & CFOs in the back, no need to fight, Open Models mean you can both be happy :) - potentially cutting c

agentsharrison-chase--x
29 Apr 2026
Agents

own your agent harness 🤝 own your intelligence 🤝 own your evals 🤝 open ecosystems this doesn’t mean start from scratch, build on an open …

DGX agent

own your agent harness 🤝 own your intelligence 🤝 own your evals 🤝 open ecosystems this doesn’t mean start from scratch, build on an open base harness where you can edit/extend existing primitives like

agentsharrison-chase--x
29 Apr 2026
Model Releases

So excited for this - in the past four months I've written all my code using Deep Agents with: - Opus 4.6 - GPT-5.4 - GLM-5 - Kimi 2.6 - Opu…

DGX agent

So excited for this - in the past four months I've written all my code using Deep Agents with: - Opus 4.6 - GPT-5.4 - GLM-5 - Kimi 2.6 - Opus 4.7 - GPT-5.5 Currently using 5.5 as my driver with Opus s

model-releasesharrison-chase--x
29 Apr 2026
Agents

That's a quick tour through building and deploying a simple agent with DeepAgents deploy Was just a markdown file, a json file, and toml fil…

DGX agent

That's a quick tour through building and deploying a simple agent with DeepAgents deploy Was just a markdown file, a json file, and toml file Easy to set up, but robust deployment by the end Try out d

agentsharrison-chase--x
29 Apr 2026
Agents

Then I'm going to set up my repo. I'm going to run `deepagents init` It will ask me to give my project a name. I'm going to call it `lc-docs…

DGX agent

This entry documents the initial setup process for a DeepAgents project, specifically demonstrating how to use the `deepagents init` command to create a new project and assign it a name (in this examp

agentsharrison-chase--x
29 Apr 2026
Agents

This is so good @hwchase17 walks through the complete setup of a Deep Agents deployment step-by-step It’s a great example of getting started…

DGX agent

This is so good @hwchase17 walks through the complete setup of a Deep Agents deployment step-by-step It’s a great example of getting started fast with Deep Agents from the CLI! DeepAgents Deploy is th

agentsharrison-chase--x
29 Apr 2026
← Previous
1…1415161718…24
Next →