DealForge autonomously sources, scores, and writes investment memos on venture deals. Stop manually hunting.

1,180+ deals tracked  ·  22 AI investment memos  ·  Updated daily

← Back to leaderboard

Auto

Show HN: Auto-generated titles and colors for parallel Claude Code sessions

16 AI Score
Show_hn Added Apr 21, 2026

Details

Total Funding
$0
Last Round
$0

About

I run three to seven Claude Code sessions in parallel terminals, and I kept losing track of which was doing what, especially toward the end of the day when your mind is so tired with the constant context-switching.<p>which-claude-code is a small plugin that adds a title and color to each Claude Code, so you know right away which Claude Code session does what.<p>1. On every prompt submit, a UserPromptSubmit hook forks a background claude -p --model haiku call that reads the last few transcript turns and writes a 3-6 word title to ~&#x2F;.claude&#x2F;which-claude-code&#x2F;titles&#x2F;&lt;session_id&gt;.txt. The hook returns in ~10ms so the prompt isn&#x27;t delayed.<p>2. A statusline script prints ● &lt;title&gt; · &lt;model&gt; · &lt;cwd&gt; (&lt;branch&gt;) on every render. The dot and title are tinted from a 20-color palette hashed off the session ID.<p>Enjoy!

AI Score Reasoning

This project is a niche developer utility rather than a standalone startup, offering a minor UX improvement for a specific third-party CLI tool. It faces total platform risk and lacks a viable business model, moat, or significant market size to justify venture investment.

Source

Show_hn — View original →