DAG-based lossless context management for Claude Code. Every message from every session is persisted in a SQLite vault with FTS5 search. Summaries form a directed acyclic graph - nothing is ever lost.
$claude plugin marketplace add godsboy/lossless-codeInstalls into the current project.
Install lossless-code by running `claude plugin marketplace add godsboy/lossless-code`, then use it for the current task and follow its documentation at https://github.com/godsboy/lossless-code.