v0.1.0-beta.1 — now for Apple Silicon

The terminal built around your workflow.

Project-aware. AI-ready. Delightfully fast.A macOS terminal that brings commands, files, scripts, local servers, Git changes, and AI CLIs into one focused workspace.

AndSpace v0.1.0-beta.1 is now available for macOS.

  • Native macOS
  • Local CLIs
  • Offline-first
  • Command Guard
AndSpace terminal with project sidebar, split panes running bun dev, and a command palette open
Demo flow

Watch AndSpace in motion.

A short beta walkthrough: restored workspace, local server detection, Local Preview, command palette, Command Guard, AI handoff, and read-only Git diff preview.

1Restore a split workspace
2Run a dev server
3Preview localhost in AndSpace
4Open the command palette
5Catch a risky command
6Send context to a local AI CLI
7Inspect a read-only Git diff
0:00 / 0:00
What makes it different

A terminal that understands the project, not just the prompt.

Six things AndSpace does that your default terminal doesn't — each built to keep you in flow and out of trouble.

AI handoff with ⌘E

Send the live command, its output, and your project context to a local Claude, Codex, or Cursor CLI — secrets stripped first.

Ebundle & hand off
$ bun run build
exit code: 1
API_KEY=•••• redacted
ClaudeCodexCursor

Command Guard

Risky commands — rm -rf, force pushes, prod migrations — pause for one clear confirmation before they ever touch your machine.

$ rm -rf ./dist ./node_modules
Command GuardDestructive

Recursively deletes two folders and can't be undone.

Project sidebar

Files, scripts, and live servers for the folder you're in — one keystroke away, never in your way.

Files
app
components
package.json
Servers
:3000 Next.js

Command palette

Tabs, splits, scripts, sidebar focus — every action in one ⌘K palette that knows your project.

type a command…K
New TabTerminal
Toggle SidebarProject

Live server detection

AndSpace reads localhost URLs straight from your output — no port scanning, no polling. Open or copy instantly.

localhost:3000Next.jsOpen
localhost:5173ViteOpen

WebGL-fast

A GPU-accelerated renderer with idle-aware repaints. Near-zero CPU while you read, full speed when output floods in.

≈0%
idle CPU
120
fps repaint
GPU
pipeline
Command Guard

Catch the dangerous commands before they run.

AndSpace recognizes destructive patterns — recursive deletes, force pushes, dropping a database, piping curl into a shell — and pauses for one clear confirmation. It explains what the command does in plain language, so a tired late-night paste never becomes a disaster.

  • Plain-English explanation of what's about to happen
  • Always the highest-priority prompt — nothing dismisses it for you
  • Tuned for real footguns, quiet on everything safe
zsh — ~/dev/acme
$ git push --force origin main
$ rm -rf ./dist ./node_modules
Command GuardDestructive
rm -rf ./dist ./node_modules

This recursively deletes two directories and can't be undone. Run it anyway?

Run commandCancel confirm · esc cancel
AI Handoff

One key sends the whole situation to your AI.

Press ⌘E and AndSpace packages the command you ran, its exit code, the recent output, any selected text, and your ANDSPACE.md context into a clean prompt — then hands it to your local Claude, Codex, or Cursor CLI in a split pane.

It runs entirely on your machine. You can preview the exact prompt before it's sent, every time.

  • Local CLIs only — nothing calls a provider API for you
  • API keys and bearer tokens redacted before anything leaves
  • The prompt never lands in your shell history
Send context⌘E
Prompt preview2 secrets redacted
# cwd: ~/dev/acme
$ bun run build
exit code: 1
error: Cannot find module '@/lib/auth'
API_KEY=••••••••redacted
Authorization: Bearer ••••redacted
Send to ClaudeSend to CodexSend to CursorCopy prompt
Command Palette

Every action, one fuzzy search away.

Hit ⌘K and run any workflow action without reaching for the mouse. The palette knows the shape of your project — terminal actions and project actions live side by side, each tagged by scope.

It's the fastest path to a new split, a running script, or a fresh ANDSPACE.md context file.

  • New tab, split right/down, focus navigation, close pane — all keyboard-first
  • Focus files or scripts, run package scripts, restore layout on startup
  • Actions are scoped by context so the right one is always on top
AndSpace command palette open over a split-pane terminal, listing workflow actions like New Tab, Split Right, Toggle Sidebar, and Run Script
Keyboard-first

Built for hands that never leave the keyboard.

Every action has a binding, and a Neovim-style cheatsheet ( /) is always a keystroke away when you forget one.

KCommand paletteEAI handoffBToggle sidebarOSplit right/Cheatsheet
AndSpace keyboard shortcut cheatsheet grouped into Tabs & Panes, Sidebar & Files, AI & Workflows, and General

Give your terminal a sense of place.

AndSpace is a free beta for Apple Silicon. Native, offline-first, and quietly fast. No account required.

AndSpace v0.1.0-beta.1 is now available for macOS.

Runs entirely on your machinemacOS 13+ · Apple Siliconv0.1.0-beta.1
Release specifications & limitations
Platform Focus: Early beta build. macOS first, Apple Silicon focused, optimized for zsh.
Install Note: AndSpace is currently an unsigned prerelease beta — macOS may require you to allow it in System Settings → Privacy & Security after the first blocked launch.
Security & Costs: Zero provider API integrations or hidden telemetry. Uses only your own local AI CLIs. No account required and no API billing.
Scope of Control: Read-only Git changes and visual diff previews. Local Preview is limited to localhost/private-LAN URLs. No Git write actions and no built-in editor.
Shell Setup: Includes a managed zsh profile for first-run users, existing-shell/custom-shell choices, and optional Homebrew install for recommended shell tools.
Verify your download: every GitHub release publishes the SHA-256 checksums for its ZIP and DMG — compare with shasum -a 256 <file>.