Tell HN: Claude-code prompt-cache fix
TLDR: for now launch using `CLAUDE_CODE_DISABLE_GIT_INSTRUCTIONS=1 claude "Hello"` otherwise you will only ever hit on the tools-block, and your first follow-up-question (Note: setting includeGitInstructions=false in settings.json is an op…