What problem does it solve?
Fast, CLI-first orchestration of multiple LLMs for code review, bundling, and multimodal workflows, helping teams coordinate opinions and actions without leaving the terminal.
Core Features & Use Cases
- Multi-Model Council: gather opinions from multiple models to reach consensus on code changes.
- Bundle & Context Management: package files for LLM context, track sessions, and streamline reviews.
- Ask, Review, Generate, Browser: perform single-model inquiries, code reviews, asset generation, and web fallback from the CLI.
- Browser fallback: provide a web UI path when API access is limited or unavailable.
Quick Start
Install the yoetz CLI and begin by bundling files with yoetz bundle and asking questions with yoetz ask to see multi-model coordination in action.