Sublodex
Description
Local-first desktop app on top of Claude Code. Multi-project, live file streaming, integrated terminal (local + SSH), full git tooling, multi-session per project.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
SubLodeX
A local-first desktop app for Claude Code
It feels like a dev environment that happens to have an AI inside, not a chat with code stapled on the side.
Multi-project workspace, live file streaming, integrated terminal (local + SSH), git tooling, and per-project chat sessions — all in one window.
This isn't a wrapper. The editor on the right shows the file being written, character by character, while Claude generates it. Click for the higher-quality MP4.

What it does (in one paragraph)
You point SubLodeX at a folder (local or remote via SSH). Claude shows up as a chat in the middle of the window. When Claude reads or writes a file, the editor on the right opens that file and **shows the changes appear character by character**. The left sidebar gives you the file tree, the project commands (`/init`, `/cost`, `/permissions`, …), and a full git panel. The terminal at the bottom is a real PTY — local shell or `ssh user@host` depending on the project. Conversations are persisted, scoped per project, and you can have multiple parallel chat sessions on the same project. Themes are real themes — Monaco, xterm, and the UI all change together.
Install (binary, recommended)
Pre-built bundles will be on the [Releases page](../../releases) for macOS (Intel + Apple Silicon), Linux (`.deb` / `.AppImage` / `.rpm`), and Windows (`.msi` / `.exe`).
After download, on **macOS**:
- Drag
SubLodeX.appinto `/Applications/
Related Skills
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Git 使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git