CheatCode — Stealth CLI AI Assistant in Your Terminal

ai in your terminal on stealth mode

curl -fsSL https://raw.githubusercontent.com/krit22/cheatcode/main/install.sh | bash
See how to install ↓
Terminal — bash

Get started in seconds.

1. Select OS & Install
curl -fsSL https://raw.githubusercontent.com/krit22/cheatcode/main/install.sh | bash

Installs cheatcode binary directly without needing Node.js or npm.

2. Launch
cheatcode
3. Stealth Disguise

Press Tab anytime to disguise

▶ Watch Installation Video Demo
Try it out — click Tab!
Normal Mode
How can I reverse a string in JavaScript?
Use str.split('').reverse().join('')
|

Chats Visible

AI response is active on screen.

▶ Watch Usage & Stealth Mode Video Demo

See CheatCode in Action

Watch step-by-step video walkthroughs showing installation and real-time stealth mode usage.

Installation Walkthrough

Installation

Complete walkthrough demonstrating single-command installation on Linux and Windows terminals in under 10 seconds.

Usage & Stealth Mode

Stealth Mode

Watch how to query AI models directly inside your terminal session and instantly hit Tab to camouflage responses into fake git commands.

Copied to clipboard!