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
83,164Total entries
1Added by human
83,163Found by agent
12Categories

Knowledge catalogue

Search: “agents”

GridTimelineEvolution
4,318 results
Safety

Almost everyone is building agent harness systems the wrong way. The default move: pick LangChain or LangGraph or the OpenAI Agents SDK, acc…

DGX agent

Almost everyone is building agent harness systems the wrong way. The default move: pick LangChain or LangGraph or the OpenAI Agents SDK, accept the loop, the tools, the memory, the orchestration, the

safetyharrison-chase--x
28 May 2026
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Model Releases

Krea is now built in to Hermes Agent as an image generation API provider, allowing your agent to use Krea 2: a new foundation model trained …

DGX agent

Krea is now built in to Hermes Agent as an image generation API provider, allowing your agent to use Krea 2: a new foundation model trained from scratch to balance aesthetic quality and fine control,

model-releasesnous-research--x
27 May 2026
Model Releases

Introducing Qwen3.7-Max from @Alibaba_Qwen, Qwen’s flagship model for the agent era with 1M context and leading performance across agentic c…

DGX agent

Introducing Qwen3.7-Max from @Alibaba_Qwen, Qwen’s flagship model for the agent era with 1M context and leading performance across agentic coding, reasoning, and long-horizon autonomy. AI natives can

model-releasestogether-ai--x
22 May 2026
Applications

Managed Deep Agents is now in Private Beta ICYMI: It’s managed, model-agnostic infra for deep agents you can deploy with a single line of co…

DGX agent

Managed Deep Agents is a new LangChain feature in private beta that provides managed infrastructure for deep agents, designed to be model-agnostic and deployable with minimal code. The service aims to

applicationsharrison-chase--x
21 May 2026
Safety

Pay attention to this one if you build research or knowledge-work agents. Most research-agent systems produce uniform outputs regardless of …

DGX agent

Pay attention to this one if you build research or knowledge-work agents. Most research-agent systems produce uniform outputs regardless of who is driving them. This new work, NanoResearch, argues tha

safetydair-ai--x
12 May 2026
Agents

I will not confirm nor deny whether I love these Parallel Agents

DGX agent

I will not confirm nor deny whether I love these Parallel Agents Meet Replit Parallel Agents Build faster by running up to 10 agents in parallel Each agent gets its own copy of your app They work on t

agentsreplit--x
11 May 2026
Agents

concluding my 'taking deep agents to production' series with arguably the most important component: observability. when you deploy a deep ag…

DGX agent

concluding my 'taking deep agents to production' series with arguably the most important component: observability. when you deploy a deep agent with LangSmith, you automatically get traces for every r

agentsharrison-chase--x
8 May 2026
Model Releases

// HeavySkill // One of the cleaner takes on agentic harness design I've read. They argue that what actually drives agent harness performanc…

DGX agent

// HeavySkill // One of the cleaner takes on agentic harness design I've read. They argue that what actually drives agent harness performance is not the orchestration code. It's a single inner skill:

model-releasesdair-ai--x
5 May 2026
Applications

Introducing Pinecone Nexus. A knowledge engine for agents. The bottleneck for production agents isn't the model. It's the per-query work of …

DGX agent

Introducing Pinecone Nexus. A knowledge engine for agents. The bottleneck for production agents isn't the model. It's the per-query work of searching, stitching, parsing tables, normalizing labels. Ne

applicationspinecone--x
4 May 2026
Agents

NEW paper: Recursive Multi-Agent Systems

DGX agent

NEW paper: Recursive Multi-Agent Systems // Recursive Multi-Agent Systems // Great read for the weekend. (bookmark it) Multi-agent systems often pass full text messages between agents at every step. T

agentsdair-ai--x
1 May 2026
Tools

We’re introducing the Cursor SDK so you can build agents with the same runtime, harness, and models that power Cursor. Run agents from CI/CD…

DGX agent

We’re introducing the Cursor SDK so you can build agents with the same runtime, harness, and models that power Cursor. Run agents from CI/CD pipelines, create automations for end-to-end workflows, or

toolscursor--x
29 Apr 2026
Agents

Hermes Agent only has to be told once

DGX agent

Hermes Agent is an AI system developed by Nous Research that demonstrates the ability to retain and apply instructions after a single exposure, eliminating the need for repeated instructions during ta

agentsnous-research--x
28 Apr 2026
Research

Learning to Orchestrate Agents in Natural Language with the Conductor Fugu Blog: https://sakana.ai/fugu-beta Paper: https://arxiv.org/abs/25…

DGX agent

Conductor is a method for orchestrating multiple AI agents through natural language instructions, enabling coordinated multi-agent systems where a central 'conductor' agent directs specialized agents

researchdavid-ha--x
28 Apr 2026
Agents

What if I want my coding agent to mention goblins? (If you don't know the context for this, I suspect it will become viral soon enough)

DGX agent

This post likely discusses how to prompt or configure an AI coding agent to incorporate unexpected or whimsical elements like goblins into its outputs, possibly as part of a broader discussion about A

agentsethan-mollick--x
28 Apr 2026
Agents

feels like we have all the primitives for building powerful autonomous agent model task management tool use/auth memory & context management…

DGX agent

feels like we have all the primitives for building powerful autonomous agent model task management tool use/auth memory & context management self improvement UI/UX what’s missing? verifiers (for self

agentsyohei-nakajima--x
27 Apr 2026
Agents

tried and got unironically impressed by Hermes Agent. They were turning into something of a merchandise/media company, but I guess the same …

DGX agent

tried and got unironically impressed by Hermes Agent. They were turning into something of a merchandise/media company, but I guess the same instincts contribute to tasteful polished software. I like i

agentsnous-research--x
25 Apr 2026
Agents

Introducing Hermes Agent v0.11.0 Our largest update yet, with over 700 PRs across ~200 contributors. Thank you to everyone who's worked on H…

DGX agent

Introducing Hermes Agent v0.11.0 Our largest update yet, with over 700 PRs across ~200 contributors. Thank you to everyone who's worked on Hermes Agent! This update features a beta TUI v2, unlimited r

agentsnous-research--x
24 Apr 2026
Tools

.@swyx current thesis: '2025 was coding agents. 2026 is coding agents breaking containment to do everything else.'

DGX agent

Swyx predicts that while 2025 focused on AI coding agents performing software development tasks, 2026 will see these agents expand beyond programming to handle diverse tasks across multiple domains. T

toolsswyx--x
24 Apr 2026
Agents

We're excited to launch Delegate. An agent you delegate work to and move on with your life.

DGX agent

Together AI has launched Delegate, an AI agent designed to handle delegated tasks autonomously, allowing users to assign work and proceed with other activities. The agent appears to be positioned as a

agentstogether-ai--x
23 Apr 2026
Agents

i haven't seen a model that just works across agent harnesses. seems like it should exist. great opportunity for open-weight models. any tho…

DGX agent

The post discusses the lack of AI models that work seamlessly across different agent frameworks and harnesses, suggesting this represents a significant opportunity for open-weight model development. T

agentsdair-ai--x
22 Apr 2026
Agents

I think the CoALA paper's classification system of semantic/episodic/procedural is maybe the closest thing we have to a standard for agent m…

DGX agent

The CoALA paper proposes a classification system for agent memory that distinguishes between semantic memory (facts and concepts), episodic memory (specific experiences and events), and procedural mem

agentsharrison-chase--x
21 Apr 2026
Local Ai

Hermes Agent 🤝 Ollama

DGX agent

Nous Research announced integration or collaboration between Hermes (their AI agent framework) and Ollama (a local LLM runtime platform), enabling users to run Hermes agents with locally-hosted langua

local-ainous-research--x
18 Apr 2026
Agents

It's never been easier for your agent to harness the power of Hugging Face, from account creation to getting your own finetuned model, with …

DGX agent

It's never been easier for your agent to harness the power of Hugging Face, from account creation to getting your own finetuned model, with everything in between, without any manual action on your end

agentsclem-delangue--x
17 Apr 2026
Agents

3/5 An example: In instance psf__requests-1724, the gold fix is 2 lines. Our agent’s functional fix was 8 lines. The LLM judge rejected the …

DGX agent

3/5 An example: In instance psf__requests-1724, the gold fix is 2 lines. Our agent’s functional fix was 8 lines. The LLM judge rejected the correct 8-liner as 'messy' and 'redundant,' choosing a clean

agentsai21-labs--x
15 Apr 2026
Model Releases

Banger paper from NVIDIA. Agentic reasoning needs models that are not just capable, but efficient at long-context inference. The agent model…

DGX agent

Banger paper from NVIDIA. Agentic reasoning needs models that are not just capable, but efficient at long-context inference. The agent model layer is moving toward open, long-context, high-throughput

model-releasesdair-ai--x
15 Apr 2026
Model Releases

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

DGX 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

model-releasesharrison-chase--x
14 Apr 2026
Model Releases

We’re open sourcing the first document OCR benchmark for the agentic era, ParseBench. Document parsing is the foundation of every AI agent t…

DGX agent

We’re open sourcing the first document OCR benchmark for the agentic era, ParseBench. Document parsing is the foundation of every AI agent that works with real-world files. ParseBench is a benchmark t

model-releasesjerry-liu--x
13 Apr 2026
Agents

One of my Hermes agents is in love with the Hermes ecosystem What started as a research task turned into full-blown community project It spe…

DGX agent

One of my Hermes agents is in love with the Hermes ecosystem What started as a research task turned into full-blown community project It spent the week mapping every tool, skill, and integration built

agentsnous-research--x
12 Apr 2026
Agents

We’re thrilled to announce @MiniMax_AI M2.7 is now available Day-0 on Fireworks for commercial use. This self-evolving agentic model deliver…

DGX agent

We’re thrilled to announce @MiniMax_AI M2.7 is now available Day-0 on Fireworks for commercial use. This self-evolving agentic model delivers frontier-level performance across: → Software engineering

agentsfireworks-ai--x
12 Apr 2026
Agents

Agree! Such sub agents are going to be big

DGX agent

The specific tweet (status ID 2042726390617764234) could not be retrieved directly, as it does not appear in available search results and X/Twitter requires authentication to access individual post...

agentsharrison-chase--x
10 Apr 2026
Agents

Happy to say, we have hit 50 thousand stars on the Hermes Agent repo. Like every day, thank you all who have helped build this crazy project…

DGX agent

The NousResearch Hermes Agent open-source repository (github.com/NousResearch/hermes-agent) surpassed 50,000 GitHub stars, a milestone celebrated by Nous Research co-founder Teknium. Hermes Agent ...

agentsnous-research--x
10 Apr 2026
Agents

Thank you for helping to make Hermes Agent amazing.

DGX agent

Hermes Agent is an open-source, self-improving AI agent developed by Nous Research that features a built-in learning loop — it creates skills from experience, builds persistent memory across sessio...

agentsnous-research--x
9 Apr 2026
Agents

Livestream of a new Hermes Agent profile being borne

DGX agent

Hermes Agent's **Profiles** feature, introduced by Nous Research, enables multi-instance operation — allowing users to run multiple isolated Hermes instances from a single installation, where each ...

agentsnous-research--x
8 Apr 2026
Agents

With agentic AI, workflows are increasingly CPU hungry. The share of cognition moving to the CPU keeps increasing.

DGX agent

With agentic AI, workflows are increasingly CPU hungry. The share of cognition moving to the CPU keeps increasing. Scoop: AWS engineers have been told to conserve CPU compute to make sure the cloud gi

agentsfrancois-chollet--x
7 Aug 2026
Model Releases

// Persistent Workspaces for Long-Lived Claude Code Agent Teams // Four issues to be aware of: > Working state vanishes when a terminal clos…

DGX agent

// Persistent Workspaces for Long-Lived Claude Code Agent Teams // Four issues to be aware of: > Working state vanishes when a terminal closes and the team cannot be resumed. > Compaction condenses th

model-releasesdair-ai--x
1 Aug 2026
Agents

‼️ Hugging Face built an interactive replay of the OpenAI agent that breached them. It includes 17,613 logged attacker actions across the 4.…

DGX agent

‼️ Hugging Face built an interactive replay of the OpenAI agent that breached them. It includes 17,613 logged attacker actions across the 4.5-day campaign, with the live command stream and more. https

agentsclem-delangue--x
28 Jul 2026
Agents

Are agent skills always worth using? The answer is no? This paper provides some important insights to understand this more. (bookmark it) Pa…

DGX agent

Are agent skills always worth using? The answer is no? This paper provides some important insights to understand this more. (bookmark it) Paper summary: Adding procedural skills to an agent is usually

agentsdair-ai--x
27 Jul 2026
Agents

here’s a video on my approach at applying this to agents w @activegraphai:

DGX agent

here’s a video on my approach at applying this to agents w @activegraphai: 🆕 ActiveGraph: The Log is the Agent my talk from AI Engineer is live!!! 😆 https://www.youtube.com/watch?v=khVX_BUnEwU it's ab

agentsyohei-nakajima--x
27 Jul 2026
Agents

WANDR tests how well agents discover large sets of entities and verify specific facts about each one. It provides a dense, interpretable eva…

DGX agent

WANDR tests how well agents discover large sets of entities and verify specific facts about each one. It provides a dense, interpretable eval signal that reveals whether an agent fails, and where. The

agentsperplexity--x
14 Jul 2026
Agents

GPUs for all 🤗 Creating ZeroGPU demos or apps is now available to ALL @huggingface users tell your agent: 'Build a HF ZeroGPU demo for this…

DGX agent

GPUs for all 🤗 Creating ZeroGPU demos or apps is now available to ALL @huggingface users tell your agent: 'Build a HF ZeroGPU demo for this model' New Space: https://huggingface.co/new-space Agent ski

agentsclem-delangue--x
13 Jul 2026
Agents

Pinecone has introduced Nexus, a knowledge engine built specifically for AI agents. Instead of repeatedly searching documents with tradition…

DGX agent

Pinecone has introduced Nexus, a knowledge engine built specifically for AI agents. Instead of repeatedly searching documents with traditional RAG, Nexus compiles knowledge once from sources like data

agentspinecone--x
13 Jul 2026
Model Releases

Introducing the NemoClaw Deep Agents Blueprint, a reference architecture for building open agent systems developed with @NVIDIA ✅ A fully op…

DGX agent

Introducing the NemoClaw Deep Agents Blueprint, a reference architecture for building open agent systems developed with @NVIDIA ✅ A fully open stack enterprises can own and customize ✅ Benchmark-leadi

model-releasesharrison-chase--x
8 Jul 2026
Local Ai

How a local-first personal AI agent uses orchestration, memory, tools, LangGraph, background workflows, and child agents

DGX agent

This post describes architectural patterns for building a local-first personal AI agent, covering key components including orchestration frameworks, memory systems, tool integration, LangGraph for wor

local-aiharrison-chase--x
7 Jul 2026
Agents

Multimodal prompting is clearly the future. I love experimenting with new ways to interact with agents. As a researcher and engineer, I've f…

DGX agent

Multimodal prompting is clearly the future. I love experimenting with new ways to interact with agents. As a researcher and engineer, I've found that the richer the inputs to the agent and the richer

agentsdair-ai--x
3 Jul 2026
Model Releases

Claude Fable 5 is available in Devin. You can use Fable 5 in Devin Cloud’s Ultra agent, our smartest and most capable agent, which excels at…

DGX agent

Claude Fable 5 is available in Devin. You can use Fable 5 in Devin Cloud’s Ultra agent, our smartest and most capable agent, which excels at long-horizon tasks and debugging. Claude Fable 5 is also av

model-releasescognition-ai--x
1 Jul 2026
Model Releases

Some of LangSmith's biggest and most engaged customers trace with: - @aisdk - Claude Agents SDK - OpenAI Agent SDK - No framework at all And…

DGX agent

Some of LangSmith's biggest and most engaged customers trace with: - @aisdk - Claude Agents SDK - OpenAI Agent SDK - No framework at all And I'm sure we'll see tons of http://pi.dev in the near future

model-releasesharrison-chase--x
1 Jul 2026
Model Releases

SEO Agent. Security Agent. Design in Claude. Replit Desktop. Shopify on Replit. Skills + Custom Instructions. 450+ integrations. Package Fir…

DGX agent

SEO Agent. Security Agent. Design in Claude. Replit Desktop. Shopify on Replit. Skills + Custom Instructions. 450+ integrations. Package Firewall. And more! ✨ All shipped in June! 🤯 And there's a good

model-releasesreplit--x
30 Jun 2026
Tools

Introducing Cursor for iOS. Build from anywhere by launching always-on cloud agents. Or remotely control agents running on your computer fro…

DGX agent

Introducing Cursor for iOS. Build from anywhere by launching always-on cloud agents. Or remotely control agents running on your computer from the app. Composer 2.5 is 75% off in the app now through Ju

toolscursor--x
29 Jun 2026
← Previous
1…910111213…90
Next →