dsh plugins中文
← Back to popular plugin directory

Resource aware multi-agent

zenx0x/allinluna · skills

Resource-aware multi-agent orchestration for Codex and DeepSeek Harness (All in Flash DSH plugin).

★ 27GitHub stars
0Forks
2026-08-15Last updated
PythonLanguage
Apache-2.0License

Project overview

All in Luna Stop running an entire project inside one AI conversation.

It turns the work into independent top-level tasks: run what can run in parallel, wait only on real dependencies, keep each task's context separate, and bring the results back together.

Each task can still use its own subagents, tools, Skills, or MCPs. Parallel across tasks. Recursive inside tasks. Why does this exist?

Install command

dsh plugin --profile web add github:zenx0x/allinluna
View GitHub repository ↗Back to popular plugin directory