Model access
MiroFish simulations are only as available as the model endpoint behind them. If the model provider is remote, the deployment is self-hosted but not fully offline.
MiroFish offline
People search for MiroFish offline when they want private control over source code, data, model calls, or deployment infrastructure. The practical answer is: self-hosting is the right starting point, while true air-gapped operation requires local models and local supporting services.
MiroFish simulations are only as available as the model endpoint behind them. If the model provider is remote, the deployment is self-hosted but not fully offline.
Multi-agent simulations can be heavier than normal chat. Agent count, round count, report depth, and memory design all affect latency and cost.
Before production use, review logs, auth, rate limits, file handling, data retention, and update process. A demo install is not the same as a hardened deployment.
Start with the online MiroFish workspace or demo reports to understand the workflow. Then inspect GitHub for Docker and `.env.example` details. Only after that should you decide whether self-hosting is worth the operational overhead for your team.