Back to browse
Subagent-fleet – AI coding subagents across local Ollama machines

Subagent-fleet – AI coding subagents across local Ollama machines

by akarnam37·Jun 15, 2026·3 points·0 comments

AI Analysis

●●SolidBig BrainNiche Gem

Routes subagents to different Ollama nodes based on model size and machine capability.

Strengths
  • Config-first approach with fleet.yaml makes multi-machine setups declarative and reproducible.
  • Generates LiteLLM and Claude Code config files - actual glue between existing tools.
  • Health checks isolate unreachable nodes so one offline machine doesn't crash workflows.
Weaknesses
  • Very early MVP (0.0.1) - needs real-world testing before production use.
  • Niche audience: only useful if you already run multiple Ollama machines.
Category
Target Audience

Developers running local LLMs across multiple machines

Similar To

LiteLLM · Ollama · Claude Code

Similar Projects