Skip to content

Release v1.0.134: MCP local mode fix + QC script fix#68

Closed
flupkede wants to merge 1 commit into
masterfrom
release/v1.0.134-v2
Closed

Release v1.0.134: MCP local mode fix + QC script fix#68
flupkede wants to merge 1 commit into
masterfrom
release/v1.0.134-v2

Conversation

@flupkede

Copy link
Copy Markdown
Owner

Release v1.0.134

Changes (since v1.0.132)

  • fix(mcp): Ignore project/group params in local/stdio mode instead of erroring — when Claude Code runs codesearch MCP without serve, the LLM auto-fills these params which caused a hard error. Now logs a warning and uses the local database.
  • fix(qc): Define YELLOW color constant in bash QC script (was unbound variable)

Closes #65

QA

  • cargo fmt
  • cargo check
  • cargo clippy
  • 394 tests passed ✅

@flupkede

Copy link
Copy Markdown
Owner Author

Superseded

@flupkede flupkede closed this May 27, 2026
@flupkede flupkede deleted the release/v1.0.134-v2 branch May 27, 2026 13:04
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.

Claude code project/group routing requires codesearch serve to be running error

1 participant