Skip to content

chore: bump server-garage to v0.4.1 - #86

Merged
zer0stars merged 1 commit into
mainfrom
chore/server-garage-v0.4.1
Aug 5, 2026
Merged

chore: bump server-garage to v0.4.1#86
zer0stars merged 1 commit into
mainfrom
chore/server-garage-v0.4.1

Conversation

@zer0stars

Copy link
Copy Markdown
Member

Picks up server-garage v0.4.1 (DIMO-Network/server-garage#40): MCP tool arguments decode as json.Number from raw wire bytes. Fixes the raw _query tool rejecting Int GraphQL variables (float64 is not an int), Ints nested inside object-typed args, and silent precision loss above 2^53. Same fix verified end-to-end in telemetry-api #305.

🤖 Generated with Claude Code

https://claude.ai/code/session_01LmwEoviMaEuuhRkfmks8wa

MCP tool arguments now decode as json.Number: fetch_query Int
variables and Ints nested in object args no longer fail with
"float64 is not an int".
@zer0stars
zer0stars merged commit de6712e into main Aug 5, 2026
4 checks passed
@zer0stars
zer0stars deleted the chore/server-garage-v0.4.1 branch August 5, 2026 01:51
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