Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rilldata
/
rill
Public
Notifications
You must be signed in to change notification settings
Fork
193
Star
2.8k
Code
Issues
124
Pull requests
75
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix: tolerantly decode stringified JSON object arguments in MCP tool calls
- #9821
#9821
Merged
nishantmonu51
merged 9 commits into
main
rilldata/rill:main
from
nishant/mcp-tolerant-stringified-args
rilldata/rill:nishant/mcp-tolerant-stringified-args
Copy head branch name to clipboard
Aug 20, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
fix: tolerantly decode stringified JSON object arguments in MCP tool calls
#9821
nishantmonu51
merged 9 commits into
main
rilldata/rill:main
from
nishant/mcp-tolerant-stringified-args
rilldata/rill:nishant/mcp-tolerant-stringified-args
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2026
fix: tolerantly decode stringified JSON object arguments in MCP tool calls
Show description for 7268702
nishantmonu51
committed
7268702
View commit details
Copy full SHA for 7268702
Browse repository at this point
Commits on Aug 20, 2026
fix: reject trailing content after decoded JSON in stringified-arg coercion
Show description for 4bf9cd5
nishantmonu51
committed
4bf9cd5
View commit details
Copy full SHA for 4bf9cd5
Browse repository at this point
fix: search only allOf branches when locating property and items schemas in coercion
Show description for 55165a4
nishantmonu51
committed
55165a4
View commit details
Copy full SHA for 55165a4
Browse repository at this point
fix: derive effective types from allOf branches by intersection in coercion
Show description for e37e1b7
nishantmonu51
committed
e37e1b7
View commit details
Copy full SHA for e37e1b7
Browse repository at this point
fix: bound schema-driven recursion in propertySchema and itemsSchema
Show description for 924095d
nishantmonu51
committed
924095d
View commit details
Copy full SHA for 924095d
Browse repository at this point
feat: gate MCP tolerant argument decoding behind the `mcp_tolerant_args` feature flag
Show description for 712f9bc
nishantmonu51
committed
712f9bc
View commit details
Copy full SHA for 712f9bc
Browse repository at this point
test: add mcp_tolerant_args to expected feature flag maps
Show description for cf03b92
nishantmonu51
committed
cf03b92
View commit details
Copy full SHA for cf03b92
Browse repository at this point
fix: address review feedback on MCP tolerant argument decoding
Show description for b52b44f
nishantmonu51
committed
b52b44f
View commit details
Copy full SHA for b52b44f
Browse repository at this point
docs: document `rill.ai.mcp_tolerant_args` in the rill.yaml schema
Show description for d11e322
nishantmonu51
committed
d11e322
View commit details
Copy full SHA for d11e322
Browse repository at this point
You can’t perform that action at this time.