The terminal built
for Claude Code

GPU-accelerated, built in Rust. The only terminal designed from the ground up for AI-native development.

15 Rust crates · 193 tests passing · Open source on GitLab

blade
~/projects
claude
ssh prod
+
60+ FPS
GPU-accelerated rendering
<5ms
Input latency
Every device
Code from anywhere
Zero config
Works out of the box
Built for AI

The fastest terminal
for agentic development

GPU-accelerated rendering at 60+ FPS with sub-5ms input latency. Built in Rust with memory safety guarantees and TLS everywhere. Shift+Enter, Kitty keyboard protocol, and full Claude Code compatibility — no configuration required.

  1. 1 Download Blade for your platform from the downloads page
  2. 2 Install Claude Codenpm install -g @anthropic-ai/claude-code
  3. 3 Start building — type claude and go
blade — claude
Claude Code v1.0.0
 
Tip: Use Shift+Enter for multi-line input
 
> Build me a REST API with JWT auth
 
I'll create a REST API with JWT authentication.
 
Reading Cargo.toml...
Creating src/auth.rs...
Creating src/routes.rs...
Creating src/models.rs...
 
Done! Created 3 files, modified 2 files.
blade — shared session
Session shared · 2 participants
 
ross (driver) ~ cargo test --workspace
Compiling blade-mux v0.1.0
Compiling blade-protocol v0.1.0
test result: ok. 126 passed; 0 failed
 
alex 2:34 PM
Tests passing. Merging the PR now.
 
alex (observer) watching...
Multiplayer

Work together in
the same terminal

Share your terminal session with a single command. See who's connected, chat securely, and collaborate on code in real-time.

  1. 1 Share your session — run blade share to generate an invite code
  2. 2 Join instantly — your teammate runs blade join <code>
  3. 3 Collaborate — see live cursors, chat with E2E encryption, and switch driver/observer roles
Cloud

Scale your agents
to the cloud

Spin up cloud dev environments in seconds. Run dozens of AI agents in parallel without melting your laptop. Workspaces persist between sessions, auto-hibernate when idle, and resume instantly from any device.

  1. 1 Create an instance — run blade cloud create and you're live in seconds
  2. 2 Run your agents — full cloud compute for Claude Code, Codex, or any AI toolchain
  3. 3 Resume anywhere — pick up right where you left off from any device or browser
blade — cloud
~ blade cloud create --type t3.medium
Provisioning instance...
Ready in 8s · us-east-1
 
~ blade cloud ssh
Connected to cloud-vm-a1b2c3
 
cloud@blade:~$ claude
Claude Code v1.0.0
 
> Set up the CI pipeline for this repo
I'll configure GitHub Actions for your project...
Features

Everything Claude Code needs

Every feature built for AI-native development. Zero config.

GPU-Accelerated

wgpu renders across Vulkan, Metal, DX12, and WebGPU. Two draw calls per frame.

Shift+Enter & Kitty Protocol

Proper multi-line input for Claude Code. Full Kitty keyboard protocol support.

24-bit True Color

Full RGB color. Syntax highlighting, diffs, and status indicators render perfectly.

Multiplayer Sessions

Share terminals with your team. Built-in session multiplexer with encrypted chat and live cursors.

Ligatures & Unicode

HarfBuzz text shaping. Full grapheme cluster support for emoji and CJK text.

Tabs, Themes & Plugins

Multiple panes, Catppuccin/Dracula/Nord themes. Extend with the Plugin SDK.

Download

Get Blade

Free to download. Every platform.

Then install Claude Code: npm install -g @anthropic-ai/claude-code

View setup guide →