#654 · Primary category: AI Agents & Automation

dsh-agent-teams

agentteams deepseekharness dsh dsh-agent-teams dsh-plugin

AgentTeams plugin for DeepSeek Harness

Project last updated:08/27/26

GitHub Stars

1.2K

Forks

97

Contributors

7

License

MIT

Why we included this project

Anyone who runs DeepSeek Harness and has felt the limits of reasoning inside a single session will recognize the problem this plugin solves. It turns the session you already have open into a captain that assembles durable sub-agents and breaks the goal into dependency-aware tasks, coordinating the work through direct mailbox messages rather than a relay. The scheduler handles the tedious parts: idle members claim the next ready task on their own, and reassignment revokes stale attempts before new work starts, so you are not babysitting the flow. A live Web UI with an interactive task dependency graph lets you watch progress as the team works. For teams that want real multi-agent coordination without adding a separate workflow engine, this is a lightweight way to get it.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category