Skip to content

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

Closed
flupkede wants to merge 6 commits into
masterfrom
develop
Closed

Release v1.0.134: MCP local mode fix + QC script fix#69
flupkede wants to merge 6 commits into
masterfrom
develop

Conversation

@flupkede

Copy link
Copy Markdown
Owner

Release v1.0.134

Changes (since v1.0.132)

Merged via #66 into develop. Promoting to master for release.

flupkede and others added 6 commits May 20, 2026 22:56
fix: TUI indexing status + SCIP LMDB MDB_MAP_FULL fix (v1.0.128)
* Fix formatting of codesearch index command

* Create codeql.yml

* feat: add tree-sitter grammars for Bash, Ruby, PHP, YAML, JSON

* fix: CI test resilience + protect-master workflow (#58) (#59)

---------

Co-authored-by: flupkede <flupkede@users.noreply.github.com>
* [worker] cleanup: AGENTS.md — 73% reduction, removed stale test report and duplicate bug details

* docs: update CHANGELOG — v1.0.132 consolidated release notes (v1.0.97...v1.0.132)

---------

Co-authored-by: flupkede <flupkede@users.noreply.github.com>
)

Co-authored-by: flupkede <flupkede@users.noreply.github.com>
* fix(mcp): ignore project/group params in local/stdio mode instead of erroring

When running MCP in local mode (no serve_state), project/group routing is meaningless because only one DB is available.

Log a warning and fall back to local DB instead of returning an error.

* fix(qc): define YELLOW color in bash QC script
@flupkede

Copy link
Copy Markdown
Owner Author

Will resolve via direct approach

@flupkede flupkede closed this May 27, 2026
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