Actor-model agentic UI added to the repertoire
Persisted node graph for agent harnesses — typed actors, spawn-on-drift, disk addresses, task grid view — with essay, docs, demo, and DevCentr ACTOR_AGENTIC_UI variables.
Actor-model agentic UI entered the repertoire: agent chat is a graph of nodes on disk, not one drifting scroll.
Each node is an actor (discussion, task, coordinator, …) with spawn lineage, mailbox summaries, and a task-grid view for parallel repo work. Chat drift spawns child nodes; parent and child record each other’s address before accepting traffic.
- Essay — Persisting agent work as a node graph
- Docs — Actor-model agentic UI
- Demo — Actor-model agentic UI desk
- Harness — DevCentr — Actor-model agentic UI
Prior name project inbox — task grid only — redirects to this topic.