Sublodex banner
Pinperepette Pinperepette

Sublodex

Git community

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

SubLodeX — by Amani Andrea aka The Pirate Pinperepette

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.

Claude writing a Python file token-by-token in Monaco
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.

![SubLodeX main UI — sidebar (commands/files/git), chat in the middle, editor on the right, terminal at the bottom](docs/img/01-hero.png)


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**:

  1. Drag SubLodeX.app into `/Applications/