spacecake
the best interface for Claude Code
spacecake
spacecake is an open-source desktop app for Claude Code.
It combines an integrated terminal, visual markdown editor, and live task tracking.
You can run agents, write specs, and see what's happening in one place.
For full documentation, visit spacecake.ai.
âšī¸
spacecakeis in public alpha.
If you find any bugs, please open an issue in this repo or join us on Discord.
đ getting started
Download an installer for your platform from the latest release:
- macOS: Download the
.dmgfile (arm64 for Apple Silicon, x64 for Intel) - Windows: Download the
.exeinstaller - Linux: Download the
.debfile (for Debian-based distributions like Ubuntu) or.AppImagefor other distros - macOS (ZIP): Download the
.zipfile for manual installation
linux & windows users: for best file watching performance, install watchman. spacecake will show a tip in the status bar recommending this.
On first launch, spacecake opens the home folder (~/.spacecake) for general notes.
Press âO (macOS) or ctrl+O (Windows/Linux) to open your project as a workspace.
đ markdown features
- proper code blocks with syntax highlighting and your favourite keyboard shortcuts (
ctrl+D, anyone?) - slash command menu (
/) for inserting code blocks, headings, frontmatter, and more - frontmatter support with table and code view modes
- checklists and badges for agent execution plans
- diagrams with mermaid
- WYSIWYG and 'live preview' modes
- URL links for external resources
đĨī¸ integrated terminal
spacecake comes with Ghostty terminal embedded.
- run your favourite CLI agents (Claude Code, Codex, Gemini)
- go beyond vibe-coding with Spec Kit
- multi-tab support (
âT/ctrl+Tto open,ctrl+Tabto cycle) - dockable left, right, or bottom
Claude Code integration
spacecake provides deep integration with Claude Code:
- context awareness: tells Claude which file and line you're editing
- plan mode: enabled by default when running in the spacecake terminal
- status line: auto-configured on first launch, shows live metrics (model, context %, cost)
- plans panel: press
ctrl+Gto view and manage plans - open files: Claude can open files directly in the editor and wait for you to save and close before continuing
See the Claude Code integration docs for more details.
đ git
built-in git integration with a dockable panel:
- changes: view modified, staged, and untracked files with inline diffs
- commit: select files, write a message, and commit (with amend support)
- branches: create, switch, and delete branches from a popover
- sync: fetch, pull, and push with ahead/behind indicators
- stash: quick stash, pop, and drop
- history: browse recent commits and view per-commit diffs
- merge conflicts: dedicated conflict editor for resolving conflicts
- clone / init: clone a repo (
ââ§C) or initialise a new one from the menu bar - GitHub: links to view on GitHub and create pull requests
đ tasks
the tasks panel shows live Claude Code tasks from the active session, with status filters and sortable columns.
dock it left, right, or bottom alongside the terminal and git panels.
đ§âđģ code-editing features
spacecake uses CodeMirror internally to provide a rich code-editing experience:
- syntax highlighting
- autocompletion
- bracket closing
- code folding
- linting
- the usual keyboard shortcuts
âī¸ other features
- autosave: auto-save files on edit (enable in workspace settings)
- light / dark mode: toggle from the status bar
keyboard shortcuts
| shortcut | action |
|---|---|
âO |
open workspace |
âP |
quick open file |
âN |
new file |
â1 |
focus editor |
âB |
toggle sidebar |
âW |
close tab |
âS |
save file |
ââ§S |
save all files |
ctrl+` |
toggle terminal |
âT |
new terminal tab |
ctrl+G |
open plans |
See the full keyboard shortcuts list for more.
đ ī¸ building from source
want to contribute or build spacecake yourself? see CONTRIBUTING.md for prerequisites and setup instructions.
đĻ project structure
This is a monorepo:
| folder | description |
|---|---|
spacecake-app/ |
desktop app |
website/ |
landing page & docs (spacecake.ai) |
cli/ |
command-line tool |
đ changelog
See the desktop app changelog for a list of releases and changes.
Star History
Product Hunt
Yorumlar (0)
Yorum birakmak icin giris yap.
Yorum birakSonuc bulunamadi