feat: configure local Codebase Memory gateway - #20
Merged
Merged
Conversation
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.
Summary
Add the disabled-by-default global Codebase Memory gateway entry at
http://127.0.0.1:8771/mcpand document per-project opt-in, derived-index freshness limits, persistence boundaries, and confirmation requirements. Preserve all pre-existing permissions while restoring rebase parity.No issue; owner-requested workstation configuration change.
Type of change
Validation
The passing workflow validates the checked-in configuration and pre-commit hooks. Gateway availability, project opt-in, client reload, and MCP functionality remain confirmation-gated workstation checks.
Impact and rollout
Canonical producer is
xnoto/mcp-gateway; this configuration is its OpenCode consumer. The entry remains disabled globally: projects opt in only with an enabled delta after the gateway is healthy. No dotfiles service or generated copy changes here.Merge with the gateway PR; apply only after the gateway source and service are available. Rollback is to disable the project-level entry or revert this configuration.
Safety and secrets
Owner waiver: the full upstream Codebase Memory MCP tool surface and vendor-maintained pinned npm installer/release-checksum model are explicitly approved by the owner and are supplied by the gateway PR; this PR adds no installer.
AI-assisted implementation and review.