Skip to content
Introducing Arshas Agent 2.0

The editor that
writes with you

Arshas pairs a blazing-fast native editor with an autonomous agent that understands your entire codebase — predicting your next edit, refactoring across files, and shipping features while you stay in flow.

Free 14-day Pro trial · No credit card required

Arshas — route.ts
Agent
route.ts
appapicheckoutroute.ts
1import { NextResponse } from "next/server"
2import { stripe } from "@/lib/stripe"
5
9
10export async function POST(req: Request) {
13 const json = await req.json()
15
16 const session = await stripe.checkout.sessions.create({
17 line_items: items, mode: "payment",
18 })
19 return NextResponse.json({ url: session.url })
20}
feature/checkout00TypeScript

Trusted by engineers at

NorthwindVantageKepler LabsMonogramHyperbaseFathom

Rich AI, everywhere you code

Intelligence built into every keystroke

Every surface of the editor is agentic — from a single tab-complete to shipping a whole feature across your repo.

Next-edit prediction

Arshas watches your intent and predicts the next change across the file — tab through multi-line edits before you even type them.

Autonomous agent

Describe a task and the agent plans, edits multiple files, runs the terminal, and verifies its own work end to end.

Codebase awareness

Semantic indexing means every answer and edit is grounded in your actual repo — not a generic guess.

Inline chat & ⌘K

Ask questions or request edits right where your cursor sits. Reference files, symbols, and docs with @-mentions.

Multi-file refactors

Rename, restructure, and migrate patterns across hundreds of files in a single reviewable diff.

Smart autocomplete
Agent terminal
One-click PRs
Codebase chat

Meet the agent

A teammate that ships, not just suggests

Hand off a task and watch Arshas take it from prompt to working code — planning, editing, and testing across your whole project autonomously.

  • Reads your codebase with semantic search
  • Follows your lint rules and conventions
  • Asks before running destructive commands
  • Streams every action so nothing is a surprise
01

Plans the work

The agent breaks your request into concrete steps and shows the plan before touching a line.

02

Edits across files

It navigates your repo, writes code, and keeps every change in one reviewable diff.

03

Runs & verifies

Tests, linters, and the dev server run automatically — the agent fixes what it breaks.

Pricing

Start free. Scale when you ship.

Simple plans for individuals and teams. Cancel anytime.

Hobby

Everything you need to try Arshas on personal projects.

$0/ user / month
Get started free
  • Native editor for all platforms
  • 2,000 completions / month
  • 50 agent requests / month
  • Codebase chat & inline edits
  • Community support
Most popular

Pro

For professional developers who live in the editor.

$20/ user / month
Start Pro trial
  • Unlimited completions
  • 500 fast agent requests / month
  • Frontier models (Sonnet, GPT, Gemini)
  • Multi-file refactors & PRs
  • Background agents
  • Priority support

Business

Security, controls, and billing for growing teams.

$47.99/ user / month
Contact sales
  • Everything in Pro
  • Centralized team billing
  • Org-wide privacy mode
  • SAML / SSO & SCIM
  • Admin dashboard & usage analytics
  • Zero data retention