662 B · updated 2026-07-06 · md

sessions-import.md

commands/sessions-import.md

Run tesserae sessions discover --import to scan the local Claude Code / Codex history for sessions that ran inside this project's cwd, normalise them, and write them into .tesserae/harness_sessions/. The next tesserae compile will incorporate them as Session and Session<Kind> nodes in the graph.

Run this once per project; subsequent compiles read from the cached harness_sessions/ directory rather than re-scanning the filesystem.

!tesserae sessions discover --import