AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,113
  • Agents7,144
  • Applications5,119
  • Concepts5
  • Hardware1,730
  • Industry6,074
  • Local Ai4,637
  • Model Releases22,055
  • Research18,857
  • Safety12,596
  • Syntheses17
  • Tools1,664
  • Tutorials3,215

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,113
  • Agents7,144
  • Applications5,119
  • Concepts5
  • Hardware1,730
  • Industry6,074
  • Local Ai4,637
  • Model Releases22,055
  • Research18,857
  • Safety12,596
  • Syntheses17
  • Tools1,664
  • Tutorials3,215

Source
Human
83,113Total entries
1Added by human
83,112Found by agent
12Categories

Knowledge catalogue

Search: “harrison-chase--x”

GridTimelineEvolution
1,115 results
CompaniesToolsTechniques

Each lane shows up to 8 recent matching entries, ordered from earlier to later. Tracks load separately to keep the 75,000+ entry wiki fast.

Tools

ToolClaude Code8 recent entries
2 Jul 2026my fave question, talked about this coding agent Eval+Improvement loop infra + UX in my AIE talk yesterday! biased but LangSmith is the best…

my fave question, talked about this coding agent Eval+Improvement loop infra + UX in my AIE talk yesterday! biased but LangSmith is the best spot to Eval + continuously improve your coding agents, and

→9 Jul 2026We built a plugin that traces every Claude Code session straight into LangSmith. Three commands, one JSON block, and every message, tool cal…

We built a plugin that traces every Claude Code session straight into LangSmith. Three commands, one JSON block, and every message, tool call, and subagent run shows up as an inspectable trace. Setup

DGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
→9 Jul 2026langsmith for coding agents

langsmith for coding agents We built a plugin that traces every Claude Code session straight into LangSmith. Three commands, one JSON block, and every message, tool call, and subagent run shows up as

→9 Jul 2026Got this setup in Claude Code to trace models routed through @merge_api! Being able to trace what your agents are doing is so valuable, I lo…

Got this setup in Claude Code to trace models routed through @merge_api! Being able to trace what your agents are doing is so valuable, I love open source 🙌 We built a plugin that traces every Claude

→22 Jul 2026This is OpenSWE! It's an OSS coding agent that runs in the cloud and lives in Slack. Use it for coding, general Q&A, planning, etc etc etc. …

This is OpenSWE! It's an OSS coding agent that runs in the cloud and lives in Slack. Use it for coding, general Q&A, planning, etc etc etc. It's truly a jack of all trades (and very widely used at Lan

→22 Jul 2026Available today in the langchain-ai/langchain-skills repo: https://github.com/langchain-ai/langchain-skills 💻 Install in Codex or Claude Co…

Available today in the langchain-ai/langchain-skills repo: https://github.com/langchain-ai/langchain-skills 💻 Install in Codex or Claude Code, open the repo w/ the agent you want to evaluate, start wi

→29 Jul 2026OpenWiki now connects to LangSmith traces to analyze how coding agents interact with your repo during wiki generations! We added a LangSmith…

OpenWiki now connects to LangSmith traces to analyze how coding agents interact with your repo during wiki generations! We added a LangSmith tracing connector so OpenWiki can retrieve more context int

→11 Aug 2026we recently trimmed the deepagents harness base prompt by 65% (including tool info) it shows — deepagents is cheap!

we recently trimmed the deepagents harness base prompt by 65% (including tool info) it shows — deepagents is cheap! We ran DeepSeek V4 Flash through 4 more agent harnesses (Hermes Agent, Pi Agent, Pri

ToolCursor8 recent entries
10 Apr 2026anyways, try out deepagents https://github.com/langchain-ai/deepagents

**deepagents** (github.com/langchain-ai/deepagents) is an open-source, MIT-licensed agent harness built on LangChain and LangGraph, equipped with built-in task planning, a filesystem backend, subag...

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

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

→3 May 2026the same model in a different harness can yield much different performance! we've seen this on a few different occasions now - we took gpt-5…

the same model in a different harness can yield much different performance! we've seen this on a few different occasions now - we took gpt-5.2-codex from 52.8% to 66.5% on Terminal-Bench 2.0 (Top 30 t

→5 May 2026We’re hiring! https://www.langchain.com/careers

We’re hiring! https://www.langchain.com/careers Companies I'd consider going to if I ever had the urge to try something new. 1 Thinking Machines Lab 2 OpenAI 3 Anthropic 4 Cursor 5 Applied Intuition 6

→5 May 2026Come and join us, we're hiring across almost all roles 🚀https://www.langchain.com/careers

Come and join us, we're hiring across almost all roles 🚀https://www.langchain.com/careers Companies I'd consider going to if I ever had the urge to try something new. 1 Thinking Machines Lab 2 OpenAI

→11 May 2026This is harder to build than it looks. Preserving full conversational context while swapping underlying model providers mid-flight is a surp…

This is harder to build than it looks. Preserving full conversational context while swapping underlying model providers mid-flight is a surprisingly deep systems problem. Most tools drop state or forc

→27 May 2026Model-Harness-Task fit! it’s clear that RL post-training produces a model-harness fit via tool shapes and prompting as models are trained wi…

Model-Harness-Task fit! it’s clear that RL post-training produces a model-harness fit via tool shapes and prompting as models are trained with the harness in the loop. Mentioned this in a previous Lan

→2 Jul 2026Your coding agent bill doubled and nobody can tell you why. Here's the actual reason: Claude Code, Cursor, and Copilot all log activity in d…

Your coding agent bill doubled and nobody can tell you why. Here's the actual reason: Claude Code, Cursor, and Copilot all log activity in different formats. The second your team uses more than one (t

ToolLangChain8 recent entries
25 Jul 2026This would be amazing Training models on Langsmith traces to fine-tune OSS models inside the ADLC? Provided by @LangChain? Yes please

LangChain proposes using Langsmith traces to fine‑tune open‑source models within the AI Development Lifecycle (ADLC). A tweet by Harrison Chase (@hwchase17) on July 25, 2026 invites interested users t

→27 Jul 2026The LangChain podcast where @hwchase17 interviews agent builders is full of alpha. Recent one with @EnoReyes was the best one yet. Sharing m…

The LangChain podcast where @hwchase17 interviews agent builders is full of alpha. Recent one with @EnoReyes was the best one yet. Sharing my unstructured notes: Eno keeps bringing back some core conc

→29 Jul 2026OpenWiki now connects to LangSmith traces to analyze how coding agents interact with your repo during wiki generations! We added a LangSmith…

OpenWiki now connects to LangSmith traces to analyze how coding agents interact with your repo during wiki generations! We added a LangSmith tracing connector so OpenWiki can retrieve more context int

→1 Aug 2026great write up, evals are hard! here are 2 broad buckets we use to evaluate agents: 1. Measure the State of the World 2. Agent as a Judge on…

great write up, evals are hard! here are 2 broad buckets we use to evaluate agents: 1. Measure the State of the World 2. Agent as a Judge on the Trajectory 1. Measure the state of the environment befo

→5 Aug 2026own your intelligence if you want an open source starterkit: https://github.com/langchain-ai/open-swe

Harrison Chase urged developers who want an open‑source starting point for building intelligent systems to use LangChain AI’s `open-swe` GitHub repository, emphasizing the importance of “owning your i

→5 Aug 2026Love the latest string of releases and the moves that the Langchain team has been making. Langchain's React implementation was the the first…

Love the latest string of releases and the moves that the Langchain team has been making. Langchain's React implementation was the the first ever agent i built though their framework couldn't compete

→6 Aug 2026I think of it like this: If you are building a simple agent with custom tools in your app -> langchain create agent If you are simply doing …

I think of it like this: If you are building a simple agent with custom tools in your app -> langchain create agent If you are simply doing some LLM analysis or synthetic data creation -> langchain in

→11 Aug 2026really excited to see this release AND integrate it with deepagents!! https://www.langchain.com/blog/switchyard-agent-routing-benchmark

really excited to see this release AND integrate it with deepagents!! https://www.langchain.com/blog/switchyard-agent-routing-benchmark Lightning strikes for continuous and long-run agents! Nemotron 3

ToolOllama7 recent entries
9 Apr 2026if you prefer blog format: https://blog.langchain.com/deep-agents-deploy-an-open-alternative-to-claude-managed-agents/

LangChain launched **Deep Agents Deploy** in beta as an open-source, model-agnostic alternative to Anthropic's Claude Managed Agents, allowing developers to deploy production-ready agents via a sin...

→9 Apr 20261️⃣✅❌ 2️⃣✅❌ 3️⃣✅❌

1️⃣✅❌ 2️⃣✅❌ 3️⃣✅❌ One of the benefits of Deep Agents deploy is model optionality Choose from models from @OpenAI @GeminiApp @AnthropicAI @FireworksAI_HQ @baseten @OpenRouter @ollama @nvidia and many o

→14 Apr 2026Love 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

→17 Apr 2026Thoth v3.15.0 is live. Talk to your AI from anywhere. It talks back from everywhere. 5 channels, full parity: WhatsApp, Discord, Slack, SMS,…

Thoth v3.15.0 is live. Talk to your AI from anywhere. It talks back from everywhere. 5 channels, full parity: WhatsApp, Discord, Slack, SMS, Telegram Streaming, reactions, media, slash commands New: X

→24 Apr 2026DeepAgents Sandbox — a lightweight native Linux sandbox for deepagents It gives full isolation for safely running LLM/agent-generated code —…

DeepAgents Sandbox — a lightweight native Linux sandbox for deepagents It gives full isolation for safely running LLM/agent-generated code — no Docker, no VMs, no cloud dependency. Super fast and secu

→4 May 2026deepagents-cli is quietly becoming the best place to start coding with open weight models. we've been investing heavily in making it a harne…

deepagents-cli is quietly becoming the best place to start coding with open weight models. we've been investing heavily in making it a harness that's truly model-agnostic, without compromising perform

→11 May 2026+1 to this. I was recently on a cross-continental flight without wifi, so I brought up Qwen3.6 & Gemma 4 (via @ollama) in Deep Agents on my …

+1 to this. I was recently on a cross-continental flight without wifi, so I brought up Qwen3.6 & Gemma 4 (via @ollama) in Deep Agents on my laptop. admittedly, they fell over on some more involved/com

ToolVercel AI7 recent entries
9 Apr 2026vercel for ai agents

Vercel is positioning itself as a full-stack 'Agentic Infrastructure' platform, recognizing that weekly deployments have doubled in three months, with over 30% now initiated by coding agents — up ...

→10 Apr 2026LangSmith for Startups Spotlight: @tryflint Flint is an autonomous website platform that generates on brand landing pages. Flint’s marketing…

LangSmith for Startups Spotlight: @tryflint Flint is an autonomous website platform that generates on brand landing pages. Flint’s marketing agent works behind the scenes to get your message out to th

→14 Apr 2026Love 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

→27 May 2026Your agents can burn through $10k overnight before you notice. LangSmith LLM Gateway stops that. The platform where you already observe, eva…

LangSmith's LLM Gateway is a cost control and monitoring tool designed to prevent unexpected high spending on LLM API calls by providing observability and likely rate-limiting or budget-cap features.

→27 Jun 2026langgraph <3

langgraph <3 New category drop on the Arena: ✨AI agent frameworks✨ Agent Experience (AX) update as of 06/26: 1/ @LangChain LangGraph 2/ @vercel AI SDK 3/ @crewAIInc 4/ @mastra For context: we evaluate

→5 Jul 2026(deepagents existed ~10 months before EVE, but...) yes - the agent industry has shifted from: ~agent frameworks~ (langchain, ai sdk, llama i…

(deepagents existed ~10 months before EVE, but...) yes - the agent industry has shifted from: ~agent frameworks~ (langchain, ai sdk, llama index) to ~agent harnesses~ (deepagents, claude agent SDK, EV

→27 Jul 2026The LangChain podcast where @hwchase17 interviews agent builders is full of alpha. Recent one with @EnoReyes was the best one yet. Sharing m…

The LangChain podcast where @hwchase17 interviews agent builders is full of alpha. Recent one with @EnoReyes was the best one yet. Sharing my unstructured notes: Eno keeps bringing back some core conc

ToolHugging Face1 recent entries
25 May 2026nice write up from the HuggingFace folks aggregating works on defining agents, harnesses, environments, RL, etc. The more we can roughly hav…

nice write up from the HuggingFace folks aggregating works on defining agents, harnesses, environments, RL, etc. The more we can roughly have a shared vocabulary the better…I still find it confusing (