limuyang2/agent-team

limuyang2★ 18TypeScript最后同步: 2026-08-20

在 GitHub 打开

Multi-agent team collaboration for DeepSeek Harness, with independent models, skills, MCP tools, contexts, and a shared workspace.

README 摘要

Agent Team for DeepSeek Harness English 简体中文 Current release: 0.1.3 Build teams of independent AI agents inside DeepSeek Harness. Mix models and providers, assign one Leader, and let every member work in its own conversation while sharing the same Workspace. Agent Team does not turn members into subagents. Every member is an independent root agent with its own model, session, context, permissions, reasoning mode, and tool activity. Team tasks, messages, and the shared Workspace provide the collaboration layer. Why Independent Agents Instead of One Overloaded Agent? Agent Team is designed around a simple idea: give specialized work to a specialized agent . A common parent/subagent workflow reuses or inherits much of the parent runtime configuration. That is convenient, but it can make every task carry the same expensive model, broad tool catalog, and growing context. A small commit-message task, for example, may still run through the same high-capability model used for architecture and implementation. Agent Team lets every member have an explicit, focused configuration: Concern Common parent/subagent setup Agent Team Model Often reuses the parent model or one shared model policy Cho…

在 GitHub 查看完整 README →
Agent/智能体deepseek-harnessdeepseek-harness-plugindsh-plugindsh-pluginsagent

分类