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: “yohei-nakajima--x”

GridTimelineEvolution
391 results
21 May 2026

in case anyone is confused like i was, the acquisition did go through, and the order was made to wind that back manus needs to raise and buy…

AgentsDGX agent

in case anyone is confused like i was, the acquisition did go through, and the order was made to wind that back manus needs to raise and buy back, or it will likely go into some divesture process whic

Kafka, but for agents!

AgentsDGX agent

Kafka, but for agents! i'm excited to open source Active Graph: an event-sourced reactive graph runtime for long-running, agents 🔄🧠 events/logs projects a graph. reactive behaviors react and affect th

@Replit longer form video on Active Graph [7 min 22 sec] - flip the agent architecture - 1970s blackboard system - rollback, fork, diff agen…

AgentsDGX agent

@Replit longer form video on Active Graph [7 min 22 sec] - flip the agent architecture - 1970s blackboard system - rollback, fork, diff agent runs - experience + behaviors + beliefs = you - behaviors


Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

while everyone seems to be focused on text, vision, and audio, i'm excited to be backing a company building a foundational model for smell …

AgentsDGX agent

while everyone seems to be focused on text, vision, and audio, i'm excited to be backing a company building a foundational model for smell 👃 that's right, they've: - mapped how olfactory receptors rea

white paper: https://patina.earth/whitepaper.html

AgentsDGX agent

The white paper from Patina likely outlines a project or platform focused on environmental sustainability, regeneration, or climate solutions, given the domain name 'patina.earth.' While the specific

20 May 2026

Active Graph really feels like the culmination of all of my BabyAGI and graph experiments. [fyi, technical history of babyagi: http://babyag…

AgentsDGX agent

Active Graph really feels like the culmination of all of my BabyAGI and graph experiments. [fyi, technical history of babyagi: http://babyagi.wiki] would love to hear thoughts if you try it out! the e

and the article before talked even more broadly about the state of stateful agents, which inspired this project https://x.com/yoheinakajima/…

AgentsDGX agent

This post references a previous article discussing stateful agents broadly, which served as inspiration for Yohei Nakajima's project. The post likely documents how earlier discourse on agent architect

behaviors are small reactive units > state changes, behaviors react, behaviors emit more state changes no central orchestrator

AgentsDGX agent

This post discusses a reactive programming or state management architecture where individual behaviors function as small, independent units that respond to state changes and generate new state changes

current agent systems coordinate through conversations and workflows. Active Graph explores what happens when agents coordinate through evol…

AgentsDGX agent

current agent systems coordinate through conversations and workflows. Active Graph explores what happens when agents coordinate through evolving shared state instead this proposal suggests that long-r

for anyone curious, this was the result of many experiments bouncing around but this version uses... initial ideation: chatgpt for ideas/@re…

Model ReleasesDGX agent

for anyone curious, this was the result of many experiments bouncing around but this version uses... initial ideation: chatgpt for ideas/@replit for quick build final repo build: opus 4.7 prompting cl

@grok @perplexity_ai review http://docs.activegraph.ai, analyze the approach critically, and explain in detail where this sits in the evolvi…

AgentsDGX agent

Yohei Nakajima requests a critical analysis of the ActiveGraph AI documentation, examining its approach and positioning within the evolving landscape of AI technologies. The post appears to seek detai

Healthspan just launched BioAge+, a biological age score that breaks down which systems are driving it and why kind of like a context graph …

AgentsDGX agent

Healthspan just launched BioAge+, a biological age score that breaks down which systems are driving it and why kind of like a context graph for your health Introducing BioAge+. The first biological ag

i'm excited to open source Active Graph: an event-sourced reactive graph runtime for long-running, agents 🔄🧠 events/logs projects a graph.…

AgentsDGX agent

i'm excited to open source Active Graph: an event-sourced reactive graph runtime for long-running, agents 🔄🧠 events/logs projects a graph. reactive behaviors react and affect the graph. fork-and-diff

LLMs are stateless (every time you reply to an LLM, you re-inject the entire conversation to a fresh inference) the purpose of memory is to …

AgentsDGX agent

LLMs are stateless (every time you reply to an LLM, you re-inject the entire conversation to a fresh inference) the purpose of memory is to provide continuity (in games we'd call it a 'persistent worl

Love this concept. Always been a proponent of event-driven architectures, and the actor model. Neat to see how it’s applied to the agent run…

AgentsDGX agent

Love this concept. Always been a proponent of event-driven architectures, and the actor model. Neat to see how it’s applied to the agent runtime here. i'm excited to open source Active Graph: an event

patches allow for trust boundaries > patches separate 'system wants to change state' from 'change is now accepted policy determines what hap…

SafetyDGX agent

Patches represent a mechanism for establishing trust boundaries in systems by decoupling the intent to change state from the acceptance and policy-driven implementation of that change. This separation

relations can carry behaviors - depends_on can unblock work - contradicts can know how to trigger review - derived_from can know how to inva…

TutorialsDGX agent

This post discusses how different types of relations or dependencies in systems can carry behavioral properties, where dependencies like 'depends_on' can unblock work progression, contradictions can t

@Replit narrative walkthrough video of repo for anyone interested: https://x.com/FileCityAI/status/2057164885780226139?s=20

AgentsDGX agent

@Replit narrative walkthrough video of repo for anyone interested: https://x.com/FileCityAI/status/2057164885780226139?s=20 FileCity Tour: activegraph An event-sourced reactive graph runtime for long-

the core concept is a graph that represents everything about the agents knowledge, history, behaviors, capabilities graph is made of events …

AgentsDGX agent

the core concept is a graph that represents everything about the agents knowledge, history, behaviors, capabilities graph is made of events behaviors react to graph changes relationships can carry beh

there he goes again, @yoheinakajima blazing the paths to continuously running self aware agents. this and the posts he links are super worth…

AgentsDGX agent

there he goes again, @yoheinakajima blazing the paths to continuously running self aware agents. this and the posts he links are super worth reading. i'm excited to open source Active Graph: an event-

this is how you add an event, fork and cache a run, and then find the diff between a parent and fork in this example, the fork shares the pa…

AgentsDGX agent

this is how you add an event, fork and cache a run, and then find the diff between a parent and fork in this example, the fork shares the parent's event log up to event 142. from 143 onward it diverge

we've been building agents around the llm, starting with conversations, adding tools, giving rules, logging everything, and storing a form o…

AgentsDGX agent

we've been building agents around the llm, starting with conversations, adding tools, giving rules, logging everything, and storing a form of it as retrievable state Active Graphs flips this. what if

19 May 2026

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…

AgentsDGX 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

The daddy of baby AGI articulates what we all feel is missing in the current state of AI architecture

AgentsDGX agent

The daddy of baby AGI articulates what we all feel is missing in the current state of AI architecture I didn’t really understand what people meant by stateful agents so I started exploring my current

this was not on my bingo card

ApplicationsDGX agent

this was not on my bingo card Personal update: I've joined Anthropic. I think the next few years at the frontier of LLMs will be especially formative. I am very excited to join the team here and get b

[video] why we need a new continuity layer for long-running agents (claude did this video! all except the voice which was @elevenlabs)

Model ReleasesDGX agent

This video discusses the architectural need for a continuity layer in long-running AI agents, explaining how agents require persistent memory and state management mechanisms to maintain coherence acro

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

AgentsDGX 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

18 May 2026

a unified theory on aging

AgentsDGX agent

a unified theory on aging Most aging theories focus on specific mechanisms—mitochondrial dysfunction, telomere attrition, chronic inflammation. But a new paper in npj Aging proposes that these aren't

flymyai is a simple cloud agent with tons of APIs/models baked in under one api key once you have that working, you can drop that into somet…

AgentsDGX agent

flymyai is a simple cloud agent with tons of APIs/models baked in under one api key once you have that working, you can drop that into something like lovable In 90 seconds I shipped the agent that tur

Introducing Agora-1, a multi-agent world model. Multiple participants—human or AI—can now interact inside the same world simulation, all in …

AgentsDGX agent

Introducing Agora-1, a multi-agent world model. Multiple participants—human or AI—can now interact inside the same world simulation, all in real-time. Try our playable research preview today, with Ago

Introducing http://Browse.sh, the largest open-source catalog of skills to reliably perform any task on the internet. We've researched hundr…

AgentsDGX agent

Introducing http://Browse.sh, the largest open-source catalog of skills to reliably perform any task on the internet. We've researched hundreds of sites to give your agents the playbook they need to n

last week, a friend was telling me how running down a steep trail is great cognitive exercise due to the vast amount of quick processing you…

AgentsDGX agent

last week, a friend was telling me how running down a steep trail is great cognitive exercise due to the vast amount of quick processing you do from vision and tactile input to micro adjustments requi

maybe you can’t just tack statefulness onto an agent, you have to figure out how to represent the agent as a state

AgentsDGX agent

This post explores the architectural challenge of implementing state management in AI agents, arguing that statefulness cannot simply be added as an afterthought but requires fundamental redesign of h

now i wanna see @drjimfan train robots in a sim doing this https://x.com/i/status/1795746905336725673

AgentsDGX agent

now i wanna see @drjimfan train robots in a sim doing this https://x.com/i/status/1795746905336725673 VIDEO: Competitors chase wheels of cheese down a steep hill, few remaining upright, in the annual

Simulation is a core part of how we build and evaluate robots. I spoke about simulation, robotics, and the role of interactive worlds at AI …

AgentsDGX agent

Simulation is a core part of how we build and evaluate robots. I spoke about simulation, robotics, and the role of interactive worlds at AI Engineer Singapore this past weekend! Full talk : https://ww

some good discussions and experiments around stateful agents in the replies, but seems like we’re not quite there yet, as in we’re starting …

AgentsDGX agent

some good discussions and experiments around stateful agents in the replies, but seems like we’re not quite there yet, as in we’re starting to track memory and traces, but not quite agent capability a

there was a crow being mean to the ducklings and the parents were stressing out and I pointed it out to the kids who shoo’d the crow away an…

AgentsDGX agent

A person observed a crow harassing ducklings while their parents were distressed, and alerted nearby children who successfully drove the crow away. The post describes a brief wildlife intervention mom

this would add some pretty granular feedback that doesn’t interrupt conversation flow, using a UI ppl are familiar with

AgentsDGX agent

This post likely discusses implementing non-intrusive feedback mechanisms in conversational AI systems that leverage familiar UI patterns to provide detailed user input without disrupting the natural

watching super mario galaxy over the weekend and seeing all the references, i kept realizing all the mario games my kids haven't played yet

AgentsDGX agent

A parent reflects on playing Super Mario Galaxy with their children and becoming aware of the numerous references to other Mario games in the series that their kids have yet to experience. The observa

we’re evolving into better vibe coders

AgentsDGX agent

we’re evolving into better vibe coders Here's an example of ongoing human physiological change: some people have a third artery in their arm. Some don't. ~10% of people born in the 1880s had the third

17 May 2026

good day for super mario galaxy movie and din tai w the kiddos

AgentsDGX agent

Yohei Nakajima shared a personal post about having a good day watching the Super Mario Galaxy movie and dining at Din Tai Fung restaurant with children. The post appears to be a casual social media up

is a heart beat just a cron job?

AgentsDGX agent

This post explores conceptual parallels between biological heartbeats and cron jobs (scheduled automated tasks in computing), likely examining how both function as reliable, recurring processes that m

must be spring! ducklings and goslings 🦆 🪿

AgentsDGX agent

This post celebrates the arrival of spring by sharing observations or images of young waterfowl, specifically ducklings and goslings, which are iconic symbols of the season. The post is from Yohei Nak

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

AgentsDGX 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

stateful agents, decision traces, context graphs… talked about a lot, but has anyone seen an elegant primitive around how to actually implem…

TutorialsDGX agent

Yohei Nakajima discusses the lack of elegant primitive implementations for stateful agents, decision traces, and context graphs, which are frequently discussed concepts in AI but rarely demonstrated i

15 May 2026

ai can bring us together

AgentsDGX agent

Yohei Nakajima discusses how artificial intelligence has the potential to serve as a unifying force by bridging divides and fostering connection across different groups and perspectives. The post like

cred to @thatguybg, playing with micro yesterday inspired this (consider this my feature wish list)

AgentsDGX agent

This post shares feature requests and ideas inspired by experimentation with micro (likely a small language model or tool), credited to another developer. It appears to be a wishlist of desired capabi

okay now let’s see a demo of a humanoid using a track pad to move a mouse and book a flight

AgentsDGX agent

This post likely demonstrates a humanoid robot using a trackpad interface to control a computer mouse and complete a practical task—booking a flight through a web application. The demo showcases the r

okay this email based mission control i prototypes last night is pretty cool: > starts with email > grab and summarize content about partici…

AgentsDGX agent

okay this email based mission control i prototypes last night is pretty cool: > starts with email > grab and summarize content about participants from crm/notes > auto bucket emails into workstreams u

specialist coding agent for 3d assets! good stuff for robot builders :)

AgentsDGX agent

specialist coding agent for 3d assets! good stuff for robot builders :) 🚀 Introducing Articraft, a coding agent for articulated 3D asset creation. Articraft writes code, executes it, receives validati

14 May 2026

different tech terms and their closest emotion in english (vector similarity) you'll notice cryptocurrency being close to trust, which could…

AgentsDGX agent

different tech terms and their closest emotion in english (vector similarity) you'll notice cryptocurrency being close to trust, which could be because both trust and lack of trust are often discussed

haha, it's a dramatic voice model

AgentsDGX agent

haha, it's a dramatic voice model We're releasing a whole new category of voice models. Introducing DramaBox — our state-of-the-art, open source voice model built for cinematic use cases. Traditional

here i look at embedding similarity between numbers (spelled out) and emotions One and Two are similar Love and Surprise Eight is similar to…

AgentsDGX agent

here i look at embedding similarity between numbers (spelled out) and emotions One and Two are similar Love and Surprise Eight is similar to Anticipation Ten is similar to Joy, Love, Surprise, and Ant

i compared embedding similarity between colors and emotions and normalized it to create this chart and then when i changed the language, the…

AgentsDGX agent

i compared embedding similarity between colors and emotions and normalized it to create this chart and then when i changed the language, the results changed (eg. 赤、愛) see: english, spanish, japanese,

if you're already thinking about hacking around on agents this weekend, why not play around with @videodb_io api and potentially win a prize…

AgentsDGX agent

if you're already thinking about hacking around on agents this weekend, why not play around with @videodb_io api and potentially win a prize? videodb is an API for turning streaming video into text in

in this embedding analysis, compared to other futuristic tech terms, AGI maps more strongly to anticipation than fear, especially in english…

AgentsDGX agent

in this embedding analysis, compared to other futuristic tech terms, AGI maps more strongly to anticipation than fear, especially in english, japanese, chinese, and italian it also shows stronger nega

interesting to analyze by color as well you can see how colors correlate differently to emotions across languages

AgentsDGX agent

This post discusses how color-emotion associations vary across different languages and cultures, suggesting that analyzing color symbolism linguistically reveals distinct patterns in how colors are ma

Neural networks do math by rotating shapes. We found a shape-rotating calculator hidden inside an LLM – and it’s used for more than just mat…

AgentsDGX agent

Neural networks do math by rotating shapes. We found a shape-rotating calculator hidden inside an LLM – and it’s used for more than just math! (1/6) Media Neural networks might speak English, but they

not sure how but i've been bumped up to #989

AgentsDGX agent

Yohei Nakajima, an AI researcher and entrepreneur, posted about unexpectedly achieving a ranking of #989, likely referring to a leaderboard, competition, or metric related to his AI work or social med

now i compared similarity of 12 futuristic tech terms with 12 emotions across 12 languages and then normalized them you can see charts like …

AgentsDGX agent

now i compared similarity of 12 futuristic tech terms with 12 emotions across 12 languages and then normalized them you can see charts like how does 'AGI' feel across languages* *this is in relation t

← Previous
1234567
Next →