Cruxy
Talk to sales
Join waitlist
Join waitlist
ProductsCruxyCruxy CodeCruxy CoworkCruxy BenchCruxy Guard

Cruxy — India's AI, one API call away.

© 2026 Cruxy. Built by the team behind mycrux..

cruxy@mycrux.in
PrivacyTermsUsage
PRODUCT - CRUXY BENCH

Cruxy Bench. Where you and your codebase meet.

Real-time chat with Cruxy Code. Every conversation saved. No CLI required.

Try Cruxy BenchView pricing →
Add /api/usage/summary endpoint ▾
Add /api/usage/summary endpointCruxy Code
Add /api/usage/summary endpoint that returns this month's totals
Plan: one route file plus a query helper. Reviewing the usage_events schema first...
✓ Created app/api/usage/summary/route.ts (12 lines)
And the query helper:
✓ Edited src/server/queries/usage.ts - added queryUsageSummary
Done. Try: curl localhost:3000/api/usage/summary with a session cookie. Want tests?

Interface preview. Every proposal requires explicit Accept or Decline before any file is touched.

What Bench can do

More than a chat window.

Search every conversation you've ever had

History
🔍stripe webhook|
Fix Stripe webhook idempotency12 min ago
...constructEvent...
Stripe webhook race condition3 days ago
...idempotency_key...
Add Stripe billing1 week ago
...checkout session...
Migrate to Stripe v22 weeks ago
...api version 2024...

Multi-step plans with approval at every step

Cruxy Bench
Add rate limiting to the chat endpoint

Your API key never leaves the server

Connection model

Browser

session token only

Bench Server

API key lives here

Cruxy Code

model inference

API keys live on the server. The browser only carries a session token. Even with DevTools open, your credentials aren't there.

Features

Built for the way you already work.

Direct chat with Cruxy Code

Same engine as the CLI, browser-native. No install, no plugin.

Accept/Decline every action

You see plans before files are touched. Always reversible.

Every conversation saved

Searchable history across sessions. Resume any thread.

No API key in the browser

Server-to-server connection keeps credentials off the client.

Works from any device

No install, no binary, no IDE plugin needed.

Reads your repo

Connect GitHub or GitLab once for full context on every request.

Who it's for

Bench goes where laptops don't.

Mobile-first developers

Make code changes from your phone. Full proposal review and approval works on a 5-inch screen.

Pair programming with non-technical teammates

Share a Bench thread. Your PM can watch what changes and learn the codebase without checking out the repo.

Quick edits on someone else's machine

Customer-facing emergency? Open Bench in a browser, make the fix with full review, and ship. No laptop needed.

FAQ

Common questions.

How is Bench different from Cruxy Code?▾

Same engine. Cruxy Code is the CLI for your local machine. Bench is the same thing in a browser, with chat history and team-friendly review UI.

Where is my code stored?▾

Bench reads your repo from GitHub/GitLab on demand. Nothing is permanently stored except your conversation history. Code context is fetched per request.

What about secrets in my code?▾

Bench redacts known secret patterns (API keys, tokens, .env values) before sending context to the model. You can also configure paths to skip entirely.

Can I undo a change Bench made?▾

Every action lands as a regular Git commit on a feature branch. Reverting is git revert. Bench never force-pushes.

Does Bench work on mobile?▾

Yes - designed mobile-first. Proposal cards, diffs, and approval all work on phone screens.

Is there a free tier?▾

Bench is included in every Cruxy plan that includes Cruxy Code. Pro and Max get full access. Free tier supports read-only walkthroughs (no actions).

Other Cruxy products

Cruxy

General-purpose AI assistant

Cruxy Code

A coding agent that ships

Cruxy Cowork

Autonomous desktop coworker

Cruxy Guard

Auto-review every PR

Code from your browser.

Connect your GitHub. Start chatting. Approve every change.

Try BenchSee pricing →