cchb 0.9.5

A TUI tool for browsing and restoring past Claude Code session history
Documentation
1
2
3
4
5
6
7
pub mod app;
pub mod color;
pub mod event;
pub mod filter;
pub mod markdown;
pub mod session;
pub mod ui;