A lightweight code editor.
Athas is a cross-platform editor built with Tauri (Rust and React). It includes Git integration, a built-in terminal, AI agents, and Vim keybindings.
Run commands without leaving
A real terminal built in. Run scripts, manage packages, or SSH into servers—all without switching apps.
terminal.mp4
git-panel.png
Commit without switching windows
Stage, commit, and push right where you code. See what changed, fix conflicts, and move on.
+ 42 additions - 12 deletionsSearch that keeps up with you
Fuzzy file search, global text search, and a command palette. Find files, symbols, or actions in milliseconds.
search.mp4
In Progress
External Editors
Support for opening files in external editors like Neovim, Helix, etc.
Editor
Core editing features, performance optimizations, and bug fixes
Extensions
Extension API development and extension marketplace setup
Planned
Vim Keybindings
Visual block mode, command-line improvements, custom keybindings
Agents
Code completion, chat interface, and intelligent suggestions
Debugger
Breakpoints, call stack, variable inspection, and debugging UI