Introduction

Zeno is a ship-readiness copilot for vibe-coded apps. It scans your project, traces critical user flows, identifies launch blockers, and turns repository evidence into a readiness verdict.

It is not another coding assistant. Zeno is the judgment layer that answers: can this product’s critical path deliver its intended outcome, and what should happen next?

What Zeno does

What Zeno does not do

Requirements

First run

No install required. Run Zeno directly with npx:

npx zenoai

On first run, Zeno will ask you to choose a provider and enter your API key. Your config is saved locally at ~/.zenoai/config.json so you are only prompted once.

After setup, Zeno scans the project, builds a source summary, and prompts you to choose an action.

If project-type detection is ambiguous, Zeno asks you to confirm the type and stores the selection in .zeno/project.json.