Skip to content

fix(mcp): honor custom config paths#477

Merged
intellectronica merged 2 commits into
mainfrom
intellectronica/456-single-owner-mcp-custom-paths
May 24, 2026
Merged

fix(mcp): honor custom config paths#477
intellectronica merged 2 commits into
mainfrom
intellectronica/456-single-owner-mcp-custom-paths

Conversation

@intellectronica
Copy link
Copy Markdown
Owner

Closes #456.\n\n## Summary\n- let the apply engine own Codex/OpenCode MCP writes during normal apply\n- resolve MCP destinations from output_path_config before native defaults\n- ensure OpenCode creates parent directories for custom instruction/config paths\n- add integration coverage proving Codex/OpenCode write only custom MCP config paths\n\n## Verification\n- npx jest tests/integration/mcp-custom-config-path.test.ts --runInBand\n- npm run lint\n- npm test -- --runInBand\n- npm run build

@intellectronica intellectronica merged commit 415e23c into main May 24, 2026
2 checks passed
@intellectronica intellectronica deleted the intellectronica/456-single-owner-mcp-custom-paths branch May 24, 2026 17:02
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.

Codex and OpenCode MCP can be written twice and ignore custom config paths

1 participant