-
Notifications
You must be signed in to change notification settings - Fork 75
Discovery skips config drift #878
Copy link
Copy link
Open
Labels
from-cliFeedback submitted via CLIFeedback submitted via CLIimprovementImprovement to existing featureImprovement to existing featureuser-feedbackFeedback submitted by usersFeedback submitted by users
Metadata
Metadata
Assignees
Labels
from-cliFeedback submitted via CLIFeedback submitted via CLIimprovementImprovement to existing featureImprovement to existing featureuser-feedbackFeedback submitted by usersFeedback submitted by users
Type
Fields
Give feedbackNo fields configured for issues without a type.
MCP discovery found the
datamateserver already configured in altimate-code, but did not update.altimate-code/altimate-code.jsoneven though theALTIMATE_EXTENSION_RPCvalue differed from the VS Code MCP config in.vscode/mcp.json. The discovery flow appears to treat an existing server name as already handled and skips checking or reconciling configuration drift.Expected behavior: either detect and report config differences for already-configured servers, offer to update the existing config, or explain that runtime/ephemeral values such as
ALTIMATE_EXTENSION_RPCare intentionally not synchronized.Metadata