Version
codebase-memory-mcp 0.10.2
Platform
macOS (Apple Silicon)
Install channel
GitHub release archive / install.sh / install.ps1
Binary variant
ui
What happened, and what did you expect?
I'm using mise to install cbm (but I would assume the Homebrew path has the same issue) and the install/update commands will try to re-install the binary to a new place and modify path:
Would install binary -> /Users/user/.local/bin/codebase-memory-mcp
Added /Users/user/.local/bin to PATH in /Users/user/.zshrc
I don't want that to happen, I just want cbm to update the agent installations.
Reproduction
- Install cbm through mise
"github:DeusData/codebase-memory-mcp" = { version = "latest", matching = "codebase-memory-mcp-ui" }
- Run
codebase-memory-mcp install --dry-run
Logs
Diagnostics trajectory (memory / performance / leak issues)
Project scale (if relevant)
No response
Confirmations
Version
codebase-memory-mcp 0.10.2
Platform
macOS (Apple Silicon)
Install channel
GitHub release archive / install.sh / install.ps1
Binary variant
ui
What happened, and what did you expect?
I'm using mise to install cbm (but I would assume the Homebrew path has the same issue) and the install/update commands will try to re-install the binary to a new place and modify path:
I don't want that to happen, I just want cbm to update the agent installations.
Reproduction
"github:DeusData/codebase-memory-mcp" = { version = "latest", matching = "codebase-memory-mcp-ui" }codebase-memory-mcp install --dry-runLogs
Diagnostics trajectory (memory / performance / leak issues)
Project scale (if relevant)
No response
Confirmations