Skip to content

codebase-memory-mcp-ui-windows-amd64 doesn't provide ui function #795

Description

@Alvin999888

Version

codebase-memory-mcp --0.8.1

Platform

Windows (x64)

Install channel

GitHub release archive / install.sh / install.ps1

Binary variant

ui

What happened, and what did you expect?

PS D:> cd D:\Software\codebase-memory-mcp\codebase-memory-mcp-ui-windows-amd64
PS D:\Software\codebase-memory-mcp\codebase-memory-mcp-ui-windows-amd64> .\install.ps1 --ui
codebase-memory-mcp installer (Windows) variant: ui target: C:\Users\oceanskyfly\AppData\Local\Programs\codebase-memory-mcp\codebase-memory-mcp.exe Downloading codebase-memory-mcp-ui-windows-amd64.zip... Checksum verified. Extracting...
Installed: codebase-memory-mcp 0.8.1

Configuring coding agents...
Agent configuration failed (non-fatal).
Run manually: codebase-memory-mcp install

Done! Restart your terminal and coding agent to start using codebase-memory-mcp.
PS D:\Software\codebase-memory-mcp\codebase-memory-mcp-ui-windows-amd64> .still has problems:PS C:\Users\oceanskyfly> codebase-memory-mcp --ui=true --port=9749
level=info msg=mem.init budget_mb=8106 total_ram_mb=16212
codebase-memory-mcp: --ui requested, but this binary was built without the embedded UI, so the HTTP server will not start.
Use the UI release asset (codebase-memory-mcp-ui) or rebuild with: make -f Makefile.cbm cbm-with-ui

Reproduction

PS C:\Users\oceanskyfly> codebase-memory-mcp --ui=true --port=9749
level=info msg=mem.init budget_mb=8106 total_ram_mb=16212
codebase-memory-mcp: --ui requested, but this binary was built without the embedded UI, so the HTTP server will not start.
Use the UI release asset (codebase-memory-mcp-ui) or rebuild with: make -f Makefile.cbm cbm-with-ui

Logs

PS C:\Users\oceanskyfly> codebase-memory-mcp --ui=true --port=9749
level=info msg=mem.init budget_mb=8106 total_ram_mb=16212
codebase-memory-mcp: --ui requested, but this binary was built without the embedded UI, so the HTTP server will not start.
Use the UI release asset (codebase-memory-mcp-ui) or rebuild with: make -f Makefile.cbm cbm-with-ui

Diagnostics trajectory (memory / performance / leak issues)

PS C:\Users\oceanskyfly> codebase-memory-mcp --ui=true --port=9749
level=info msg=mem.init budget_mb=8106 total_ram_mb=16212
codebase-memory-mcp: --ui requested, but this binary was built without the embedded UI, so the HTTP server will not start.
Use the UI release asset (codebase-memory-mcp-ui) or rebuild with: make -f Makefile.cbm cbm-with-ui

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