Lantern banner
WildChildForLife WildChildForLife

Lantern

Development community

Description

A terminal board for the conversations your coding agents leave behind — Claude Code and five more — grouped by what they are about, not by the folder they ran in. Resume any of them in place.

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

Lantern

[![CI](https://github.com/WildChildForLife/lantern/actions/workflows/ci.yml/badge.svg)](https://github.com/WildChildForLife/lantern/actions/workflows/ci.yml) [![CodeQL](https://github.com/WildChildForLife/lantern/actions/workflows/codeql.yml/badge.svg)](https://github.com/WildChildForLife/lantern/actions/workflows/codeql.yml) [![npm](https://img.shields.io/npm/v/lantern-viewer.svg)](https://www.npmjs.com/package/lantern-viewer) [![Container](https://img.shields.io/badge/ghcr.io-lantern-blue.svg)](https://github.com/WildChildForLife/lantern/pkgs/container/lantern) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) [![Node.js](https://img.shields.io/badge/node-%3E%3D24-brightgreen.svg)](https://nodejs.org) [![PRs welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md)

Find the conversation you forgot you started.

Lantern reads the logs your agent CLIs already write — Claude Code's `~/.claude/projects/`, and optionally [five others](docs/agents.md) — and groups every conversation by **what it is about**, not by which folder it happened to start in. It runs where you already are: a terminal.

$ lantern

The Lantern board in a terminal: six topic columns, each with an icon, a conversation count and its rows, over the hint bar and the status line

One column per topic, conversations as rows, newest topic first. Press `R` to resume a conversation in place and come back to the board when you leave it. [The board](docs/board.md) has the rest of the keys.

The [web UI](docs/web-ui.md) starts behind it and prints its address — the same data, with a full session viewer, search and cost breakdowns, for when a terminal is the wrong shape for what you are doing. `lantern --cli-only` leaves it out: no server, no port, no browser.

The web UI in</div> </section>  </div> <section class=

Related Skills