feat: Cosmosh MCP - #28
Draft
agoudbg wants to merge 23 commits into
Draft
Conversation
…persistence groundwork
…try, approval broker, and audit trail
… category in renderer
…nt config generation
@modelcontextprotocol/sdk@1.29.0 ships a root export pointing at a dist/cjs/index.js that is missing from the published tarball, and dunder-proto@1.0.1 defines no "." export at all, so bare-entry resolution in sync-backend-runtime.cjs failed with MODULE_NOT_FOUND and broke every build-main packaging job. Resolve the package root through the conventional ./package.json subpath as a fallback and reuse the same tolerant resolution in the packaged-runtime validation.
Remove the standalone MCP tab and user-menu entry, consolidate management controls under Settings, and clean up obsolete navigation, state, and locale strings.
…tterns - Compose shared FormSectionHeading/formStyles tokens so the section tracks settings visual updates automatically - Drop the manual refresh button; the global MCP event channel already keeps the store live and refetches on reconnect - Remove list section descriptions and hide the whole surface while MCP access is disabled instead of showing a notice - Switch the client-config variant picker to MenuToggleGroup
Add a global, disabled-by-default setting that requires user approval before MCP reads configured server metadata. Fail closed on denial, timeout, cancellation, or unavailable required auditing, and return structured tool errors without querying the server table. Wire the approval dialog and bilingual copy, regenerate the API contract, add backend coverage, and synchronize English and Chinese documentation.
agoudbg
marked this pull request as draft
August 3, 2026 02:48
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.