What problem does it solve?
Coding tasks often require trying multiple approaches and model opinions to get correct, high-quality implementations faster, especially when you need a strong review and selection process.
Core Features & Use Cases
- Multi-model code generation: Runs the same coding task across multiple LLM backends (e.g., Claude, Codex, Gemini, Blackbox Pro) to increase the chance of a correct solution.
- Built-in judging to pick the best result: Compares outputs and selects the strongest implementation for you to use.
- Interactive and background execution: Supports one-shot prompts as well as longer-running tasks via background sessions, with polling and logging.
- Checkpoints and resume: Lets you pause and resume work using checkpoint tags when tasks are lengthy or iterative.
- Developer workflow support: Helps with PR review scenarios by delegating review prompts without directly modifying your main working tree.
Quick Start
Delegate a coding change by telling the Hermes agent to run Blackbox in PTY mode in the target project directory with your exact prompt.