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
.
NVIDIA-NeMo
/
Safe-Synthesizer
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
34
Code
Issues
65
Pull requests
26
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
refactor(config): centralize sparse config patch validation
- #609
#609
Merged
binaryaaron
merged 19 commits into
main
NVIDIA-NeMo/Safe-Synthesizer:main
from
binaryaaron/pr596-02-config-patches
NVIDIA-NeMo/Safe-Synthesizer:binaryaaron/pr596-02-config-patches
Copy head branch name to clipboard
Jul 7, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
refactor(config): centralize sparse config patch validation
#609
binaryaaron
merged 19 commits into
main
NVIDIA-NeMo/Safe-Synthesizer:main
from
binaryaaron/pr596-02-config-patches
NVIDIA-NeMo/Safe-Synthesizer:binaryaaron/pr596-02-config-patches
Copy head branch name to clipboard
Commits
Commits on Jul 1, 2026
refactor(config): centralize sparse config patch validation
Show description for 5bfc9a9
binaryaaron
committed
5bfc9a9
View commit details
Copy full SHA for 5bfc9a9
Browse repository at this point
fix: avoid deprecated-field warnings in parameter lookup
Show description for b02a025
binaryaaron
committed
b02a025
View commit details
Copy full SHA for b02a025
Browse repository at this point
fix: reject ambiguous config parameter lookups
Show description for d7d88d9
binaryaaron
committed
d7d88d9
View commit details
Copy full SHA for d7d88d9
Browse repository at this point
fix: make from_params overrides order independent
Show description for 499e84d
binaryaaron
committed
499e84d
View commit details
Copy full SHA for 499e84d
Browse repository at this point
chore: type from_params kwargs
Show description for 56bd01a
binaryaaron
committed
56bd01a
View commit details
Copy full SHA for 56bd01a
Browse repository at this point
fix(sdk): preserve sparse typed config overrides
Show description for 262bfd3
binaryaaron
committed
262bfd3
View commit details
Copy full SHA for 262bfd3
Browse repository at this point
fix(config): preserve structured generation aliases
Show description for 93a4276
binaryaaron
committed
93a4276
View commit details
Copy full SHA for 93a4276
Browse repository at this point
fix(config): address review findings
Show description for b02f402
binaryaaron
committed
b02f402
View commit details
Copy full SHA for b02f402
Browse repository at this point
refactor(config): centralize parameter path resolution
Show description for 22f4786
binaryaaron
committed
22f4786
View commit details
Copy full SHA for 22f4786
Browse repository at this point
refactor(config): compile schema-aware config patches
Show description for 76b1f29
binaryaaron
committed
76b1f29
View commit details
Copy full SHA for 76b1f29
Browse repository at this point
refactor(config): centralize model config normalization
Show description for 4ecb92e
binaryaaron
committed
4ecb92e
View commit details
Copy full SHA for 4ecb92e
Browse repository at this point
docs(config): clarify patch semantics
Show description for 0a72e0c
binaryaaron
committed
0a72e0c
View commit details
Copy full SHA for 0a72e0c
Browse repository at this point
fix(config): address review feedback
Show description for b725fef
binaryaaron
committed
b725fef
View commit details
Copy full SHA for b725fef
Browse repository at this point
fix(config): mark parameter path string override
Show description for 4d3aef5
binaryaaron
committed
4d3aef5
View commit details
Copy full SHA for 4d3aef5
Browse repository at this point
refactor(config): clarify patch ownership
Show description for 596c793
binaryaaron
committed
596c793
View commit details
Copy full SHA for 596c793
Browse repository at this point
fix(config): make parameter resolution exhaustive
Show description for 0cd8b6a
binaryaaron
committed
0cd8b6a
View commit details
Copy full SHA for 0cd8b6a
Browse repository at this point
Commits on Jul 2, 2026
refactor(config): centralize parameter-path separator and dedupe resolution
Show description for e250c5e
binaryaaron
committed
e250c5e
View commit details
Copy full SHA for e250c5e
Browse repository at this point
refactor(config): unify parameter-tree walk and use match for dispatch
Show description for b4e0d80
binaryaaron
committed
b4e0d80
View commit details
Copy full SHA for b4e0d80
Browse repository at this point
refactor(config): dedupe patch helpers and tidy control flow
Show description for c427ecc
binaryaaron
committed
c427ecc
View commit details
Copy full SHA for c427ecc
Browse repository at this point
You can’t perform that action at this time.