A small patch that improves how ByteRover's MCP tools communicate with coding agents.
🌟 Highlights
🔧 Smarter MCP tool descriptions
The cwd parameter on brv-curate and brv-query MCP tools now clearly tells the calling agent when a project path is required (Claude Desktop, hosted MCP) vs. optional (Cursor, Cline, Zed, Claude Code). This reduces failed tool calls from agents that previously omitted or guessed the path.
No action needed on your side — just upgrade and brv restart.
What's Changed
✨ Features
- Improve MCP tool descriptions so coding agents reliably pass the project path — by @bao-byterover in #423
📚 Docs & Chores
- Update
CHANGELOG.mdand bump version to 3.5.1 — by @bao-byterover
🙏 Contributors
Thanks to @bao-byterover for shipping this patch.
Full Changelog: v3.5.0...v3.5.1