Skip to content

chore: ignore .tokensave/ and .headroom/ (local AI dev-tool caches)#155

Merged
compae merged 1 commit into
Stratio:mainfrom
compae:chore/gitignore-tokensave-headroom
Jul 22, 2026
Merged

chore: ignore .tokensave/ and .headroom/ (local AI dev-tool caches)#155
compae merged 1 commit into
Stratio:mainfrom
compae:chore/gitignore-tokensave-headroom

Conversation

@compae

@compae compae commented Jul 21, 2026

Copy link
Copy Markdown
Member

Añade .tokensave/ y .headroom/ al .gitignore del repo.

Son cachés locales por-repo de herramientas de asistencia con IA:

  • .tokensave/ — grafo de código (SQLite) que genera el MCP tokensave al abrir el repo con Claude Code; se recrea bajo demanda.
  • .headroom/ — caché de la capa de compresión de contexto headroom.

No deben versionarse: aparecen como untracked en cualquier checkout donde se use esa tooling y no aportan nada al repo.

🤖 Generated with Claude Code

Cachés locales por-repo de tooling AI (tokensave code-graph, headroom).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@compae
compae merged commit 233da70 into Stratio:main Jul 22, 2026
1 check passed
compae added a commit that referenced this pull request Jul 22, 2026
…ool caches)" from PR #155 to branch branch-0.2 (#157)

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
compae added a commit that referenced this pull request Jul 22, 2026
…ool caches)" from PR #155 to branch branch-0.3 (#156)

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.

1 participant