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: “dair-ai--x”

GridTimelineEvolution
359 results
Agents

// The Meta-Agent Challenge // How good are current agents at self-improving? This is a great paper covering some of the challenges. They pr…

DGX agent

// The Meta-Agent Challenge // How good are current agents at self-improving? This is a great paper covering some of the challenges. They propose the Meta-Agent Challenge (MAC), where they give a codi

agentsdair-ai--x
5 Jun 2026
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Model Releases

I am hooked on Dynamic Workflows! The idea of generating harnesses on the fly is so compelling that I reverse-engineered it for my agent orc…

DGX agent

I am hooked on Dynamic Workflows! The idea of generating harnesses on the fly is so compelling that I reverse-engineered it for my agent orchestrator. And then I built a monitoring dashboard (as an HT

model-releasesdair-ai--x
4 Jun 2026
Model Releases

NEW: NVIDIA ships 550B MoE open model for long-running agents. Very exciting times to see more open models to support local long-running cod…

DGX agent

NEW: NVIDIA ships 550B MoE open model for long-running agents. Very exciting times to see more open models to support local long-running coding agents. Today we're shipping Nemotron 3 Ultra. A 550B Mo

model-releasesdair-ai--x
4 Jun 2026
Model Releases

Outstanding paper on long-horizon agents. (bookmark it) Similar to humans, how do you make agents persist on a difficult task, and how is th…

DGX agent

Outstanding paper on long-horizon agents. (bookmark it) Similar to humans, how do you make agents persist on a difficult task, and how is that useful? And which models today work well on this? This ne

model-releasesdair-ai--x
4 Jun 2026
Research

This is too good to keep to myself. I will be sharing more on how I am using dynamic workflows and how and why I built my own version of it:…

DGX agent

The post announces that the author will share insights about their use of dynamic workflows and explain their reasoning behind building a custom implementation. This likely covers practical applicatio

researchdair-ai--x
4 Jun 2026
Model Releases

Another banger open-source release. Miso One is an 8B text-to-speech model with real emotional range, so voiceovers carry warmth, hesitation…

DGX agent

Another banger open-source release. Miso One is an 8B text-to-speech model with real emotional range, so voiceovers carry warmth, hesitation, and excitement instead of sounding flat. It's purpose-buil

model-releasesdair-ai--x
3 Jun 2026
Agents

New research from Google. Just shows the impressive results you can get from custom agent harnesses. LEAP wraps a general-purpose LLM in an …

DGX agent

New research from Google. Just shows the impressive results you can get from custom agent harnesses. LEAP wraps a general-purpose LLM in an agentic scaffold that grounds every step in the Lean compile

agentsdair-ai--x
3 Jun 2026
Tutorials

Nice primer on post-training reasoning data. (bookmark it) This is one of the first primers to pull the scattered post-training reasoning-da…

DGX agent

Nice primer on post-training reasoning data. (bookmark it) This is one of the first primers to pull the scattered post-training reasoning-data literature into one place, synthesizing over 150 public s

tutorialsdair-ai--x
3 Jun 2026
Agents

This SkillOpt paper from Microsoft is a must-read! (bookmark it) I was a bit skeptical of the results reported in the paper when I shared it…

DGX agent

This SkillOpt paper from Microsoft is a must-read! (bookmark it) I was a bit skeptical of the results reported in the paper when I shared it a few days ago. However, I managed to integrate it into my

agentsdair-ai--x
3 Jun 2026
Agents

// Scaling Behavior of Single LLM-Driven Multi-Agent Systems // Does adding more agents actually make a multi-agent system better? It's poss…

DGX agent

// Scaling Behavior of Single LLM-Driven Multi-Agent Systems // Does adding more agents actually make a multi-agent system better? It's possible that collective intelligence emerges from interaction d

agentsdair-ai--x
2 Jun 2026
Safety

// State-Externalizing Harnesses // A new paradigm is emerging on how to effectively build agents and harnesses. If there is a state that th…

DGX agent

// State-Externalizing Harnesses // A new paradigm is emerging on how to effectively build agents and harnesses. If there is a state that the environment can maintain reliably, it probably doesn't bel

safetydair-ai--x
2 Jun 2026
Agents

MiniMax M3 imminent. Will be doing deep testing with it on my own coding agent and harness. Review coming soon.

DGX agent

MiniMax M3, an upcoming AI model, is expected to be released soon and will undergo comprehensive testing within a custom coding agent framework. A detailed technical review of the model's performance

agentsdair-ai--x
1 Jun 2026
Safety

// Reusable Context Engineering // Context bloat quietly kills long-horizon runs, but you can fix it from the outside without fine-tuning th…

DGX agent

// Reusable Context Engineering // Context bloat quietly kills long-horizon runs, but you can fix it from the outside without fine-tuning the underlying agent. (bookmark this) Context management is us

safetydair-ai--x
1 Jun 2026
Model Releases

Very good advice on self-improving agents. (bookmark it) This is something I am seeing in my own experiments with coding agents and harnesse…

DGX agent

Very good advice on self-improving agents. (bookmark it) This is something I am seeing in my own experiments with coding agents and harnesses for long-horizon tasks. What I have found is that stronger

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

😂PewDiePie building his own agent orchestrator and releasing it was not on my 2026 bingo card. Own the agent. Own the harness. It's not tha…

DGX agent

PewDiePie has developed and released his own AI agent orchestrator, representing a trend toward independent creators building custom AI infrastructure rather than relying on existing platforms. The po

agentsdair-ai--x
31 May 2026
Model Releases

// The Efficiency Frontier // Cool paper on context management. As agents reuse the same documents and histories across many turns, the chea…

DGX agent

// The Efficiency Frontier // Cool paper on context management. As agents reuse the same documents and histories across many turns, the cheapest context strategy is not fixed. This work describes a pr

model-releasesdair-ai--x
31 May 2026
Agents

The Top AI Papers of the Week (May 24 - May 31) - SkillOpt - AutoScientists - The Efficiency Frontier - Language Models Need Sleep - Adaptin…

DGX agent

The Top AI Papers of the Week (May 24 - May 31) - SkillOpt - AutoScientists - The Efficiency Frontier - Language Models Need Sleep - Adapting the Interface, Not the Model - Forecasting Scientific Prog

agentsdair-ai--x
31 May 2026
Tutorials

I did a talk on LLM Wikis and HTML artifacts recently, if you are curious to learn more on the topic: https://academy.dair.ai/events/cmovobp…

DGX agent

I did a talk on LLM Wikis and HTML artifacts recently, if you are curious to learn more on the topic: https://academy.dair.ai/events/cmovobp97000904l5h0n9a2yz Doing a second session and a few releases

tutorialsdair-ai--x
30 May 2026
Agents

In a few months, people will start to realize how fundamentally important MCP for agents is. It's not even about connecting tools. There are…

DGX agent

In a few months, people will start to realize how fundamentally important MCP for agents is. It's not even about connecting tools. There are many ways to do that. It's about the types of abstraction i

agentsdair-ai--x
30 May 2026
Agents

Increasingly, HTML Artifacts are becoming a core part of how I work with AI agents. Long-horizon agent sessions need a better way to surface…

DGX agent

Increasingly, HTML Artifacts are becoming a core part of how I work with AI agents. Long-horizon agent sessions need a better way to surface insights about what work it has done. This may not be obvio

agentsdair-ai--x
30 May 2026
Model Releases

The efficiency frontier! Where do you think GPT-5.6 will land?

DGX agent

The efficiency frontier! Where do you think GPT-5.6 will land? Claude Opus 4.8 has landed on DeepSWE Bench, posting a 58% Pass@1 and taking #2 overall behind GPT-5.5. It continues a broader trend: sli

model-releasesdair-ai--x
30 May 2026
Agents

// Scaling Laws for Agent Harnesses // If you build agent harnesses, this one is worth your time. (bookmark it) Most harness tuning treats e…

DGX agent

// Scaling Laws for Agent Harnesses // If you build agent harnesses, this one is worth your time. (bookmark it) Most harness tuning treats every token and tool call as if volume is all that counts. Ne

agentsdair-ai--x
29 May 2026
Tutorials

Banger paper from Harvard. AutoScientists drops the central planner entirely. Agents interpret shared experimental data, self-organize aroun…

DGX agent

Banger paper from Harvard. AutoScientists drops the central planner entirely. Agents interpret shared experimental data, self-organize around promising directions, evaluate proposals before resource a

tutorialsdair-ai--x
28 May 2026
Agents

For future-proof, build AI that's composable. Regardless of what you use, all these should be composable, iterative, and customizable: - LLM…

DGX agent

For future-proof, build AI that's composable. Regardless of what you use, all these should be composable, iterative, and customizable: - LLMs - Evals - Automations - MCP/CLI tools - Skills/Memory/Cont

agentsdair-ai--x
27 May 2026
Agents

It's crazy that this is even possible today. It inspired me to build my own self-improving coding agent with simple read, write, bash,... I …

DGX agent

It's crazy that this is even possible today. It inspired me to build my own self-improving coding agent with simple read, write, bash,... I already used the coding agent to build an entire production-

agentsdair-ai--x
27 May 2026
Model Releases

Stronger models do not always need lighter harnesses. Everyone believes more structured harnesses universally improve reliability, and that …

DGX agent

Stronger models do not always need lighter harnesses. Everyone believes more structured harnesses universally improve reliability, and that higher-capability models need proportionally less structural

model-releasesdair-ai--x
27 May 2026
Model Releases

// Your Agents are Aging Too // Huh!? They need 'sleep,' and now they are aging? Joke aside, great write-up on reliable agentic engineering.…

DGX agent

// Your Agents are Aging Too // Huh!? They need 'sleep,' and now they are aging? Joke aside, great write-up on reliable agentic engineering. This new research introduces AgingBench, a longitudinal rel

model-releasesdair-ai--x
27 May 2026
Agents

Just built an insane new agent skill. It can perfectly extract slides from YT videos, then write notes, images, transcripts, and slides into…

DGX agent

Just built an insane new agent skill. It can perfectly extract slides from YT videos, then write notes, images, transcripts, and slides into Obsidian vaults. An HTML artifact allows me to navigate and

agentsdair-ai--x
26 May 2026
Tutorials

// Language Models Need Sleep // Let your agents 'sleep', folks. On a serious note, this is a fascinating paper on getting the most from lon…

DGX agent

// Language Models Need Sleep // Let your agents 'sleep', folks. On a serious note, this is a fascinating paper on getting the most from long-horizon agents. Here is the problem with agents today: Att

tutorialsdair-ai--x
26 May 2026
Agents

New agent skill to convert YouTube videos to slides and notes.

DGX agent

New agent skill to convert YouTube videos to slides and notes. Just built an insane new agent skill. It can perfectly extract slides from YT videos, then write notes, images, transcripts, and slides i

agentsdair-ai--x
26 May 2026
Model Releases

System scaling is the next real bottleneck in agentic AI. If you build agent orchestration layers, this is a clean map of where the engineer…

DGX agent

System scaling is the next real bottleneck in agentic AI. If you build agent orchestration layers, this is a clean map of where the engineering leverage actually sits. The labs own the model. You own

model-releasesdair-ai--x
26 May 2026
Agents

/goal is really insane! It's how you can get the most out of coding agents today. For efficiency, I find it works best when you do planning …

DGX agent

/goal is really insane! It's how you can get the most out of coding agents today. For efficiency, I find it works best when you do planning before /goal. This ensures the agent has the right context a

agentsdair-ai--x
25 May 2026
Agents

New paper from Microsoft on Self-Evolving Agent Skills

DGX agent

New paper from Microsoft on Self-Evolving Agent Skills New research from Microsoft Research I see a lot of AI engineers handwriting agent skill docs and hope they generalize. Probably not optimal. Thi

agentsdair-ai--x
25 May 2026
Tutorials

// The Efficiency Frontier in LLMs // (bookmark this one) How much are you overpaying for context you do not need? It turns out that context…

DGX agent

// The Efficiency Frontier in LLMs // (bookmark this one) How much are you overpaying for context you do not need? It turns out that context costs dominate production LLM bills, and the right strategy

tutorialsdair-ai--x
25 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
Tutorials

We are going to need so many engineers and researchers where things are headed. Don't listen to the noise, go learn the fundamentals and bui…

DGX agent

This post emphasizes the growing demand for engineers and researchers in advancing technology fields, advising people to focus on mastering fundamental concepts rather than being distracted by hype or

tutorialsdair-ai--x
24 May 2026
Agents

// Adapt the Interface, Not the Model // I am fascinated by the results across my cheap-model-plus-good-harness builds. This new paper also …

DGX agent

// Adapt the Interface, Not the Model // I am fascinated by the results across my cheap-model-plus-good-harness builds. This new paper also shows good signs of the code-as-agent-harness thesis. The id

agentsdair-ai--x
23 May 2026
Agents

Can frontier models forecast scientific progress? Mostly no, but here is why. This work looks at 4,760 scientific events across disciplines.…

DGX agent

Can frontier models forecast scientific progress? Mostly no, but here is why. This work looks at 4,760 scientific events across disciplines. Frontier models can identify plausible research directions

agentsdair-ai--x
23 May 2026
Model Releases

Learn anything with our new /lesson-generator skill

DGX agent

Learn anything with our new /lesson-generator skill Just released my new /lesson-generator skill. Use it with your agent to learn anything: - generate lessons/courses on any topic - include nano-banan

model-releasesdair-ai--x
23 May 2026
Agents

NEW paper worth reading. A full agentic workflow can be distilled into model weights and run at roughly 100x lower inference cost while pres…

DGX agent

NEW paper worth reading. A full agentic workflow can be distilled into model weights and run at roughly 100x lower inference cost while preserving near-frontier task quality. The workflow includes mul

agentsdair-ai--x
22 May 2026
Agents

The best way to learn AI is to build with agents. To help with that, we've launched hands-on labs and a new series on Agentic Engineering. F…

DGX agent

The best way to learn AI is to build with agents. To help with that, we've launched hands-on labs and a new series on Agentic Engineering. First topic: Agent Skills. Next in the pipeline: planning, co

agentsdair-ai--x
22 May 2026
Tutorials

Learn how to build LLM Wikis and LLM Artifacts.

DGX agent

Learn how to build LLM Wikis and LLM Artifacts. New VIDEO: From LLM Wikis to LLM Artifacts Shared all my thoughts on why LLM wikis and HTML artifacts are a big deal. Plus, new tools to help you build

tutorialsdair-ai--x
21 May 2026
Research

New VIDEO: From LLM Wikis to LLM Artifacts Shared all my thoughts on why LLM wikis and HTML artifacts are a big deal. Plus, new tools to hel…

DGX agent

New VIDEO: From LLM Wikis to LLM Artifacts Shared all my thoughts on why LLM wikis and HTML artifacts are a big deal. Plus, new tools to help you build wikis and artifacts with agents. Just getting st

researchdair-ai--x
21 May 2026
Agents

I highly recommend this. The Agentic Review is a new podcast from @QodoAI hosted by Itamar Friedman and Nnenna Ndukwe, and it's a great AI c…

DGX agent

I highly recommend this. The Agentic Review is a new podcast from @QodoAI hosted by Itamar Friedman and Nnenna Ndukwe, and it's a great AI coding show that's neither hype nor doom. It's honest convers

agentsdair-ai--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
Model Releases

// Memory as a Model // The paper augments any LLM with a separate trained memory model that stores, retrieves, and integrates facts on its …

DGX agent

// Memory as a Model // The paper augments any LLM with a separate trained memory model that stores, retrieves, and integrates facts on its behalf. It decouples memory updates from base-model weight u

model-releasesdair-ai--x
20 May 2026
Model Releases

Self-improving AI is a big deal! As a first step, I've been exploring how much of the post-training can be automated. Here is a first post o…

DGX agent

Self-improving AI is a big deal! As a first step, I've been exploring how much of the post-training can be automated. Here is a first post on how I am using @FireworksAI_HQ Agent to automate LLM fine-

model-releasesdair-ai--x
20 May 2026
Model Releases

Very interesting results from this NanoGPT-Bench eval. There is so much talk about self-improving agents. But can coding agents do real AI R…

DGX agent

Very interesting results from this NanoGPT-Bench eval. There is so much talk about self-improving agents. But can coding agents do real AI R&D? @IntologyAI reports that Codex, Claude Code, and Autores

model-releasesdair-ai--x
20 May 2026
← Previous
1…345678
Next →