pleach_log
View Claude Code session branches via an ASCII graph and session records, exposing branch relationships and metadata.
Instructions
The Claude Code session branch graph for this project: an ASCII git-style graph plus one record per session (id, name, parent, live, subject, merges), newest first. Start here to see what branches exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Project directory to scope to. Omit to use the current project. | |
| limit | No | Max sessions to list, newest first (default 60). | |
| all_projects | No | Every project, not just this one. |