Skip to content

docs: add .claudeignore tip for prompt cache#1539

Closed
guyoron1 wants to merge 1 commit into
Graphify-Labs:v8from
guyoron1:docs/claudeignore-tip
Closed

docs: add .claudeignore tip for prompt cache#1539
guyoron1 wants to merge 1 commit into
Graphify-Labs:v8from
guyoron1:docs/claudeignore-tip

Conversation

@guyoron1

Copy link
Copy Markdown
Contributor

Summary

Closes #1387

Graphify output writes (graph.json, graphify-out/) invalidate Claude Code's prompt cache when not ignored, forcing costly full re-uploads. Adds a troubleshooting entry with the recommended .claudeignore entries.

Changes

  • README.md: Add troubleshooting entry with .claudeignore snippet

Test plan

  • README renders correctly on GitHub

🤖 Generated with Claude Code

Graphify output writes invalidate Claude Code's prompt cache if the
paths aren't ignored. Add a troubleshooting entry with the recommended
.claudeignore entries.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
safishamsi pushed a commit that referenced this pull request Jul 6, 2026
…1603

Applied the .claudeignore troubleshooting entry from #1539 manually (the PR
branched from an older README). Closes #1387.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@safishamsi

Copy link
Copy Markdown
Collaborator

Applied to v8 as dd8c24c, authorship preserved (ships in 0.9.7). Thanks @guyoron1. I added the entry manually rather than merging the diff since the README changed a lot recently (new hero, benchmark table), but the content is yours verbatim. Closes #1387.

@safishamsi safishamsi closed this Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tip: Graphify file writes invalidate prompt cache in Claude Code (Recommended docs update)

2 participants