Skip to content

CHANGELOG: document --skip-mcp-check semantic change from PR #36 #39

Description

@halindrome

Per QA round 1 (PR #36, finding #4): PR #36 changed the semantics of --skip-mcp-check in setup.sh. Previously, --skip-mcp-check caused detect_context_mode to return 0 early, effectively skipping context-mode registration. After PR #36, only --skip-context-mode skips context-mode registration.

Any CI job or muscle-memory invocation using --skip-mcp-check alone will now register context-mode by default. The --help text documents this, but there is no CHANGELOG or release-note callout.

Fix: add a CHANGELOG entry (or equivalent in the release flow) flagging the semantic change for PR #36, so users upgrading from prior versions learn about the new --skip-context-mode flag.

Context: #36 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions