-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Error accessing other projects #1311
Copy link
Copy link
Open
Labels
awaiting-reporterWaiting on the reporter for info/repro; stale bot will warn then closeWaiting on the reporter for info/repro; stale bot will warn then closebugSomething isn't workingSomething isn't workingeditor/integrationEditor compatibility and CLI integrationEditor compatibility and CLI integrationpriority/normalStandard review queue; useful PR with ordinary maintainer urgency.Standard review queue; useful PR with ordinary maintainer urgency.ux/behaviorDisplay bugs, docs, adoption UXDisplay bugs, docs, adoption UXwindowsWindows-specific issuesWindows-specific issues
Milestone
Description
Metadata
Metadata
Assignees
Labels
awaiting-reporterWaiting on the reporter for info/repro; stale bot will warn then closeWaiting on the reporter for info/repro; stale bot will warn then closebugSomething isn't workingSomething isn't workingeditor/integrationEditor compatibility and CLI integrationEditor compatibility and CLI integrationpriority/normalStandard review queue; useful PR with ordinary maintainer urgency.Standard review queue; useful PR with ordinary maintainer urgency.ux/behaviorDisplay bugs, docs, adoption UXDisplay bugs, docs, adoption UXwindowsWindows-specific issuesWindows-specific issues
Version
codebase-memory-mcp 0.9.0
Platform
Windows (x64)
Install channel
npm
Binary variant
ui
What happened, and what did you expect?
Use OpenCode to connect to Codebase-Memory-MCP, perform code searches, and access incorrect projects.
Reproduction
OpenCode Output:
Now I understand the document structure. Let me check if the project is indexed in codebase-memory and start exploring the actual code files in parallel.
⚙codebase-memory-mcp_list_projects
✱Glob "/ErrorCodes.java" in .
✱Glob "/AlarmInfo.java" in .
✱Glob "/AlarmCodeInitializeAspect.java" in .
✱Glob "/PreAlarm.java" in .
✱Glob "**/alarm_after_config.yml" in .
The project D-code-HiM_SAXS_Backendefbc88TBSefbc89 is already indexed with 36,454 nodes. Now let me start reading the key source files in parallel to verify the document claims. Let me also use codebase-memory to search for the relevant code.
→Read D:\code\CBS_xps2.0_backend\common\src\main...\CommonErrorCodes.java
→Read D:\code\CBS_xps2.0_backend\common\src\main...\cbsv2\alarm\AlarmInfo.java
→Read D:\code\cbs_xd2.0_backend\common\src\main...\cbsv2\constant\InterlockErrorCode.java
Those are from other projects (CBS_xps2.0_backend, cbs_xd2.0_backend), not the target project. Let me read the actual source files from the target project D:\code\HiM_SAXS_Backend(TBS):
→Read common\src\main...\tbs\model\ErrorCodes.java
→Read common\src\main...\tbs\alarm\AlarmInfo.java
→Read common\src\main...\tbs\alarm\AlarmCodeInitializeAspect.java
→Read app\src\main...\tbs\pre\PreAlarm.java
→Read devices\wentian\wt-config\conf\alarm\alarm_after_config.yml
Logs
Diagnostics trajectory (memory / performance / leak issues)
Project scale (if relevant)
No response
Confirmations