Is the source strong enough?
FOLLOW PROFIT.
COPY CONVICTION.
COPYBARA is the decision agent around COPY — a local-first copytrade terminal that finds profitable wallets, keeps fresh Robinhood markets flowing, rejects weak setups, and turns surviving signals into a moving COPY desk.
git clone <repo> && npm install && npm start
THE TERMINAL IS THE PRODUCT.
The website explains it. GitHub ships it. The terminal keeps new markets, wallet flow, decisions, mirrors, PnL and exits in one screen.
ONE SIGNAL. FIVE WALLS. ONE DECISION.
COPY does not mirror a wallet just because it bought. Every token has to survive the same readable flow box.
Is there usable market depth?
Is the market actually turning?
Is momentum inside the copy band?
Can COPY mark an entry now?
THE DESK NEVER SITS STILL.
Tracked profit hunters rotate through fresh markets, get new marks, and keep PnL delta visible without leaving the terminal.
CLONE. CHECK. RUN.
Everything important is available from the CLI. No browser wallet is required to open the product or inspect the data.
git clone <repo>
cd copy
npm install
npm run doctornpm start
# full-screen COPY terminalOPEN WEB TERMINAL ↗copy hunt --fire-only
# raw scrolling decisionsCOMMANDS →copy paper --for 300
# opens / marks / exitsPAPER ENGINE →READ THE CODE.
RUN THE TERMINAL.
The repository contains the CLI, providers, COPY flow rules, paper engine, native queue boundary, docs, tests and the website wrapper.
