lethe-cli-0.9.0 is not a library.
lethe — CLI
Command-line interface for lethe, a self-improving memory store for LLM agents.
Install
Or download a tarball from GitHub Releases.
Use
|||
lethe with no subcommand opens the embedded TUI when stdout is a terminal;
otherwise it prints --help and exits 2 (so scripts get a useful exit code).
TUI keys
↑↓ navigate · ⏎ search/open · Esc back · Ctrl+L/P/R focus
search/projects/results · Ctrl+Q quit. Type anywhere to refocus the
search input.
See also
- Project landing page — architecture, benchmarks, research journey
lethe-core— embed the retrieval pipeline in your own Rust app- Claude Code plugin — agentic memory hooked into Claude Code
License: MIT.