Skip to content
Changelog

What's new in Arshas

We ship every week. Here is a running log of the features, improvements, and fixes landing in the editor.

v1.8.0July 22, 2026Latest

Background agents & multi-repo context

  • Agents now run in the background while you keep coding — review diffs when they finish.
  • Codebase indexing spans multiple repositories in a single workspace.
  • New inline model picker lets you switch frontier models per request.
v1.7.2July 9, 2026

Faster completions & terminal fixes

  • Reduced next-edit prediction latency by 40% on large files.
  • Fixed a bug where the integrated terminal lost focus after agent runs.
  • Improved syntax highlighting for TSX and Rust macros.
v1.7.0June 24, 2026

Inline chat, redesigned

  • Reworked the ⌘K inline chat with streaming diffs and one-click apply.
  • Added @-mentions for files, symbols, and docs inside chat.
  • Introduced privacy mode: source code is never stored on our servers.
v1.6.0June 3, 2026

The agent arrives

  • Shipped the autonomous agent that plans, edits, and verifies across files.
  • Added a plan → edit → verify review panel.
  • New keyboard-first command palette for agent actions.