Claude
809d129197
Implement Chippery codebase-indexer scripts
Adds complete implementation of the Chippery framework integration for semantic codebase navigation:
- build-index.sh: Scan and build semantic index from codebase
- search.sh: Natural language code search with relevance scoring
- update-index.sh: Incremental index updates (git-aware)
- concept-map.sh: Show concept relationships and file mappings
- stats.sh: Display index statistics and token savings
- codebase-indexer-hook.sh: Auto-trigger hook for session start
Features:
- Supports 15+ programming languages (TS, JS, Python, Go, Rust, etc.)
- Concept extraction from filenames, exports, functions, classes
- Token-efficient indexing (~99% savings vs full codebase read)
- JSON-based index with jq integration
- Auto-detection of code projects
- Git-aware incremental updates
Token Efficiency:
- Full codebase read: ~188K tokens
- Index-based query: ~2K tokens
- Potential savings: ~99%
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
History
..
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-22 15:35:55 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-26 13:51:53 +04:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-26 13:06:02 +04:00
2026-01-23 19:41:50 +00:00
2026-01-23 18:05:17 +00:00
2026-01-26 13:06:02 +04:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-26 18:50:16 +04:00
2026-01-23 18:05:17 +00:00
2026-01-23 19:41:50 +00:00
2026-01-22 15:35:55 +00:00
2026-01-23 19:41:50 +00:00
2026-01-23 19:41:50 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-26 14:17:30 +04:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-22 15:35:55 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-26 13:06:02 +04:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-22 15:35:55 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:14:49 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-22 15:35:55 +00:00
2026-01-23 18:14:49 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:14:49 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:39:20 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-22 15:35:55 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:10:15 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-22 15:35:55 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00
2026-01-23 18:05:17 +00:00