Skip to content

Migrate to GO SDK#66

Draft
dimetron wants to merge 2 commits into
mainfrom
feature/mcp-sdk-migration
Draft

Migrate to GO SDK#66
dimetron wants to merge 2 commits into
mainfrom
feature/mcp-sdk-migration

Conversation

@dimetron

Copy link
Copy Markdown
Collaborator

No description provided.

Signed-off-by: Dmytro Rashko <dmitriy.rashko@amdocs.com>
@dimetron dimetron requested a review from EItanya as a code owner June 24, 2026 13:25
Comment thread cmd/testdata/tool_names_v0.2.1.txt
Comment thread docs/code-review.md Outdated
Bump dependencies to clear all 8 govulncheck source-mode findings:
- golang.org/x/net 0.50.0 -> 0.55.0 (GO-2026-5026, GO-2026-4918, GO-2026-4559)
- github.com/cilium/cilium 1.19.0 -> 1.19.3 (GO-2026-5400, GO-2026-4856)
- go.opentelemetry.io/otel 1.40.0 -> 1.43.0, otlploghttp 0.16.0 -> 0.19.0 (GO-2026-4985)
- github.com/go-jose/go-jose/v4 4.1.3 -> 4.1.4 (GO-2026-4945)
- github.com/anchore/syft 1.32.0 -> 1.42.3 (GO-2026-4809)

The only remaining govulncheck reports are 5 uncalled github.com/docker/docker
advisories that have no fixed version available upstream.

Also carry the in-flight go-sdk migration work: relax the inferred input
schema (drop the auto-Required list and allow additional properties) so tools
keep the pre-migration calling contract, add the toolResultText e2e helper for
readable failures, and document the typed MCP tool I/O conventions.

Signed-off-by: Dmytro Rashko <dimetron@me.com>
@dimetron dimetron force-pushed the feature/mcp-sdk-migration branch from cbf73e2 to 303449c Compare June 30, 2026 17:07
@dimetron dimetron marked this pull request as draft June 30, 2026 18:29
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.

2 participants