Renders Claude Code session transcripts as readable Markdown chat logs, and lists sessions by title instead of UUID.
pip install -e .chatlog2md list [--all]
chatlog2md show <ref>
chatlog2md render <ref> [-o <file>]<ref> may be a prefix of a session's UUID, or a case-insensitive substring
of its resolved title.
chatlog2md — https://github.com/katmore/chatlog2md
Copyright (c) 2026 Doug Bird. All Rights Reserved.
chatlog2md is copyrighted free software. You may redistribute and modify it under either the terms and conditions of the "The MIT License (MIT)"; or the terms and conditions of the "GPL v3 License". See LICENSE and GPLv3.