Synoppy CLI Documentation
The AI-powered coding assistant that lives in your terminal. Build features, fix bugs, and ship faster with natural language commands.
Install with npm:
npm install -g @synoppy/cliQuick Links
Key Features
Native Terminal Experience
Works directly in your terminal. No browser, no context switching.
Full Codebase Context
Understands your entire project structure, patterns, and conventions.
Lightning Fast
Stream responses in real-time. Start seeing results instantly.
Secure by Design
Your code stays local. Only sends what's needed.
Multi-Model Support
Claude, DeepSeek, and Gemini. Choose what works best.
What You Can Do
Anything you can do in a terminal, Synoppy can do autonomously. Describe your intent — it reads, writes, builds, tests, and ships.
Build anything from scratch
Full-stack apps, APIs, CLIs, scripts, landing pages, dashboards — describe what you want and Synoppy scaffolds, writes all files, installs deps, wires everything, and verifies the build.
Fix, debug, and recover
Paste an error, describe a bug, or point at a broken file. Synoppy reads the code, traces the issue, applies fixes across multiple files, and rebuilds to confirm.
Refactor across your codebase
Rename variables, extract components, restructure directories, migrate patterns, add types — across dozens of files in one pass with multi-edit.
Write and run tests
Unit, integration, E2E — Synoppy reads your code, generates test files, executes them, fixes failures, and repeats until everything passes clean.
Explore and understand code
Drop into any project. Synoppy reads the structure, maps dependencies, explains architecture, traces data flow — like pair programming with someone who reads the entire codebase instantly.
Git, deploy, and ship
Stage, commit, branch, diff, push — through natural language. Run build scripts, linters, migrations, deploy commands — anything your terminal can run.
Scaffold 55+ frameworks
Next.js, Vite, Django, Rails, Go, Rust, Flutter, Express, FastAPI, SvelteKit, and more. Full project setup with configs, dependencies, and ready-to-run boilerplate.
Switch between frontier models
Claude (Haiku, Sonnet, Opus), Gemini (Flash, Pro), DeepSeek — pick the right model for the job. Fast and cheap for simple tasks, powerful for complex ones.
Read images, docs, and context
Attach screenshots, PDFs, and files with @path or clipboard paste. Synoppy analyzes visuals and documents to understand what you need.
Any language, any framework
TypeScript, Python, Go, Rust, Java, C#, Ruby, PHP, Swift, Kotlin, Dart — any language, any build system, any project structure. If it compiles, Synoppy can work with it.