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
61+ results
13 Apr 2026

Synthesis: Harrison-Chase--X

SynthesesDGX agent

Auto-generated synthesis of 194 entries about harrison-chase--x

12 Aug 2026

the @aiDotEngineer World Fair always one of the best events every year to talk to builders at the frontier of Research, Agents, Evals, Syste…

AgentsDGX agent

the @aiDotEngineer World Fair always one of the best events every year to talk to builders at the frontier of Research, Agents, Evals, Systems, etc A few weeks ago I gave a talk on - Continually Impro

11 Aug 2026

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


Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Model ReleasesDGX agent

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

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

Model ReleasesDGX agent

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

9 Aug 2026

Stripe just published how their company-wide AI agent works. The bar for building one just dropped to one engineer and one week It is called…

AgentsDGX agent

Stripe just published how their company-wide AI agent works. The bar for building one just dropped to one engineer and one week It is called Kai. Their own words: a coding agent for non-engineers. You

the term “RLM” (recursive language model) got a lot of buzz this week, but this idea is not new! @a1zhang wrote the og RLM paper 10 months a…

AgentsDGX agent

the term “RLM” (recursive language model) got a lot of buzz this week, but this idea is not new! @a1zhang wrote the og RLM paper 10 months ago! thats like 5 agent-years! would highly recommend followi

6 Aug 2026

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 …

AgentsDGX agent

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

RIP to every 'which framework should I use' thread. harness on top, framework in the middle, runtime at the floor. one stack, three heights,…

Model ReleasesDGX agent

RIP to every 'which framework should I use' thread. harness on top, framework in the middle, runtime at the floor. one stack, three heights, fully composable. paste these four images into claude and a

5 Aug 2026

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

AgentsDGX agent

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

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

AgentsDGX agent

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

1 Aug 2026

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…

AgentsDGX agent

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

30 Jul 2026

A post of ours on vendor lock in and LLMs. We don't like the growing trend of AI companies quietly hiding your data while stripping away you…

AgentsDGX agent

A post of ours on vendor lock in and LLMs. We don't like the growing trend of AI companies quietly hiding your data while stripping away your control. We think that's bad for users and bad for the eco

29 Jul 2026

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

Model ReleasesDGX agent

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

.@UseApolloio will be at Interrupt NYC. Apollo's AI Assistant is one of the earliest production multi-agent systems on LangGraph. Their team…

AgentsDGX agent

.@UseApolloio will be at Interrupt NYC. Apollo's AI Assistant is one of the earliest production multi-agent systems on LangGraph. Their team will share how they migrated it from a hand-rolled supervis

28 Jul 2026

OpenWiki supports 12 LLM providers: - @OpenAI API & @ChatGPT sub login - @AnthropicAI - @GeminiApp AI Studio & Enterprise Vertex - @awscloud…

HardwareDGX agent

OpenWiki supports 12 LLM providers: - @OpenAI API & @ChatGPT sub login - @AnthropicAI - @GeminiApp AI Studio & Enterprise Vertex - @awscloud Bedrock - @OpenRouter - @FireworksAI_HQ - @baseten - @nebiu

27 Jul 2026

Proud to be an inaugural partner alongside @NVIDIA and other industry leaders in the Open Secure AI Alliance. We look forward to acceleratin…

HardwareDGX agent

Proud to be an inaugural partner alongside @NVIDIA and other industry leaders in the Open Secure AI Alliance. We look forward to accelerating the adoption and trust of open models and harnesses throug

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

Model ReleasesDGX agent

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

26 Jul 2026

This blog is full of design choices as you build your Agentic systems. Critical choices to be made, evals need to be upgraded if the underly…

AgentsDGX agent

This blog is full of design choices as you build your Agentic systems. Critical choices to be made, evals need to be upgraded if the underlying intelligence is upgraded. Well thought out blog—new stre

25 Jul 2026

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

AgentsDGX agent

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

23 Jul 2026

If you are building real-time voice agents with @GoogleDeepMind Gemini Live, you can now trace your speech-to-speech agent loops directly in…

Model ReleasesDGX agent

If you are building real-time voice agents with @GoogleDeepMind Gemini Live, you can now trace your speech-to-speech agent loops directly in @LangChain! - Speaker callback hooks capture only the exact

22 Jul 2026

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

Model ReleasesDGX agent

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

The LangChain team has built some nice LangSmith tracing/observability integrations with voice AI orchestration frameworks and the speech-to…

TutorialsDGX agent

The LangChain team has built some nice LangSmith tracing/observability integrations with voice AI orchestration frameworks and the speech-to-speech APIs from OpenAI and Google. LangChain pioneered a l

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. …

Model ReleasesDGX agent

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

21 Jul 2026

native integrations for four leading voice frameworks so you can see whats happening dont fly blind

TutorialsDGX agent

native integrations for four leading voice frameworks so you can see whats happening dont fly blind Voice agents are exploding. Don’t let them be a black box in production. Today, we’re launching Lang

OpenWiki now supports Gemini AI Studio & Enterprise Vertex AI! This change also adds the new Gemini 3.6 Flash and 3.5 Flash Lite (released t…

Model ReleasesDGX agent

OpenWiki now supports Gemini AI Studio & Enterprise Vertex AI! This change also adds the new Gemini 3.6 Flash and 3.5 Flash Lite (released today) Big thank you to @bradhuffman and @sadrig91 for contri

RT @sydneyrunkle: is anyone thinking about graph engineering it in line w claude’s dynamic workflows? like the agent can author a state ma…

Model ReleasesDGX agent

Sydney Runkle inquires whether anyone is exploring graph engineering that aligns with Claude’s dynamic workflows, specifically whether an agent could author its own state machine. The suggested approa

Voice agents are exploding. Don’t let them be a black box in production. Today, we’re launching LangSmith tracing for 4 voice frameworks: …

TutorialsDGX agent

Voice agents are exploding. Don’t let them be a black box in production. Today, we’re launching LangSmith tracing for 4 voice frameworks: 🎙️ @pipecat_ai 🎙️ @livekit 🎙️ @OpenAI Realtime 🎙️ @GeminiApp L

20 Jul 2026

IssueBench is our internal benchmark for evaluating Engine (a continual learning agent in LangSmith) This blog by @nick_bray dives into why …

Model ReleasesDGX agent

**IssueBench** is an internal benchmark created by LangSmith to assess the performance of *Engine*, a continual‑learning agent that scans other agents’ traces to identify, cluster, and fix issues. In

15 Jul 2026

Interrupt is hitting the road this fall: 📍 NYC- September 24 📍 London- October 13 Info + RSVP: https://interrupt.langchain.com/

AgentsDGX agent

Interrupt is hitting the road this fall: 📍 NYC- September 24 📍 London- October 13 Info + RSVP: https://interrupt.langchain.com/ At Interrupt, @RCUmmadisetti and @kordelfrance from @Toyota's enterprise

14 Jul 2026

ICYMI: @LangChain Deep Agents on @nvidia Nemotron 3 Ultra. frontier open-model agents at ~10x lower cost than closed. Run on Fireworks, then…

Model ReleasesDGX agent

ICYMI: @LangChain Deep Agents on @nvidia Nemotron 3 Ultra. frontier open-model agents at ~10x lower cost than closed. Run on Fireworks, then post-train it into specialized intelligence you own. https:

13 Jul 2026

> For me, agentic performance on spreadsheet tasks is the whole of Shortcut existence. So I'm going to beat competitors by obsessing over th…

AgentsDGX agent

> For me, agentic performance on spreadsheet tasks is the whole of Shortcut existence. So I'm going to beat competitors by obsessing over the harness. custom harness is the only way you will beat the

ICYMI - you can now build recursive language models (RLMs) with deepagents: the main agent can write custom code to recursively call subagen…

AgentsDGX agent

ICYMI - you can now build recursive language models (RLMs) with deepagents: the main agent can write custom code to recursively call subagents! this is super flexible -- the harness can take any shape

11 Jul 2026

a prompt i like to use when having agents review other agent generated PRs tell the agent your coworker who you don't trust/think is that sm…

AgentsDGX agent

a prompt i like to use when having agents review other agent generated PRs tell the agent your coworker who you don't trust/think is that smart put up the PR, and it'll tend to find improvements/optim

nice!

AgentsDGX agent

nice! a prompt i like to use when having agents review other agent generated PRs tell the agent your coworker who you don't trust/think is that smart put up the PR, and it'll tend to find improvements

10 Jul 2026

1/ I watched LangChain’s webinar on LLM wikis and agent memory and wrote up a working paper from my own small agent-fleet experiments: Soft-…

AgentsDGX agent

1/ I watched LangChain’s webinar on LLM wikis and agent memory and wrote up a working paper from my own small agent-fleet experiments: Soft-Cache: A Human-Supervisable Coherence Protocol for Persisten

agent memory has always been reactive. OpenWiki makes it proactive. connect to sources, tell it what you care about, and your agent hits the…

AgentsDGX agent

agent memory has always been reactive. OpenWiki makes it proactive. connect to sources, tell it what you care about, and your agent hits the ground running . what we're building is really exciting! tr

Another big langchain week

Model ReleasesDGX agent

Another big langchain week 🚀langchain launches this week: all about open source models and memory! First: open source models. We partnered with @NVIDIAAI to launch a NemoClaw DeepAgents blueprint. Thi

great overview of general purpose brain!

AgentsDGX agent

great overview of general purpose brain! I just published a new video on OpenWiki Brains, specifically on the general-purpose brain mode. In the video I dive into: - configuring it locally - its archi

great viz by @BraceSproul to put this in perspective. the really important part of this is that OpenWiki is additive!

Model ReleasesDGX agent

great viz by @BraceSproul to put this in perspective. the really important part of this is that OpenWiki is additive! OpenWiki general purpose memory is meant to be complementary to codex/claude code

I just published a new video on OpenWiki Brains, specifically on the general-purpose brain mode. In the video I dive into: - configuring it …

AgentsDGX agent

I just published a new video on OpenWiki Brains, specifically on the general-purpose brain mode. In the video I dive into: - configuring it locally - its architecture - what the docs look like - new f

I use OpenSWE multiple times a day directly from slack. Makes it super easy to go from conversation -> code

AgentsDGX agent

I use OpenSWE multiple times a day directly from slack. Makes it super easy to go from conversation -> code Sierra isn't the first to build this - Ramp, Stripe, CoinBase also have If you want an open

Just yesterday an engineer posted 'open swe is my favorite productivity tool at the moment' in slack Open source wins!

AgentsDGX agent

Just yesterday an engineer posted 'open swe is my favorite productivity tool at the moment' in slack Open source wins! Sierra isn't the first to build this - Ramp, Stripe, CoinBase also have If you wa

🚀langchain launches this week: all about open source models and memory! First: open source models. We partnered with @NVIDIAAI to launch a …

Model ReleasesDGX agent

🚀langchain launches this week: all about open source models and memory! First: open source models. We partnered with @NVIDIAAI to launch a NemoClaw DeepAgents blueprint. This pairs Deep Agents (our op

love this framing of memory as 'proactive'

AgentsDGX agent

love this framing of memory as 'proactive' agent memory has always been reactive. OpenWiki makes it proactive. connect to sources, tell it what you care about, and your agent hits the ground running .

OpenSWE is one of our most widely used agents throughout the company. Since July 1st it's been tagged over 700 times in Slack! This doesn't …

AgentsDGX agent

OpenSWE is one of our most widely used agents throughout the company. Since July 1st it's been tagged over 700 times in Slack! This doesn't even count the reviewer agent, tagging it in GitHub, or tagg

OpenWiki general purpose memory is meant to be complementary to codex/claude code memory: it's proactive & ambient, meaning it'll automatica…

Model ReleasesDGX agent

OpenWiki general purpose memory is meant to be complementary to codex/claude code memory: it's proactive & ambient, meaning it'll automatically go out into your world (via connections like gmail, x, n

Sierra isn't the first to build this - Ramp, Stripe, CoinBase also have If you want an open source version - check out OpenSWE: https://gith…

AgentsDGX agent

Sierra isn't the first to build this - Ramp, Stripe, CoinBase also have If you want an open source version - check out OpenSWE: https://github.com/langchain-ai/open-swe We use it internally (mostly fo

this is a great question! I think OpenWiki and memory wikis in general can be thought of as a type of knowledge graph. They’re different fro…

AgentsDGX agent

this is a great question! I think OpenWiki and memory wikis in general can be thought of as a type of knowledge graph. They’re different from traditional knowledge graphs in the sense that these are j

9 Jul 2026

big update to openwiki - it now supports two modes: - code brain: create a wiki for a code base - personal brain: create a wiki for more gen…

AgentsDGX agent

big update to openwiki - it now supports two modes: - code brain: create a wiki for a code base - personal brain: create a wiki for more general purpose tasks (email, web, etc) webinar at 11am PST (5

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 lo…

Model ReleasesDGX agent

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

Harrison Chase @hwchase17: Nemotron 3 Ultra hit 86%. Claude Opus hit 87%. At one-tenth the cost. Chase runs LangChain and disclosed it on st…

Model ReleasesDGX agent

Harrison Chase @hwchase17: Nemotron 3 Ultra hit 86%. Claude Opus hit 87%. At one-tenth the cost. Chase runs LangChain and disclosed it on stage: inside LangChain's internal deep-agents benchmark, open

Join us for a LangChain + Clay meetup with @palashshah, @jeffbarg, Vyshu Khota, and Soroush Khadem. https://luma.com/jqif2hti Palash will br…

AgentsDGX agent

Join us for a LangChain + Clay meetup with @palashshah, @jeffbarg, Vyshu Khota, and Soroush Khadem. https://luma.com/jqif2hti Palash will break down how he built a self-improving agent at LangChain, L

langsmith for coding agents

Model ReleasesDGX agent

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

My feed has been hijacked this week by frontier model influencers who say they've had 5.6 Sol and Fable for 'months'. I think this tells an …

Model ReleasesDGX agent

My feed has been hijacked this week by frontier model influencers who say they've had 5.6 Sol and Fable for 'months'. I think this tells an inaccurate story the field. From the outside it makes AI pro

OpenWiki Brains 0.1.0 is officially released! We added a general-purpose memory brain to OpenWiki, in addition to the existing code brain. Y…

Model ReleasesDGX agent

OpenWiki Brains 0.1.0 is officially released! We added a general-purpose memory brain to OpenWiki, in addition to the existing code brain. You can now use it to seamlessly setup a personal brain to tr

OpenWiki Brains v0.1.0 is out 🎉 personally really excited about personal brains! these maintain context about you and what you're working o…

Model ReleasesDGX agent

OpenWiki Brains v0.1.0 is out 🎉 personally really excited about personal brains! these maintain context about you and what you're working on, interested in, etc. webinar for all things wiki happening

Setup evals with… terraform??

AgentsDGX agent

Setup evals with… terraform?? You've heard of Infrastructure as Code- but agent evals can now ride your existing Terraform setup! I've been using the new LangSmith Terraform provider to auto-provision

spent a ton of time working on this!! so happy to see the results come out. very impressive model from @NVIDIAAI that we fit our harness to …

Model ReleasesDGX agent

spent a ton of time working on this!! so happy to see the results come out. very impressive model from @NVIDIAAI that we fit our harness to so we could get better performance! We tuned the harness for

Thank you @hwchase17 @BraceSproul @devstein64 @jeffreyhuber for the LLM Wikis session today, I absolutely loved it! Really grateful you keep…

AgentsDGX agent

Thank you @hwchase17 @BraceSproul @devstein64 @jeffreyhuber for the LLM Wikis session today, I absolutely loved it! Really grateful you keep these sessions open and honest about what actually works in

Thanks for the shoutout! Excited to see OpenWiki 0.0.3 launch 🥰 I believe wiki-based memory is a more governable, sustainable, and hierarch…

AgentsDGX agent

Thanks for the shoutout! Excited to see OpenWiki 0.0.3 launch 🥰 I believe wiki-based memory is a more governable, sustainable, and hierarchical direction for agent memory. Looking forward to continuin

← Previous
123…19
Next →
1,116 results