spacecake is an open-source desktop application designed to enhance the experience of using Claude Code by providing a Notion-style markdown editor and an integrated Ghostty terminal. While terminals are effective for running agents, they often fall short when it comes to editing markdown documents. spacecake bridges this gap by offering a visually intuitive interface that allows users to edit markdown files while simultaneously running and managing AI agents.
The application features a status bar that displays real-time context window information and cost usage in dollars, giving users immediate feedback on their interactions with Claude Code. Additionally, the tasks panel provides a live view of what agents are doing and what's coming next, making it easier to monitor and manage workflows efficiently.
spacecake operates as a frontend interface for Claude Code, allowing users to run AI agents within a terminal environment while simultaneously editing markdown files in a visual editor. The application connects to the Claude Code backend, enabling seamless interaction between the user and the AI agent. The integrated Ghostty terminal allows users to run commands and see outputs directly within the app, while the markdown editor provides a clean and structured way to write documentation, plans, and other text-based content.
The tasks panel dynamically updates based on the activities of the AI agents, displaying the current state of each task—whether it's pending, in progress, or completed. This feature helps users stay informed about the progress of their projects and ensures transparency in the AI-driven workflow.
spacecake is ideal for developers, researchers, and teams looking to streamline their development process by combining the power of AI agents with a user-friendly markdown editor. It is particularly useful for: