返回目录
Agent 与会话 插件

mr-meeseeks

KhalidAlnujaidi/mr-meeseeks

Mr. Meeseeks: heterogeneous free-model teams for DeepSeek Harness (dsh-agent-teams replica with Meeseeks art) + Budget-AGI brain-and-swarm preset + swarm scripts

Stars
0
Forks
0
Issues
0
更新
3 天前

PROJECT TOPICS

项目标签

INSTALL REFERENCE

安装参考

未验证
dsh plugin --profile web add github:KhalidAlnujaidi/mr-meeseeks

该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。

PROJECT README

README

Mr. Meeseeks — heterogeneous free-model teams for DeepSeek Harness

"I'm Mr. Meeseeks, look at me!" — a swarm of small helpers, each with a different brain, spawned to do one job.

This repo has three parts:

Dir What
plugin/ dsh-mr-meeseeks: a 1:1 functional replica of dsh-agent-teams v0.1.13 (MIT), with the whale avatars swapped for Meeseeks art. Same 10 agent_teams_* tools, same task DAG, scheduler, routes, and slots.
preset/budget-agi/ Budget-AGI: a DeepSeek Harness agent preset. The main session is the brain (thinks, decides, verifies); all labor delegates to Meeseeks teams by default. Copy into ~/.dsh/.agent-presets/budget-agi/.
scripts/ or-swarm (parallel fan-out over OpenRouter free models), kilo-subagent (Kilo Code free-tier one-shot delegate), plus runbooks.

Quick start

# 1. plugin
cd plugin && npm install && npm run build
dsh plugin --profile web add .
dsh --profile web --dump-config | grep mr-meeseeks
# restart DSH, then: /agent-teams review the last commit

# 2. preset
cp -r preset/budget-agi ~/.dsh/.agent-presets/budget-agi
# new session -> preset picker -> Budget-AGI

# 3. scripts (optional, standalone)
export OPENROUTER_API_KEY="sk-or-v1-..."
./scripts/or-swarm --mix -n 6 "your task here"

Relationship to upstream

plugin/ is derived from NanmiCoder/dsh-agent-teams v0.1.13 (MIT © 2026 程序员阿江/Relakkes) — see plugin/NOTICE for full attribution. Changed files: package.json (name), cordis.patch.yml (boot id), src/index.ts (exported name), assets/agent-teams/*.png (Meeseeks art; originals kept in assets/agent-teams.orig/). All logic, tools, routes, slots, and locales are byte-identical to upstream v0.1.13.

License

MIT. Upstream portions © 程序员阿江 (Relakkes); Meeseeks art and Budget-AGI preset © Khalid Alnujaidi. See plugin/LICENSE and plugin/NOTICE.

CLASSIFICATION EVIDENCE

分类依据

项目类型插件
功能分类Agent 与会话
规则置信度

系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: agent-teams、multi-agent。