feat: add server tool-selection instructions - #563
Conversation
There was a problem hiding this comment.
✨ PR Review
LGTM
Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Review using Guidelines Learn how
Unit Test Results 1 files 27 suites 1s ⏱️ Results for commit 8e727a1. |
|
Queued — the merge queue status continues in this comment ↓. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #563 +/- ##
=======================================
Coverage 91.25% 91.26%
=======================================
Files 30 30
Lines 1212 1213 +1
Branches 301 301
=======================================
+ Hits 1106 1107 +1
Misses 47 47
Partials 59 59 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
| Filename | Overview |
|---|---|
| src/index.ts | Adds the server instruction text and includes it in McpServer options. |
| src/index.test.ts | Extends server-entry coverage for the advertised instruction payload. |
| .changeset/bright-otters-guide.md | Adds a patch changeset for the new runtime guidance. |
Reviews (2): Last reviewed commit: "feat: add server tool-selection instruct..." | Re-trigger Greptile
|
@Mergifyio refresh |
✅ Pull request refreshed |
Merge Queue Status
This pull request spent 2 minutes 2 seconds in the queue, including 1 minute 19 seconds running CI. Required conditions to merge
|
|
No Charlie action needed here—Mergify has already refreshed the PR. |
Summary
Testing
npm installnpm run buildnpx vitest run --exclude tests/integration/**npm run checknpm run check:typesnpm run check:changesetResolves #556
✨ PR Description
Purpose: Add comprehensive server-level instructions to MCP server advertising safe tool usage, workflows, and API guidelines to clients.
Main changes:
Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Description using Guidelines Learn how