Your AI dev assistant, in WhatsApp

Code from your
phone.

Send a WhatsApp message, Claude Code executes it on your machine. Review PRs, fix bugs, deploy — all from a chat. Powered by Anthropic's Claude.

AI

Codebridge

online

what changed in main since Friday?

09:41

3 PRs merged since Friday:

#142 Fix auth token refresh

#143 Add rate limiting to API

#144 Update dependencies

12 files changed, +284 −91

09:42

review PR #142 for security issues

09:42

Security review of #142:

✓ Token refresh uses secure httpOnly cookies

✓ No hardcoded secrets

⚠ Consider adding CSRF protection

Overall: Safe to merge with minor suggestion.

09:44

Like texting a senior engineer

Ask anything. Codebridge understands your codebase and executes real commands on your machine.

Fix a bug

the login button doesn't work on mobile, fix it
Found the issue in src/components/LoginButton.tsx:23 — the onClick handler had a missing await. Fixed and committed. ✓ All tests passing

Deploy

deploy staging
Running deploy pipeline... ✓ Build successful (42s) ✓ Tests passed (18/18) ✓ Deployed to staging-app.vercel.app Staging is live!

Explore code

how does our auth middleware work?
Your auth uses JWT tokens verified in middleware/auth.go:34. Flow: 1. Client sends Bearer token 2. Middleware validates signature 3. Sets user context 4. Handlers access via ctx.Locals("uid") Tokens expire after 1h, refresh handled by /api/refresh.

Quick check

are there any failing tests?
Running test suite... ✓ 142/143 tests passing ✗ 1 failure: TestPaymentRefund — expected 200, got 500 at handlers/payment_test.go:89 Likely caused by the recent refund timeout change.

Monitor everything from your browser

Codebridge runs a local dashboard at localhost:8042. Watch events in real-time, browse session history, and manage your config.

localhost:8042
WA: paired
v1.2.0
pro
14:32:07
CodebridgeSetupLiveSessionsLicenseSettings
MESSAGES TODAY
47
TOTAL MESSAGES
1,284
SESSIONS
12
AVG LATENCY
3.2s
ERRORS
0
Live Feedconnected
12 events
14:32:04msg_received"fix the navbar dropdown on mobile"
14:32:05claude_startedsession=s_a8f2, repo=my-app
14:32:06tool_useRead src/components/Navbar.tsx
14:32:12tool_useEdit src/components/Navbar.tsx:47
14:32:18tool_useBash: npm test -- --grep Navbar
14:32:31claude_finishedduration=26.4s, cost=$0.032
14:32:31msg_sent"Fixed! The dropdown had a z-index issue..."
localhost:8042/sessions

Sessions (3)

fix-navbaractive
my-app·8 msgs
add-authidle
my-app·24 msgs
debug-apiidle
backend·12 msgs
fix-navbarmy-appactive
you

fix the navbar dropdown on mobile

14:32:04
claude26.4s

Fixed! The dropdown had a z-index conflict with the hero section overlay. Changes: • src/components/Navbar.tsx — set z-50 on dropdown container • Added mobile touch event handler for closing ✓ All 18 tests passing

14:32:31
you

nice, commit and push

14:33:02

Up and running in 3 minutes

01

Install

One command. Mac, Linux, or Windows (WSL).

curl -fsSL https://codebridge.huntco.fr/install.sh | sh
02

Scan QR Code

Link WhatsApp in 10 seconds. Just like WhatsApp Web.

Open localhost:8042
→ Scan QR with WhatsApp
→ Connected!
03

Send a message

That's it. Claude Code runs on YOUR machine.

You: "list all TODO comments"
Claude: Found 12 TODOs across 8 files...

Everything you need

Code Review

Review PRs, check diffs, approve changes

Bug Fixing

Describe the bug, get a fix committed

Monitoring

Check CI status, test results, deploys

Security Modes

Read-only, confirm, or full auto — you choose

Session Memory

Conversations persist across messages

Multi-Repo

Switch between repos with a simple command

What you need

Codebridge runs on YOUR machine — your code never leaves your network.

A computer

Mac, Linux, or Windows — binary or Docker

Anthropic API Key

For Claude Code ($3/MTok — you pay Anthropic directly)

WhatsApp

Personal or business account

One price. Forever yours.

No subscription. No surprises. Pay once, use forever.

Starter

Free

  • ✓ 1 repo, read-only mode
  • ✓ 20 messages/day
  • ✓ Perfect to try it out
Start Free

Pro

9€one-time
  • ✓ 10 repos, all modes
  • ✓ Unlimited messages
  • ✓ Session persistence
  • ✓ Lifetime updates
Get Pro — 9€

Your next deployment is a WhatsApp message away.

Join developers who code from anywhere.

Get Started Free