Unibench documentation

A native macOS app for AI-native polyglot developers — manifest-driven local environments, dependency-graph UI, blessed services for Postgres / Redis / Qdrant / Ollama / MinIO, BYOK AI agent.

Start here:

  • Quickstart — zero to a running RAG project in five minutes.
  • Concepts — the four principles, project model, recipe model.

Reference:

Operations:

  • Troubleshooting — common failures with workarounds. The embedded known-issues catalog matches the same signatures inline in the GUI's error banner; the AI agent's Diagnose tab handles the long tail.

The CLI surface is discoverable via unibench --help and unibench <subcommand> --help; each subcommand maps to one IPC request, all of which the GUI uses too.