p0systems

p0systems / peezy-cli

Public

A terminal coding agent for real project work.

60
0
85% credibility
Found May 18, 2026 at 67 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

Peezy CLI is a terminal-based coding assistant that connects to an AI service to help you work on your coding projects. You sign in once through your browser, then you can chat with the assistant right in your terminal window. The assistant understands your project structure, can read and edit your files, run commands, and use helpful tools like web search and image generation. You can reference specific files in your conversations by typing @ followed by the filename, making it easy to ask about or modify particular parts of your project. The tool tracks your usage, lets you switch between different AI models, and supports connecting to various AI providers if you prefer not to use the default service.

How It Works

1
💻 You install Peezy in your terminal

A friend tells you about Peezy, a coding assistant that lives in your terminal. You install it with one simple command and it's ready to go.

2
🔐 You sign in through your browser

When you first run Peezy, it opens your web browser so you can securely sign in with your account. No passwords to type in the terminal—just a quick verification and you're connected.

3
🤖 Your AI coding partner springs to life

Now inside your terminal, you have a smart assistant that understands your project. It can read your files, make edits, run commands, and help you build faster.

4
You start a conversation
📁
Reference specific files

Type @ followed by a filename to show Peezy exactly which files you're talking about, like @src/index.ts

🎨
Use built-in tools

Ask Peezy to search the web, generate images, or manage tasks—everything happens right in your conversation

5
⚙️ You manage your settings

Check how much usage you have left, switch between different AI models, or connect your own AI provider if you prefer.

🚀 Your work gets done

Peezy reads your files, makes the changes you asked for, and shows you exactly what it did. Your project is one step closer to completion.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 67 to 60 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is peezy-cli?

Peezy CLI is a terminal coding agent that brings AI-assisted development directly to your command line. Built in TypeScript, it wraps the OpenAI Codex SDK to provide an interactive TUI where you can chat with an agent about your codebase, run shell commands, edit files, and manage tasks. You install it with a single npm command, then sign in through your browser or connect your own API key from OpenAI, OpenRouter, or Vercel AI Gateway. The tool tracks your usage credits, supports switching between models on the fly, and includes built-in tools for image generation and web research when connected to the Peezy gateway. A unique file mention syntax (`@src/config.ts`) lets you attach specific files to prompts, and the headless mode lets you pipe single prompts through without entering the full TUI.

Why is it gaining traction?

The hook here is flexibility: you get a hosted gateway with free starter credits out of the box, but you can also BYOK (bring your own key) from any OpenAI-compatible provider. The file mention system is genuinely useful for focused code review or refactoring tasks. Unlike browser-based copilots, this stays entirely in your terminal, which developers who live in the command line will appreciate. The TUI surfaces real-time activity like running commands, file changes, and task progress in a split-panel layout that feels more like a IDE sidebar than a chatbot.

Who should use this?

Backend developers who want AI assistance without leaving their terminal workflow. DevOps engineers comfortable with CLI tools who need to query or modify infrastructure code. Teams evaluating terminal-based coding assistants who want to compare gateway providers before committing to one. Not ideal for developers who prefer GUI-based tools or need deep IDE integration out of the box.

Verdict

Peezy CLI is a solid early-stage project with a thoughtful multi-provider architecture and a clean terminal UX. The 60 stars suggest it has not yet reached wide adoption, and the documentation, while functional, reflects a project still finding its audience. The 0.85% credibility score indicates reasonable engineering fundamentals but limited community validation. Worth trying if you want a terminal-first agent with provider flexibility, but monitor its development velocity before betting on it for critical workflows.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.