Skip to content

Fix MCP Search Tool#1

Merged
abueide merged 3 commits into
mainfrom
mcp-fix
Feb 19, 2026
Merged

Fix MCP Search Tool#1
abueide merged 3 commits into
mainfrom
mcp-fix

Conversation

@abueide

@abueide abueide commented Feb 18, 2026

Copy link
Copy Markdown
Contributor

PR Description:

Summary

Configure treefmt to respect .gitignore files by adding walk = "git" to the global configuration.
Fix docs search mcp tool

Changes

  • Added walk = "git" option to treefmt.toml global section

abueide and others added 3 commits February 18, 2026 15:12
Update release workflow and bump script to handle multiple plugin releases in a single commit.

Changes:
- release.yml: Parse multiple scoped tags (e.g., android/v0.0.3, devbox-mcp/v0.1.3) from commit message
- release.yml: Create multiple git tags and use first tag for GitHub Release title
- release.yml: Detect devbox-mcp version bumps from tag in commit message instead of git diff
- bump.sh: Use scoped tags in commit messages instead of generic v* tags
- bump.sh: Find last release tag by creation date across all scoped tags
- devbox-mcp README: Add detailed GitHub token setup instructions for docs_search tool
- devbox-mcp index.js: Improve docs_search description with authentication troubleshooting steps
- devbox-mcp index.js: Remove unnecessary path filters from GitHub search query

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
## What changed

Patch release improving CI release workflow with support for multiple scoped tags.

### Plugins bumped

| Plugin | Version |
|--------|---------|
| devbox-mcp | 0.1.2 -> 0.1.3 |

### Changes

#### Other
- Refactored CI release workflow to support multiple scoped tags
- Moved tag creation from bump.sh script to release.yml workflow
- Migrated to GitHub plugin references and simplified release workflow
@abueide
abueide merged commit 4b506b6 into main Feb 19, 2026
10 of 14 checks passed
@abueide
abueide deleted the mcp-fix branch April 22, 2026 20:50
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.

1 participant