Skip to content

Develop#234

Merged
mrdailey99 merged 4 commits into
mainfrom
develop
Jul 1, 2026
Merged

Develop#234
mrdailey99 merged 4 commits into
mainfrom
develop

Conversation

@mrdailey99

Copy link
Copy Markdown
Collaborator

No description provided.

Tarun Prashar and others added 4 commits July 1, 2026 10:23
RCA: org_describe resolved the Provar workspace via a sibling workspace-<name> dir; the layout needed updating so the project's parent directory is treated as the workspace root.
Fix: workspaceCandidates now yields <parent>/, <parent>/Provar_Workspaces/workspace-<basename>/, and ~/Provar/workspace-<basename>/; discoverWorkspace requires a .metadata dir so candidate 1 falls through when the parent is not a workspace; removed the now-unused projectNameDashes helper and updated tests and docs.
RCA: PDX-515 fixed SfObject cache parsing but the earlier release only probed the sibling workspace-<basename> directory, so parent-layout IDE workspaces were never discovered and the improved parser never ran for those users, and PR #232 then dropped the sibling probe entirely which would regress sibling-layout users.
Fix: workspaceCandidates now probes parent, then sibling workspace-<basename>, then Provar_Workspaces, then ~/Provar (each gated on a .metadata dir so no false-positive fault paths), preferring the parent IDE layout while keeping sibling workspaces discoverable; sync the in-tool description and docs/mcp.md to the four-candidate order and add a sibling-only back-compat regression test.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
RCA: the additive org_describe workspace-discovery fix is a user-visible behaviour change over 1.6.3 and needs its own patch release so MCP consumers can pin the corrected build.
Fix: bump package.json version and both server.json fields (top-level version and packages[0].version) from 1.6.3 to 1.6.4, keeping the npm and MCP-registry manifests in sync.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…pace-discovery

PDX-515: fix(mcp): additive org_describe workspace discovery (no regression)
@mrdailey99 mrdailey99 merged commit 74c4358 into main Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant