PS C:\Users\Nico> codebase-memory-mcp cli index_repository '{"D:\Projects\AI\UnifiedAirsim\repos\asvsim", "mode":"fast"}'
level=info msg=mem.init budget_mb=31516 total_ram_mb=63032
repo_path is required
Steps to reproduce:
- Install on Windows using the powershell script
- git clone your repo to a folder
- run the cli index_repository command
- asks for repo path even though it was specified.
Also, the files in the webui have no names and cannot be traversed, the breadcrumbs also don't show any file names, just a bunch of slashes, dunno if it's related.
PS C:\Users\Nico> codebase-memory-mcp cli index_repository '{"D:\Projects\AI\UnifiedAirsim\repos\asvsim", "mode":"fast"}'
level=info msg=mem.init budget_mb=31516 total_ram_mb=63032
repo_path is required
Steps to reproduce:
Also, the files in the webui have no names and cannot be traversed, the breadcrumbs also don't show any file names, just a bunch of slashes, dunno if it's related.