Blog
From the Arshas team
Product updates, engineering deep-dives, and our perspective on where AI-native development is headed.
EngineeringJuly 18, 20268 min read
How our agent plans multi-file changes
A look under the hood at the planning loop that lets Arshas reason across your entire codebase — from indexing and retrieval to diff generation and self-verification.
Read articleProductJuly 11, 20265 min read
Introducing background agents
Kick off a task and keep coding. Your agent works in the background and pings you when the diff is ready.
ResearchJune 30, 202611 min read
Latency is a feature: making completions feel instant
The engineering behind sub-100ms next-edit predictions on files with thousands of lines.
CompanyJune 15, 20264 min read
Our approach to privacy in an AI editor
Why privacy mode is the default and how zero data retention works for enterprise teams.
ProductMay 28, 20266 min read
Redesigning inline chat around diffs
We rebuilt ⌘K to stream real diffs you can apply, edit, or reject — one hunk at a time.