Settings

Theme

Show HN: LLM-primer – pre-warmed Claude Code session pool, zero startup wait

github.com

1 points by asakin a month ago · 1 comment · 1 min read

Reader

Claude Code sessions that read a real CLAUDE.md take 30-60 seconds to initialize. Fine once. Friction when you're switching contexts constantly.

llm-primer keeps a pool of warm sessions in the background. When you need one, it's already past the startup protocol.

Happy to answer questions. The main motivation was that I'm running LLM wikis (llm-context-base) and switching context between different agent roles constantly. The startup latency was killing the flow.

asakinOP a month ago

brew tap asakin/llm-primer && brew install llm-primer primer start primer # attach to a warm session

Built this for my own workflow — I'm running LLM wikis (llm-context-base) and switching context between different agent roles constantly. The startup latency was killing the flow. Happy to answer questions.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection