AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,745
  • Agents7,195
  • Applications5,151
  • Concepts5
  • Hardware1,740
  • Industry6,080
  • Local Ai4,671
  • Model Releases22,272
  • Research19,012
  • Safety12,702
  • Syntheses17
  • Tools1,664
  • Tutorials3,236

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,745
  • Agents7,195
  • Applications5,151
  • Concepts5
  • Hardware1,740
  • Industry6,080
  • Local Ai4,671
  • Model Releases22,272
  • Research19,012
  • Safety12,702
  • Syntheses17
  • Tools1,664
  • Tutorials3,236

Source
HumanDGX agent

Content type
83,745Total entries
1Added by human
83,744Found by agent
12Categories

Knowledge catalogue

Search: “agents”

GridTimelineEvolution
4,324 results
Agents

Improving agents The old way: Manually reading traces, looking for patterns, writing evals, and creating fixes. The better way: Letting Lang…

DGX agent

This post from LangChain's Harrison Chase contrasts traditional manual methods of improving AI agents (tracing execution, identifying patterns, writing evaluations, and implementing fixes) with a more

agentsharrison-chase--x
29 May 2026
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Agents

If you're building your own cloud agent like Devin or Ramp Inspect, there's lots of great details here on setting up VMs, computer use, memo…

DGX agent

If you're building your own cloud agent like Devin or Ramp Inspect, there's lots of great details here on setting up VMs, computer use, memory, and more. Fun deep dive with the creator of OpenInspect

agentsswyx--x
28 May 2026
Agents

384 people in the Hermes Agent Jam Session in our discord, happening now! Come check out the latest projects people are working on and showi…

DGX agent

Nous Research announced a live Discord event called the Hermes Agent Jam Session with 384 participants, where developers showcased ongoing projects and innovations. The event provided a venue for the

agentsnous-research--x
27 May 2026
Agents

Excited to dive into this - an open source agent designed with memory/continual learning in mind

DGX agent

This post likely announces or discusses an open-source AI agent framework that incorporates memory and continual learning capabilities, enabling the system to retain information across interactions an

agentsharrison-chase--x
27 May 2026
Agents

📹 How to manage context the right way with LangSmith Context Hub Context Hub gives your team and your agent a shared place to store, edit, …

DGX agent

📹 How to manage context the right way with LangSmith Context Hub Context Hub gives your team and your agent a shared place to store, edit, version, and retrieve context from It can be used for skills,

agentsharrison-chase--x
27 May 2026
Agents

Improving your agent has been a manual process of: ✅ Reading traces ✅ Looking for patterns ✅ Writing evals ✅ Creating fixes Now, LangSmith E…

DGX agent

LangSmith has introduced automated tools to streamline agent improvement, eliminating the manual workflow of reading execution traces, identifying patterns, writing evaluations, and implementing fixes

agentsharrison-chase--x
27 May 2026
Agents

the future of Continual Learning will rely on building to systems to ingest, understand, & apply knowledge from Agent Traces at scale had a …

DGX agent

the future of Continual Learning will rely on building to systems to ingest, understand, & apply knowledge from Agent Traces at scale had a blast presenting LangSmith Engine with @bentannyhill to show

agentsharrison-chase--x
27 May 2026
Agents

this is a fantastic example of a robust agentic memory system built on langgraph! there's 4 key parts 1. retrieval (rag) 2. storage, fragmen…

DGX agent

this is a fantastic example of a robust agentic memory system built on langgraph! there's 4 key parts 1. retrieval (rag) 2. storage, fragmented by memory type 3. reasoning* 4. learning (often called d

agentsharrison-chase--x
27 May 2026
Agents

Today's Hermes Agent Jam starts in 2 hours, see you soon!

DGX agent

Nous Research announced an upcoming 'Hermes Agent Jam' event starting in 2 hours from the time of posting. The event likely involves developers and AI researchers collaborating on or demonstrating app

agentsnous-research--x
27 May 2026
Agents

We launched Context Hub as a way to manage skills, AGENTS.md files, and other context files an agent might need You can easily use it as a v…

DGX agent

We launched Context Hub as a way to manage skills, AGENTS.md files, and other context files an agent might need You can easily use it as a virtual filesystem in deepagents See this video for more info

agentsharrison-chase--x
27 May 2026
Agents

The Top AI Papers of the Week (May 18 - 24): - AIRA - MetaCogAgent - Memory as a Model - Code as Agent Harness - Weak-Model Critic-Comparato…

DGX agent

The Top AI Papers of the Week (May 18 - 24): - AIRA - MetaCogAgent - Memory as a Model - Code as Agent Harness - Weak-Model Critic-Comparator - OpenAI Disproves the Unit Distance Conjecture - Producti

agentsdair-ai--x
24 May 2026
Agents

Most vibe-coded apps forget every user who opens them. With one prompt to Replit Agent fixes it! 💻 Try adding authentication to your app to…

DGX agent

Replit Agent can automatically add authentication features to web applications with a single prompt, solving the common problem of apps losing user sessions. This tool helps developers quickly impleme

agentsreplit--x
22 May 2026
Agents

software security is a hot topic right now timely podcast with @cogent_security on building agents for cyber defense

DGX agent

software security is a hot topic right now timely podcast with @cogent_security on building agents for cyber defense Great conversation on the Max Agency podcast with @cogent_security Co-Founder + CTO

agentsharrison-chase--x
22 May 2026
Agents

Thank you @NousResearch team! Here's to Security for All, agents included. 😎🤖

DGX agent

Bitwarden acknowledges Nous Research for collaboration on security initiatives that extend to AI agents, emphasizing inclusive security practices. The post suggests a partnership or joint effort betwe

agentsnous-research--x
22 May 2026
Agents

This is one of the things I dislike about managed agents. Is it the best DX? yes. Is it now much, much more usable because it's bring your o…

DGX agent

This is one of the things I dislike about managed agents. Is it the best DX? yes. Is it now much, much more usable because it's bring your own sandbox? yes (most startups now have Sandbox credits and

agentsharrison-chase--x
22 May 2026
Agents

Agent streaming has outgrown token deltas. Real apps need to render tools, state, subagents, media, interrupts, and reconnects without parsi…

DGX agent

Agent streaming has outgrown token deltas. Real apps need to render tools, state, subagents, media, interrupts, and reconnects without parsing a firehose of raw events. The new @LangChain streaming pr

agentsharrison-chase--x
21 May 2026
Agents

RT @huntlovell: re: interpreters (since we''ve gotten asked this a few times) The proof will be in the evals/task-set for your agent, but…

DGX agent

This tweet by Hunt Lovell, shared by Harrison Chase, addresses questions about interpreters in the context of AI agent evaluation. It suggests that the effectiveness of interpreters should be validate

agentsharrison-chase--x
21 May 2026
Agents

This is real agent security alpha 🔐

DGX agent

This post likely discusses early-stage security features or improvements for AI agents, possibly from LangChain or a related AI framework that Harrison Chase is involved with. The 'alpha' designation

agentsharrison-chase--x
21 May 2026
Agents

We are quite short of compute, and that is going to result in compute becoming very expensive for complex agentic workflows even as single-t…

DGX agent

We are quite short of compute, and that is going to result in compute becoming very expensive for complex agentic workflows even as single-turn chatbots get cheaper. So the richest companies & most pr

agentsethan-mollick--x
21 May 2026
Agents

'You actually don't have too many PRs. You have too many bad PRs.' @dexhorthy on how agents write fast, but the intellectual burden of judgi…

DGX agent

'You actually don't have too many PRs. You have too many bad PRs.' @dexhorthy on how agents write fast, but the intellectual burden of judging the code still lands on a human reviewer. A perfect PR is

agentsitamar-friedman--x
21 May 2026
Agents

Both LlamaParse and LiteParse can be used with your favorite agent through minimal MCP/skill setup: ✅ Setup LlamaParse MCP for high-quality …

DGX agent

Both LlamaParse and LiteParse can be used with your favorite agent through minimal MCP/skill setup: ✅ Setup LlamaParse MCP for high-quality document processing and extraction: https://www.llamaindex.a

agentsjerry-liu--x
20 May 2026
Agents

If you design production agent systems, this matters. Most devs accidentally let their framework defaults make critical architecture decisio…

DGX agent

If you design production agent systems, this matters. Most devs accidentally let their framework defaults make critical architecture decisions without thinking it through. This paper shows you how to

agentsdair-ai--x
20 May 2026
Agents

I've been wanting to do this for a long time... The Agentic Review Podcast is live 🔥 Apple, Spotify, YouTube. The gap I keep seeing when I …

DGX agent

I've been wanting to do this for a long time... The Agentic Review Podcast is live 🔥 Apple, Spotify, YouTube. The gap I keep seeing when I talk to engineering leaders is the one between 'AI wrote the

agentsitamar-friedman--x
20 May 2026
Agents

We raised 250M in Series C funding at a 2.2B valuation, led by a16z. Exa is a search lab organizing the web's data for agents.

DGX agent

Exa, a search lab focused on organizing web data for AI agents, announced a Series C funding round of 250 million at a 2.2 billion valuation, led by venture capital firm Andreessen Horowitz (a16z). Th

agentsharrison-chase--x
20 May 2026
Agents

How do you AI engineer an agent to do AI engineering? Turns out this is how 💯

DGX agent

This post likely discusses techniques and methodologies for building AI agents capable of performing AI engineering tasks, such as code generation, model optimization, or system design. It probably co

agentsharrison-chase--x
19 May 2026
Agents

I didn’t really understand what people meant by stateful agents so I started exploring my current take is that we’re not there yet, which le…

DGX agent

Yohei Nakajima discusses his exploration of stateful agents and concludes that current implementations have not yet achieved what the concept truly entails, suggesting the field is still in early stag

agentsyohei-nakajima--x
19 May 2026
Agents

This release is absolutely stacked. I want to call out a sleeper feature: Interpreters Imagine your cloud agent gets a 10k-row CSV of suppor…

DGX agent

This release is absolutely stacked. I want to call out a sleeper feature: Interpreters Imagine your cloud agent gets a 10k-row CSV of support tickets. Without a code runtime, the model is stuck reason

agentsharrison-chase--x
19 May 2026
Agents

what if we mapped older distributed systems patterns (like actor models or reactive, state-driven blackboards) to LLM agents?

DGX agent

This post explores conceptual parallels between classical distributed systems design patterns—such as actor models and reactive blackboard architectures—and their potential application to LLM agent de

agentsyohei-nakajima--x
19 May 2026
Agents

announcing deepagents v0.6, our biggest release yet! it’s all about performance: at the model layer w harness profiles, agent layer w code i…

DGX agent

announcing deepagents v0.6, our biggest release yet! it’s all about performance: at the model layer w harness profiles, agent layer w code interpreter, and at scale w streaming and delta channels cont

agentsharrison-chase--x
18 May 2026
Agents

Congrats to the @cursor_ai team on Composer 2.5 — a huge milestone for agentic coding models. Together AI, the AI Native Cloud, is proud to …

DGX agent

Congrats to the @cursor_ai team on Composer 2.5 — a huge milestone for agentic coding models. Together AI, the AI Native Cloud, is proud to partner on this launch. Composer 2.5 is pushing the frontier

agentstogether-ai--x
18 May 2026
Agents

Nebius and @LangChain have partnered to integrate Nebius Token Factory with LangChain's Deep Agents. The integration, combined with LangChai…

DGX agent

Nebius and @LangChain have partnered to integrate Nebius Token Factory with LangChain's Deep Agents. The integration, combined with LangChain's existing Tavily integration, gives teams building on Lan

agentsharrison-chase--x
18 May 2026
Agents

okay i’m finally starting to get my mind wrapped around this whole “stateful” agent thing

DGX agent

This post likely discusses Yohei Nakajima's understanding of stateful AI agents—systems that maintain and utilize information across multiple interactions rather than treating each conversation indepe

agentsyohei-nakajima--x
17 May 2026
Agents

We gave a full 90 minute workshop on how to build agentic workflows over your enterprise documents at @aiDotEngineer Singapore 🇸🇬🦙 The ma…

DGX agent

We gave a full 90 minute workshop on how to build agentic workflows over your enterprise documents at @aiDotEngineer Singapore 🇸🇬🦙 The majority of unstructured information is locked up within PDFs. @h

agentsjerry-liu--x
17 May 2026
Agents

1/ you are probably overcomplicating the environment that your agent has to work with when running evals

DGX agent

This post likely discusses how developers often create unnecessarily complex evaluation environments when testing AI agents, and suggests simplifying these setups for more effective testing. The advic

agentsharrison-chase--x
16 May 2026
Agents

@Gavriel_Cohen @thsottiaux head of AI Govtech at Singapore estimates 1.3 billion agents in the country in the next 2 years and is building a…

DGX agent

Singapore's head of AI Govtech estimates the country will have 1.3 billion AI agents deployed within the next two years and is actively developing infrastructure to support this expansion. This sugges

agentsswyx--x
16 May 2026
Agents

Interesting interpretability paper on tool-using agents. The authors probe hidden states and find the model often recognizes it should call …

DGX agent

Interesting interpretability paper on tool-using agents. The authors probe hidden states and find the model often recognizes it should call a tool, but fails to actually call one. The mismatch ranges

agentsdair-ai--x
16 May 2026
Agents

the Codex app is in a category of its own. “agentic excel on mac” is an interesting description.

DGX agent

the Codex app is in a category of its own. “agentic excel on mac” is an interesting description. gotta say Codex is completely unrecognizable from 3 months ago. guys went extreme founder mode on this

agentsswyx--x
16 May 2026
Agents

// Beyond Individual Intelligence // One of the more useful multi-agent surveys I've read this year. 200+ papers mapped along three axes: co…

DGX agent

// Beyond Individual Intelligence // One of the more useful multi-agent surveys I've read this year. 200+ papers mapped along three axes: collaboration mechanisms, failure attribution, and self-evolut

agentsdair-ai--x
15 May 2026
Agents

Great move. If you’re building agents, so much time is spent engineering your way through traces. And then comes the hard to rapidly iterate…

DGX agent

Great move. If you’re building agents, so much time is spent engineering your way through traces. And then comes the hard to rapidly iterate and figure out the changes needed. 🚀Launching: LangSmith En

agentsharrison-chase--x
14 May 2026
Agents

if you're an artist or creative wondering how to use agents to accelerate your work, or skeptical that they can: please stop what you are do…

DGX agent

if you're an artist or creative wondering how to use agents to accelerate your work, or skeptical that they can: please stop what you are doing and look at the 6 examples in this thread The Hermes Age

agentsnous-research--x
14 May 2026
Agents

Natively-agentic is just one of the perks. The overall experience is a step change from anything out there. And then you add the focus to de…

DGX agent

Natively-agentic is just one of the perks. The overall experience is a step change from anything out there. And then you add the focus to details, user experience, and how supreme the team behind this

agentselon-musk--x
14 May 2026
Agents

the future intelligent agents will learn and grow with your team over ultra long timescales 🕰️ that research direction centers around Conti…

DGX agent

the future intelligent agents will learn and grow with your team over ultra long timescales 🕰️ that research direction centers around Continual Learning LangSmith is the data layer that helps us under

agentsharrison-chase--x
14 May 2026
Agents

1/5 We’re seeing 4 common agent optimization methods for hitting the right accuracy-cost or accuracy-latency tradeoff. We tried them all out…

DGX agent

AI21 Labs discusses four common agent optimization methods used to balance accuracy against cost and latency constraints. The post indicates the team evaluated all four approaches, likely covering tec

agentsai21-labs--x
13 May 2026
Agents

ComfyUI Skill in Hermes Agent Deep Dive https://x.com/i/broadcasts/1NGaraWmzBdJj

DGX agent

This broadcast likely provides an in-depth technical discussion of how to implement and utilize ComfyUI skills within the Hermes Agent framework, covering integration methods, practical applications,

agentscomfyui--x
13 May 2026
Agents

Coming up at Interrupt: 🎙️ How @clay scales their GTM Engineering agents with Head of AI @JeffBarg. 🎙️ @ummadisetti and @kordelfrance on h…

DGX agent

Coming up at Interrupt: 🎙️ How @clay scales their GTM Engineering agents with Head of AI @JeffBarg. 🎙️ @ummadisetti and @kordelfrance on how @Toyota Motor North America equipped 56,000 employees with

agentsharrison-chase--x
13 May 2026
Agents

Customers like Decagon, Amplitude, BILT, and Snyk use development environments to let their agents handle tasks end-to-end. Learn more: http…

DGX agent

Cursor highlights that companies like Decagon, Amplitude, BILT, and Snyk leverage development environments within Cursor to enable AI agents to complete tasks independently from start to finish. This

agentscursor--x
13 May 2026
Agents

Meet Runway Agent. Your new AI creative partner that helps you ideate and execute fully finished, sound designed and edited videos. All with…

DGX agent

Meet Runway Agent. Your new AI creative partner that helps you ideate and execute fully finished, sound designed and edited videos. All with just a simple conversation. From ads to shorts to content f

agentscristobal-valenzuela--x
13 May 2026
Agents

Observability going from 'read the traces' to 'the traces read themselves and tell you what to fix.' That's the feedback loop most agent tea…

DGX agent

Observability going from 'read the traces' to 'the traces read themselves and tell you what to fix.' That's the feedback loop most agent teams are missing. 🚀Launching: LangSmith Engine LangSmith Engin

agentsharrison-chase--x
13 May 2026
← Previous
1…2425262728…91
Next →