FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
clauhist: browse full Claude Code history and resume sessions across projects
NewsCareer

clauhist: browse full Claude Code history and resume sessions across projects

via Dev.tolef2373h ago

Claude Code can already help you resume work from a project if you move into that working directory and use /resume there. The limitation is that this is tied to the current working directory. If you want to look back across all of your past work, including sessions from other repositories and directories, that gets awkward. clauhist is a small CLI tool for that case. It shows your Claude Code history in fzf , lets you browse sessions across working directories, and resume one from the list. What it shows Sessions are sorted by recent activity. Each row includes: the last activity time the project path whether the path still exists a preview of the first message the message count There is also a preview pane with the session ID, timestamps, and message list. Once you find the one you want, press Enter . How it works clauhist reads ~/.claude/history.jsonl , groups entries by session, and passes the result to fzf . After you select a session, it runs: claude --resume <session-id> It does

Continue reading on Dev.to

Opens in a new tab

Read Full Article
2 views

Related Articles

.GUI
News

.GUI

Medium Programming • 4h ago

This NEW Smart Trend Indicator Finds Accurate Buy & Sell Levels (TradingView)
News

This NEW Smart Trend Indicator Finds Accurate Buy & Sell Levels (TradingView)

Medium Programming • 4h ago

Dev.to CDP Publish Check 20260328-105905
News

Dev.to CDP Publish Check 20260328-105905

Dev.to • 5h ago

Concurrency, What does that even mean, what are they talking about…?
News

Concurrency, What does that even mean, what are they talking about…?

Medium Programming • 6h ago

Most of the work that matters… no one will ever see.
News

Most of the work that matters… no one will ever see.

Medium Programming • 6h ago

Discover More Articles