Longhouse banner
cipher982 cipher982

Longhouse

Development community

Description

Drive your *actual* coding agents, not another agent wrapper! Like codex/claude remote control but fully open source and compatible across ALL the good agents

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

Longhouse

**Remote control for your coding agents.**

→ **[longhouse.ai](https://longhouse.ai)** · [Download for macOS](https://longhouse.ai/download/macos) · [Hosted](https://control.longhouse.ai/signup) · [Docs](https://longhouse.ai/docs)

Watch any Claude Code, Codex, Cursor, or OpenCode session live from the web or your iPhone. Search everything they've done. Send your next instruction while the agent keeps running in its real terminal on your machine. Apache-2.0 open core.

![Longhouse timeline — one searchable view of your coding-agent sessions across providers and machines](web/public/images/landing/timeline-preview.png)

Why

If you run coding agents often it gets messy quick across the terminal tabs and transcripts. Today that history is scattered across `~/.claude`, terminal scrollback, or one local log dir per tool.

Longhouse fixes that:

  • Find any past session in seconds — one timeline + full-text search across every provider and machine.
  • Control live work remotely — launch a session through Longhouse, then send, interrupt, steer, or resume it later when that provider supports the operation.
  • Own your history — Longhouse stores its archive in SQLite on your Runtime Host. The provider client still makes its normal requests to its provider.

Longhouse does not replace a provider with its own agent runtime or terminal UI. A bare provider CLI stays observable through its native archive. A managed launch such as `longhouse claude` keeps the stock terminal experience while adding Longhouse's provider-specific control path. The timeline exposes the controls a session can actually perform instead of assuming every provider can steer a live turn.

Install

**macOS (recommended):** download [Longhouse for macOS](https://longhouse.ai/download/macos). Open the app to finish setup.

**Shell installer** (Linux, WSL, or Mac without the app):

curl -fsSL https://get.longhouse.ai/install.sh | bash
longhouse auth --url https://your-runtim