fix(mcp): harden tool output quality and coverage - #337
Open
dodeja wants to merge 9 commits into
Open
Conversation
Co-authored-by: Akshay Dodeja <dodeja@gmail.com>
Co-authored-by: Akshay Dodeja <dodeja@gmail.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: Akshay Dodeja <dodeja@gmail.com>
Co-authored-by: Akshay Dodeja <dodeja@gmail.com>
Co-authored-by: Akshay Dodeja <dodeja@gmail.com>
Co-authored-by: Akshay Dodeja <dodeja@gmail.com>
Co-authored-by: Akshay Dodeja <dodeja@gmail.com>
Co-authored-by: Akshay Dodeja <dodeja@gmail.com>
Co-authored-by: Akshay Dodeja <dodeja@gmail.com>
dodeja
changed the base branch from
cursor/fix-list-output-schema-0c41
to
main
August 21, 2026 12:21
dodeja
marked this pull request as ready for review
August 21, 2026 12:21
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
m/macarrier completions and full tool/prompt/resource surfaces on protocols2026-07-28and2025-11-25track_containeroutcomes without leaking internals: no request created, request created but details pending, and existing match temporarily unavailablenumberandtracking_stopped; container lists now state that server-side operational filters are unavailableMeasurement
list_shipmentsno longer includes nested containers by default; callers can opt in withinclude_containers: trueformat: both, avoiding construction of a discarded mapped payload_response_contractVerification
npm run test --workspace @terminal49/mcp -- --run— 15 files, 212 tests passednpm run build --workspace @terminal49/mcp— passednpm run lint --workspace @terminal49/mcp— passed under pinned Node 24.4.1npx tsc --noEmit -p tsconfig.json— API gateway typecheck passedgit diff --check origin/cursor/fix-list-output-schema-0c41...HEAD— passedLeft unchanged
unsupportedFiltersschema correction forlist_containersandlist_shipments; this PR does not duplicate itRequirements verified against
readOnlyHint,destructiveHint, andopenWorldHint; five positive and three negative casesNeed help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.