Agents

Features - Multi-agent: each task runs on a specialized profile, with its own tools, skills, and personality. - Linked tasks: parent → child…

Features - Multi-agent: each task runs on a specialized profile, with its own tools, skills, and personality. - Linked tasks: parent → child dependencies. Fan out work, gather results, continue. - Sha

DGX agentx-post
agentsnous-research--x

Features - Multi-agent: each task runs on a specialized profile, with its own tools, skills, and personality. - Linked tasks: parent → child dependencies. Fan out work, gather results, continue. - Shared workspaces: agents hand off files through a directory, a git worktree, or a temp scratch space. - Live dashboard: watch the team work in real time. - Comments per task: humans and agents both write. The next agent picking up the task reads the full thread. - Skills built in: a planner (kanban-orchestrator) and a worker (kanban-worker) ship by default. Pin a domain skill per task to load expertise. - Durable: SQLite-backed. Survives crashes, restarts, and reboots. - No double-claims: when many agents compete for the next task, only one wins. - Heartbeats + runtime caps: long jobs stay alive, runaways get killed. - Project isolation: run multiple projects on one machine without crosstalk. http://github.com/NousResearch/hermes-agent/tree/main/plugins/kanban

Source: Nous Research (X) | 2026-05-03

Loading related sources…