omigamedev 056a02d936 Add codebase indexing system (Milestone 4)
- Add project type detection (Node.js, Python, Rust, Go, generic)
- Add file scanner with ignore patterns and hash tracking
- Add TypeScript/JavaScript parser (exports, imports, classes, functions)
- Add Python parser (imports, classes, functions, __all__)
- Add relationship mapper for import dependencies
- Add architecture summary generation with tech stack detection
- Add incremental update support via file hash comparison
- Add CLI command: cortex index [path] [--update] [--dry-run]
- Add MCP tools: memory_index, memory_components
2026-02-03 10:53:26 +01:00
Description
No description provided
572 KiB
Languages
TypeScript 95.9%
JavaScript 3.1%
CSS 0.6%
HTML 0.4%