crizCraig/claude-code-infinite ? reverse-engineered prompt

Reverse engineered prompt

Build me a command line tool that wraps Claude Code and makes long coding chats feel endless without having to compact the conversation.

It should remember useful details from earlier in the session, automatically pull back the most relevant past info, and keep the context small by sending a compressed memory version along with the recent messages. I want it to run locally, keep my Anthropic login on my machine, and only send message content to the memory service. If the memory service is slow or unavailable, it should just fall back cleanly so the session keeps going.

Please include a simple setup flow, support for different environments like local, staging, and production, and show small inline status messages in the terminal when memory was used, when it degraded, or when payment is needed. Make it feel smooth, fast, and safe for normal Claude Code use. If you need current docs for Claude Code or MemTree, look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab