Skip to content

install/update not compatible with non-standard installations #1566

Description

@SC-CTS

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

  1. Install cbm through mise "github:DeusData/codebase-memory-mcp" = { version = "latest", matching = "codebase-memory-mcp-ui" }
  2. Run codebase-memory-mcp install --dry-run

Logs


Diagnostics trajectory (memory / performance / leak issues)


Project scale (if relevant)

No response

Confirmations

  • I searched existing issues and this is not a duplicate.
  • My reproduction uses shareable code (a dummy snippet or a public OSS repository), not proprietary code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriority/highNeeds near-term maintainer attention; high-impact bug, regression, safety issue, or release blocker.ux/behaviorDisplay bugs, docs, adoption UXwindowsWindows-specific issues

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions