Skip to content

docs(mcp): fix persistent profile directory name in README#1507

Merged
yury-s merged 1 commit intomicrosoft:mainfrom
lennondotw:fix-mcp-profile-path-docs
Apr 2, 2026
Merged

docs(mcp): fix persistent profile directory name in README#1507
yury-s merged 1 commit intomicrosoft:mainfrom
lennondotw:fix-mcp-profile-path-docs

Conversation

@lennondotw
Copy link
Copy Markdown
Contributor

Summary

  • README says persistent profile directory is mcp-{channel}-profile, but code generates mcp-{channel}-{hash} where {hash} is a 7-char SHA-256 of the working directory
  • Updated the User profile section in README.md to reflect the actual directory naming scheme and explain what {hash} means

Made with Cursor

@lennondotw lennondotw force-pushed the fix-mcp-profile-path-docs branch 3 times, most recently from ec96a6f to 8e91026 Compare April 2, 2026 07:42
The documentation listed `mcp-{channel}-profile` as the default
profile directory, but the code generates `mcp-{channel}-{hash}`
where `{hash}` is derived from the MCP client's workspace root.
@lennondotw lennondotw force-pushed the fix-mcp-profile-path-docs branch from 8e91026 to 3125cbe Compare April 2, 2026 07:43
@yury-s yury-s merged commit b214e8b into microsoft:main Apr 2, 2026
6 checks passed
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.

2 participants