Skip to content

Directory structure is not being read correctly on Windows #266

@tony-topper

Description

@tony-topper

This is what I see when I select "Index your first repository" via the web interface.

Image

To compound this problem:

The command line to the MCP to add a repo isn't working:

> codebase-memory-mcp cli index_repository '{"repo_path": "C:/Users/Tony Topper/Documents/odin-ai/"}'
level=info msg=mem.init budget_mb=65279 total_ram_mb=130559
{"content":[{"type":"text","text":"repo_path is required"}],"isError":true}

I installed via

Invoke-WebRequest -Uri https://raw.githubusercontent.com/DeusData/codebase-memory-mcp/main/install.ps1 -OutFile install.ps1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingwindowsWindows-specific issues

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions