Version
codebase-memory-mcp 0.10.2
Platform
Windows (x64)
Install channel
GitHub release archive / install.sh / install.ps1
Binary variant
ui
What happened, and what did you expect?
I am writing to report an indexing issue that we have encountered with one of our projects.
In version 0.81, the indexing for this particular project worked without any problems. However, after upgrading to codebase-memory-mcp version 0.10.2, the error shown in the attached screenshot occurs specifically for the project depicted. I would also note that two other smaller projects are indexed correctly in the same environment.
We have already attempted to delete the project index and perform a fresh re‑indexing, but the issue persists and does not resolve.
We would greatly appreciate your assistance in investigating this matter. Please let us know if you require any further details or log files.
Reproduction
❯ codebase-memory-mcp cli index_repository '{"repo_path": "E:\Guigug.His-NET4.8"}'
Preparing one-shot local CBM command...
level=warn msg=mem.allocator.preloading_completed still_preloading=false detail=allocator_was_still_preloading,_so_arena_creation_and_purging_were_disabled;_process_init_completed_explicitly
level=info msg=mem.allocator.owned classes=all
level=info msg=mem.init budget_mb=11411 total_ram_mb=32605 source=ram_fraction
warning: passing raw JSON to 'cli index_repository' is deprecated and will be removed in a future release; use flags (run 'cli index_repository --help'), --args-file , or piped stdin.
Running index_repository locally...
{"project":"E-Guigug.His-NET4.8","excluded":{"dirs":[".codebase-memory",".git",".vs","packages","Publish/Server/bin"],"count":292,"truncated":true},"skipped_count":0,"parse_partial_count":0,"not_indexed_files_count":3282,"not_indexed_files":{"files":[{"path":"Guigug.His.v12.suo","reason":"gitignore"},{"path":"UpgradeLog.htm","reason":"gitignore"},{"path":"UpgradeLog2.htm","reason":"gitignore"},{"path":"Publish/Server/Install/dotNetFramework.exe","reason":"ignored-suffix"},{"path":"Publish/Server/Install/KB2468871.exe","reason":"ignored-suffix"}],"count":3282,"truncated":true,"note":"Excluded by design (gitignore/.cbmignore/skip-lists); examples only 鈥?full list in 'logfile'."},"nodes":256844,"edges":555588,"adr_present":false,"adr_hint":"Project indexed. Consider creating an Architecture Decision Record: explore the codebase with get_architecture(aspects=['all']), then use manage_adr(mode='update') to persist architectural insights across sessions.","artifact_present":true,"status":"indexed"}
Completed index_repository (9840 ms)
Logs
Diagnostics trajectory (memory / performance / leak issues)
Project scale (if relevant)
45546 files
Confirmations
Version
codebase-memory-mcp 0.10.2
Platform
Windows (x64)
Install channel
GitHub release archive / install.sh / install.ps1
Binary variant
ui
What happened, and what did you expect?
I am writing to report an indexing issue that we have encountered with one of our projects.
In version 0.81, the indexing for this particular project worked without any problems. However, after upgrading to codebase-memory-mcp version 0.10.2, the error shown in the attached screenshot occurs specifically for the project depicted. I would also note that two other smaller projects are indexed correctly in the same environment.
We have already attempted to delete the project index and perform a fresh re‑indexing, but the issue persists and does not resolve.
We would greatly appreciate your assistance in investigating this matter. Please let us know if you require any further details or log files.
Reproduction
❯ codebase-memory-mcp cli index_repository '{"repo_path": "E:\Guigug.His-NET4.8"}'
Preparing one-shot local CBM command...
level=warn msg=mem.allocator.preloading_completed still_preloading=false detail=allocator_was_still_preloading,_so_arena_creation_and_purging_were_disabled;_process_init_completed_explicitly
level=info msg=mem.allocator.owned classes=all
level=info msg=mem.init budget_mb=11411 total_ram_mb=32605 source=ram_fraction
warning: passing raw JSON to 'cli index_repository' is deprecated and will be removed in a future release; use flags (run 'cli index_repository --help'), --args-file , or piped stdin.
Running index_repository locally...
{"project":"E-Guigug.His-NET4.8","excluded":{"dirs":[".codebase-memory",".git",".vs","packages","Publish/Server/bin"],"count":292,"truncated":true},"skipped_count":0,"parse_partial_count":0,"not_indexed_files_count":3282,"not_indexed_files":{"files":[{"path":"Guigug.His.v12.suo","reason":"gitignore"},{"path":"UpgradeLog.htm","reason":"gitignore"},{"path":"UpgradeLog2.htm","reason":"gitignore"},{"path":"Publish/Server/Install/dotNetFramework.exe","reason":"ignored-suffix"},{"path":"Publish/Server/Install/KB2468871.exe","reason":"ignored-suffix"}],"count":3282,"truncated":true,"note":"Excluded by design (gitignore/.cbmignore/skip-lists); examples only 鈥?full list in 'logfile'."},"nodes":256844,"edges":555588,"adr_present":false,"adr_hint":"Project indexed. Consider creating an Architecture Decision Record: explore the codebase with get_architecture(aspects=['all']), then use manage_adr(mode='update') to persist architectural insights across sessions.","artifact_present":true,"status":"indexed"}
Completed index_repository (9840 ms)
Logs
Diagnostics trajectory (memory / performance / leak issues)
Project scale (if relevant)
45546 files
Confirmations