Elepha banner
elepha-app elepha-app

Elepha

AI community

Description

Local session memory for Claude Code and Codex. Search your past AI coding sessions and recall them inside the chat, across CLI and desktop.

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

elepha

Switch tools, keep the context.

Turn local AI coding transcripts into searchable memory you can recall in any supported tool.

supported tools: Claude Code (CLI, Desktop), Codex (CLI, Desktop)
npm version CI platform License: MPL-2.0

[elepha demo](https://github.com/user-attachments/assets/478a14aa-acb8-4a51-99d6-e809d0473280)

_The elepha demo video shows Codex stopping mid-task, then Claude Code resuming that same session and explaining why an earlier approach was rejected, from a conversation it never had._

About elepha

**elepha** is a local memory layer over the session transcripts that AI coding tools already write to disk. It turns that existing history into searchable memory you can recall inside the chat you are already using.

  • Not a wrapper — Keep using your tool directly; elepha never sits in front of it.
  • Repository-clean — Adds nothing to your repositories, and never modifies the original transcripts.