Skip to content

Conversation

@pushpak1300
Copy link
Member

@pushpak1300 pushpak1300 commented Nov 3, 2025

Running boost:update locally currently rewrites the existing MCP config every time the command runs. This wipes out any manual edits, which interrupts local development workflows. Updating this logic so it respects existing MCP config avoids unexpected resets.

This MR also introduces two new install options to provide more control during setup:

--ignore-guidelines   Skip installing AI guidelines  
--ignore-mcp          Skip installing MCP server configuration

Signed-off-by: Pushpak Chhajed <pushpak1300@gmail.com>
Signed-off-by: Pushpak Chhajed <pushpak1300@gmail.com>
Signed-off-by: Pushpak Chhajed <pushpak1300@gmail.com>
Signed-off-by: Pushpak Chhajed <pushpak1300@gmail.com>
Signed-off-by: Pushpak Chhajed <pushpak1300@gmail.com>
@pushpak1300 pushpak1300 marked this pull request as ready for review November 3, 2025 15:24
Signed-off-by: Pushpak Chhajed <pushpak1300@gmail.com>
@pushpak1300 pushpak1300 linked an issue Nov 4, 2025 that may be closed by this pull request
@joetannenbaum
Copy link
Contributor

@pushpak1300 did a refactor that I think is a bit cleaner, let me know what you think.

@pushpak1300 pushpak1300 merged commit 2c4580e into main Nov 6, 2025
18 checks passed
@pushpak1300 pushpak1300 deleted the fix/ignore_mcp_update branch November 6, 2025 06:34
@pushpak1300
Copy link
Member Author

Thanks @joetannenbaum much cleaner 💯 🧼

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.

boost:udpate overrides mcp config

3 participants