Skip to content

Github · GitHub Repository Radar

spacecake-labs spacecake

the best interface for Claude Code

Stars

374

Forks

16

Watchers: 373

Language

TypeScript

License: GNU Affero General Public License v3.0

Repository Radar Score

35 / 100

Growth

7d
+0
30d
+0
%
0.0%

Not enough metric snapshots yet to chart growth for this repository.

Last observed: 4 days ago

Score breakdown

  • popularity 43
  • growth 0
  • activity 35
  • freshness 100
  • community 53

Need help integrating this stack?

Our team builds with modern open-source stacks. Tell us what you are shipping.

Get a quote →

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.

ℹ️ spacecake is 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 .dmg file (arm64 for Apple Silicon, x64 for Intel)
  • Windows: Download the .exe installer
  • Linux: Download the .deb file (for Debian-based distributions like Ubuntu) or .AppImage for other distros
  • macOS (ZIP): Download the .zip file 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
  • wikilinks ([[page name]]) for linking between workspace files, with heading and block anchors
  • 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+T to open, ctrl+Tab to 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+G to 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

🔍 search

  • find in file (⌘F / ctrl+F) — search within the current file with match highlighting, navigation, and case/word/regex toggles
  • find in workspace (⌘⇧F / ctrl+shift+F) — ripgrep-powered search across all files, with file include/exclude filters and results grouped by file

⚙️ 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
⌘F find in file
⌘⇧F find in workspace
⌘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

Star History Chart

Product Hunt

spacecake - Run Claude Code agents in terminal with a visual editor | Product Hunt

Created: Jul 17, 2025

Last push: May 6, 2026

Default branch: main

Latest release: v0.1.0-alpha.71

Languages

Share of the codebase by language, based on repository metadata from the host.

  • TypeScript 86.8%
  • Astro 7.7%
  • MDX 3.8%
  • CSS 1.3%
  • JavaScript 0.3%
  • Shell 0.1%
  • Just 0.1%
  • HTML 0.0%
  • Dockerfile 0.0%

Repository Radar analysis

Deterministic insights derived from public metadata and our observations — not personal testing or reviews.

Why this repository is interesting

  • Listed in our discovery index with public GitHub metadata for analysis.

Who should use it

  • Developers working primarily with TypeScript
  • Teams exploring AI tooling, agents, or ML infrastructure

Potential use cases

  • Reference or evaluate TypeScript open-source approaches in this domain
  • Prototype AI/agent workflows or study reference architectures

Strengths

  • README present in our index
  • Declared license: GNU Affero General Public License v3.0

Limitations / considerations

  • Insights are derived from public metadata and our observations — not a substitute for code review

What to watch

  • Radar Score is modest — dig into activity and docs before committing

Source: GitHub (public metadata) + Repository Radar analysis. We do not claim ownership of third-party repositories.

Ready to ship something that compounds?

Share your roadmap. We’ll come back with scope options, timeline ranges, and who from Shriram IT Ventures should be in the room.

Popular with product teams