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

Replit Turns 10: Free Agent for 24 Hours + Slides + Enterprise Series https://x.com/i/broadcasts/1lKQRvApnpvGE

DGX agent

Replit celebrated its 10-year anniversary with a special promotion offering free Agent access for 24 hours, alongside product announcements and slides presented during a livestream broadcast. The even

agentsreplit--x
1 May 2026
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Agents

4/5 But then we’re left with a search space problem. The possible agent configurations are infinite. And even if you manually optimize, what…

DGX agent

4/5 But then we’re left with a search space problem. The possible agent configurations are infinite. And even if you manually optimize, what happens when a better model drops? Or your use case data up

agentsai21-labs--x
30 Apr 2026
Agents

developers talk about agent harnesses/orchestration like it's back-end architecture and that if they could only get it right, they can keep …

DGX agent

developers talk about agent harnesses/orchestration like it's back-end architecture and that if they could only get it right, they can keep building on top of it but what if it's more like personal/or

agentsyohei-nakajima--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
Agents

LM Studio is the most popular way to run open-source LLMs on your own hardware. Your Hermes Agent now runs natively on @lmstudio: auto-disco…

DGX agent

LM Studio is the most popular way to run open-source LLMs on your own hardware. Your Hermes Agent now runs natively on @lmstudio: auto-discovering your models, loading them on demand with the right co

agentsnous-research--x
30 Apr 2026
Agents

Our agent harness makes models inside Cursor faster, smarter, and more token-efficient. Here's how we test improvements to the harness, moni…

DGX agent

Our agent harness makes models inside Cursor faster, smarter, and more token-efficient. Here's how we test improvements to the harness, monitor and repair degradations, and customize it for different

agentscursor--x
30 Apr 2026
Agents

Replit is turning 10, and we are making Agent free Get ready to have fun building! Want prizes? Join our buildathon in partnership with Anth…

DGX agent

Replit announced its 10th anniversary milestone and is making their Agent product free to users. The company is hosting a buildathon partnership event with Anthropic and offering prizes to encourage d

agentsreplit--x
30 Apr 2026
Agents

this is … odd. the whole problem with agentic code is that people wind up with hard to debug redundancies, security holes, deleted databases…

DGX agent

this is … odd. the whole problem with agentic code is that people wind up with hard to debug redundancies, security holes, deleted databases, etc., which is exactly why you need roadmaps and code revi

agentsgary-marcus--x
30 Apr 2026
Model Releases

This is really well thought out. Filesystems are the new default abstraction for agents to interact with documents (the new RAG stack in 202…

DGX agent

This is really well thought out. Filesystems are the new default abstraction for agents to interact with documents (the new RAG stack in 2026). The issue is actually figuring out how to productize thi

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

Today we announced a multi-agent system built with SMBC, one of Japan’s largest banks. It handles complex corporate strategy proposals, redu…

DGX agent

Today we announced a multi-agent system built with SMBC, one of Japan’s largest banks. It handles complex corporate strategy proposals, reducing a one to two week workflow down to just a few hours. ht

agentsdavid-ha--x
30 Apr 2026
Agents

We're launching early access to Gizmo, our automated sim creation tool. From text and/or image inputs, our agent generates SimReady assets a…

DGX agent

We're launching early access to Gizmo, our automated sim creation tool. From text and/or image inputs, our agent generates SimReady assets and scenes from dimensioned primitives, with correct affordan

agentsyohei-nakajima--x
30 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

An installation powered by our new TouchDesigner skill for Hermes Agent will be on display at the @AIPSummit IN NYC tomorrow

DGX agent

An installation powered by our new TouchDesigner skill for Hermes Agent will be on display at the @AIPSummit IN NYC tomorrow BTS from @AIPSummit: I'll be showcasing @1null1's TouchDesigner x @NousRese

agentsnous-research--x
29 Apr 2026
Agents

Building apps is easy- keeping them running isn’t Introducing Replit Application Monitoring Replit Agent now watches your app in production,…

DGX agent

Building apps is easy- keeping them running isn’t Introducing Replit Application Monitoring Replit Agent now watches your app in production, investigates issues, and helps fix them- so you don’t have

agentsreplit--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

Hermes Agent can now use pretext! Use it for precise DOM-free text layout in web design and creative browser pieces: text reflow around shap…

DGX agent

Hermes Agent can now use pretext! Use it for precise DOM-free text layout in web design and creative browser pieces: text reflow around shapes, text-as-geometry games, or kinetic typography. Pairs wel

agentsnous-research--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

One reason I don’t think “judgment” is going to be a distinctly human role in working with AI is that the most recent agentic models have go…

DGX agent

One reason I don’t think “judgment” is going to be a distinctly human role in working with AI is that the most recent agentic models have gotten quite good at some types of judgment. You can’t do the

agentsethan-mollick--x
29 Apr 2026
Agents

Parsing documents with AI agents just got a lot more seamless🚀 We've rebuilt the LlamaParse MCP server to handle your document processing w…

DGX agent

Parsing documents with AI agents just got a lot more seamless🚀 We've rebuilt the LlamaParse MCP server to handle your document processing workflows, and you can connect it today to any MCP-compatible

agentsjerry-liu--x
29 Apr 2026
Agents

Temporal Reflection & Decision Simulation Systems Agents simulate future scenarios across personal, corporate, and societal decisions. Inste…

DGX agent

Temporal Reflection & Decision Simulation Systems Agents simulate future scenarios across personal, corporate, and societal decisions. Instead of static analytics, users interact with branching timeli

agentsyohei-nakajima--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

The age of prompting is ending. What comes next: new interfaces and fully autonomous agents that push instead of pull. Amjad on the post-pro…

DGX agent

The age of prompting is ending. What comes next: new interfaces and fully autonomous agents that push instead of pull. Amjad on the post-prompting era, live with @southpkcommons ⠕ Full conversation be

agentsreplit--x
29 Apr 2026
Agents

When users report issues with your app, simply paste their message into Replit and Agent will diagnose the problem and recommend solution.

DGX agent

Replit's Agent feature can diagnose app issues by analyzing user-reported problems pasted directly into the platform, automatically identifying root causes and suggesting fixes. This tool streamlines

agentsreplit--x
29 Apr 2026
Agents

when you take an agent to production, you almost certainly need guardrails! deepagents makes it easy to add guardrails via middleware. guard…

DGX agent

when you take an agent to production, you almost certainly need guardrails! deepagents makes it easy to add guardrails via middleware. guardrails can be used for 1. control flow, like model/tool retri

agentsharrison-chase--x
29 Apr 2026
Agents

Switched out Sonnet 4.6 for GLM 5.1 through @FireworksAI_HQ while doing some tests with @LangChain Fleet Agents Went from $0.19 per run with…

DGX agent

Switched out Sonnet 4.6 for GLM 5.1 through @FireworksAI_HQ while doing some tests with @LangChain Fleet Agents Went from 0.19 per run with Sonnet to 0.07 with GLM 5.1 You can also drop Kimi K2.6 and

agentsharrison-chase--x
28 Apr 2026
Tutorials

This year's AI Accelerator winners shipped agents for finance teams, application security, and real estate. They built with $8M in credits a…

DGX agent

This year's AI Accelerator winners shipped agents for finance teams, application security, and real estate. They built with $8M in credits and hands-on mentorship from Vercel, @awscloud, @OpenAI, @Ant

tutorialsvercel--x
28 Apr 2026
Agents

Hermes meetup in Lisbon!

DGX agent

Hermes meetup in Lisbon! we are hosting @NousResearch for a Hermes Agent evening at the Espressio HQ tomorrow @touchgrassklub is organizing in collabration with Talent Protocol Here´s the agenda for t

agentsnous-research--x
27 Apr 2026
Safety

this is exactly what tools like @denieddotdev was built for (behavioral auth) some agent behavior should be deterministically blocked by a s…

DGX agent

this is exactly what tools like @denieddotdev was built for (behavioral auth) some agent behavior should be deterministically blocked by a separate policy layer, not via prompt instructions reach out

safetyyohei-nakajima--x
27 Apr 2026
Model Releases

THIS GUY LOST $200 IN ONE DAY BECAUSE THE STRING 'HERMES.md' WAS IN HIS GIT COMMITS HERMES.md is a real convention used in AI agent projects…

DGX agent

THIS GUY LOST 200 IN ONE DAY BECAUSE THE STRING 'HERMES.md' WAS IN HIS GIT COMMITS HERMES.md is a real convention used in AI agent projects. it's a system prompt specification file. not some obscure e

model-releasesjeremy-howard--x
26 Apr 2026
Applications

I think that academia has not absorbed the fact that AI agents are now good enough to independently reconstruct complex papers without acces…

DGX agent

I think that academia has not absorbed the fact that AI agents are now good enough to independently reconstruct complex papers without access to code or the papers themselves; just the methods & data.

applicationsethan-mollick--x
25 Apr 2026
Agents

@Kimi_Moonshot See the announcement thread for full details: https://x.com/NousResearch/status/2045225469088326039?s=20

DGX agent

@Kimi_Moonshot See the announcement thread for full details: https://x.com/NousResearch/status/2045225469088326039?s=20 The Hermes Agent Creative Hackathon starts now 16 Days, $25k in Prizes Presented

agentsnous-research--x
24 Apr 2026
Model Releases

GPT-5.5 is now accessible in Hermes Agent through the ChatGPT/Codex OAuth provider. Run `hermes update` to access now or learn how to get st…

DGX agent

GPT-5.5 is now accessible in Hermes Agent through the ChatGPT/Codex OAuth provider. Run `hermes update` to access now or learn how to get started with Hermes Agent here: https://hermes-agent.nousresea

model-releasesnous-research--x
23 Apr 2026
Agents

https://cognition.ai/blog/what-we-learned-building-cloud-agents

DGX agent

Cognition AI shares insights and lessons learned from developing cloud-based AI agents, likely covering technical challenges, architectural decisions, and practical implementation strategies for build

agentscognition-ai--x
23 Apr 2026
Agents

One of my favorite features we’ve shipped in Fleet recently is the presentation viewer. Fleet agents are very good at writing code, so we th…

DGX agent

One of my favorite features we’ve shipped in Fleet recently is the presentation viewer. Fleet agents are very good at writing code, so we thought why not have a built in way for them to design slides,

agentsharrison-chase--x
23 Apr 2026
Model Releases

Xiaomi's MiMo-V2.5 and MiMo-V2.5-Pro are both now available in Hermes Agent through Nous Portal and OpenRouter! Just `hermes update`!

DGX agent

Xiaomi's MiMo-V2.5 and MiMo-V2.5-Pro are both now available in Hermes Agent through Nous Portal and OpenRouter! Just `hermes update`! Xiaomi MiMo-V2.5 Series: Pushing Open-Source Agents Forward 🔸 MiMo

model-releasesnous-research--x
22 Apr 2026
Agents

Nice paper combining the strength of Skills and RAG. Most RAG systems retrieve on every query, whether the model needs help or not. This is …

DGX agent

Nice paper combining the strength of Skills and RAG. Most RAG systems retrieve on every query, whether the model needs help or not. This is wasteful when the model already knows the answer, and often

agentsdair-ai--x
20 Apr 2026
Model Releases

LiteParse is the best model-free, open-source document parser for AI agents. It now gets a first-class landing page on our website 💫 Our co…

DGX agent

LiteParse is the best model-free, open-source document parser for AI agents. It now gets a first-class landing page on our website 💫 Our company mission is building the world's best agentic document p

model-releasesjerry-liu--x
19 Apr 2026
Model Releases

Sharing my current setup to run Qwen3.6 locally in a good agentic setup (Pi + llama.cpp). Should give you a good overview of how good local …

DGX agent

Sharing my current setup to run Qwen3.6 locally in a good agentic setup (Pi + llama.cpp). Should give you a good overview of how good local agents are today: # Start llama.cpp server: llama-server -hf

model-releasesclem-delangue--x
17 Apr 2026
Model Releases

Agent evals are drifting away from production reality. Most benchmarks use clean tasks, well-specified requirements, deterministic metrics, …

DGX agent

Agent evals are drifting away from production reality. Most benchmarks use clean tasks, well-specified requirements, deterministic metrics, and retrospective curation. Production work is messier, with

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

Claude Opus 4.7 is now available as an Agent Preview inside of Devin! Anthropic has clearly optimized Claude Opus 4.7 for long-horizon auton…

DGX agent

Claude Opus 4.7 is now available as an Agent Preview inside of Devin! Anthropic has clearly optimized Claude Opus 4.7 for long-horizon autonomy, unlocking a class of deep investigation work we couldn'

model-releasescognition-ai--x
16 Apr 2026
Tools

Vercel Workflows is GA. Your code is the orchestrator. Ship agents, backends, or any long-running process without managing queues, retries, …

DGX agent

Vercel Workflows is GA. Your code is the orchestrator. Ship agents, backends, or any long-running process without managing queues, retries, or workers. https://vercel.com/blog/a-new-programming-model-

toolsvercel--x
16 Apr 2026
Model Releases

Just a Hermes Agent, a skill, and a dream

DGX agent

Just a Hermes Agent, a skill, and a dream The crazy part? This was done (nearly) fully autonomously! Only 8 prompts from the human in the loop. Just a Hermes agent, a skill, and a dream. 🐉 I told my A

model-releasesnous-research--x
15 Apr 2026
Model Releases

NEW: Added @OpenRouter's new free stealth model, Elephant-Alpha, to Hermes Agent, which you can now access if you run `hermes update`! I als…

DGX agent

NEW: Added @OpenRouter's new free stealth model, Elephant-Alpha, to Hermes Agent, which you can now access if you run `hermes update`! I also had Hermes come up with an agentic benchmark on the fly to

model-releasesnous-research--x
14 Apr 2026
Model Releases

Deepagents https://github.com/langchain-ai/deepagents

DGX agent

Deepagents is an open-source project by LangChain that implements deep research-style agentic workflows, enabling AI agents to perform iterative, multi-step research and reasoning tasks. The repositor

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

if you bounce between claude code and codex, that’s completely normal. the models are good at different things and everyone's workflow is dy…

DGX agent

if you bounce between claude code and codex, that’s completely normal. the models are good at different things and everyone's workflow is dynamic but you’re also paying multiple subscriptions, constan

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

back home from @aiDotEngineer which was amazing i’m used to staying on agentic X all day, reading, and then building, but seeing all those p…

DGX agent

back home from @aiDotEngineer which was amazing i’m used to staying on agentic X all day, reading, and then building, but seeing all those people IRL and interacting with them is way more inspiring th

agentsswyx--x
11 Apr 2026
← Previous
1…3132333435…91
Next →