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
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
.
Tracktion
/
pluginval
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
76
Star
580
Code
Issues
26
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Refactor CLI parsing onto a single settings struct (CLI11 + nlohmann/json)
- #174
#174
Closed
drowaudio
wants to merge 12 commits into
develop
Tracktion/pluginval:develop
from
claude/plan-magic-args-refactor-DvaCp
Tracktion/pluginval:claude/plan-magic-args-refactor-DvaCp
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
Refactor CLI parsing onto a single settings struct (CLI11 + nlohmann/json)
#174
drowaudio
wants to merge 12 commits into
develop
Tracktion/pluginval:develop
from
claude/plan-magic-args-refactor-DvaCp
Tracktion/pluginval:claude/plan-magic-args-refactor-DvaCp
Copy head branch name to clipboard
Commits
Commits on Jun 6, 2026
Bump pluginval to C++23 and add magic_args + nlohmann/json via CPM
Show description for b8754ab
drowaudio
and
claude
committed
b8754ab
View commit details
Copy full SHA for b8754ab
Browse repository at this point
Replace hand-rolled CLI parser with a JSON-merge settings pipeline
Show description for ed9cba2
drowaudio
and
claude
committed
ed9cba2
View commit details
Copy full SHA for ed9cba2
Browse repository at this point
Regenerate CLI docs and update architecture notes
Show description for 0822214
drowaudio
and
claude
committed
0822214
View commit details
Copy full SHA for 0822214
Browse repository at this point
Swap magic_args for CLI11: bind options directly to the settings struct
Show description for 18c7a0b
drowaudio
and
claude
committed
18c7a0b
View commit details
Copy full SHA for 18c7a0b
Browse repository at this point
Commits on Jun 7, 2026
Fix CI failures from the CLI11 refactor
Show description for 6f7344a
drowaudio
and
claude
committed
6f7344a
View commit details
Copy full SHA for 6f7344a
Browse repository at this point
Fix Linux X11 macro clash; print unit-test failures to stdout
Show description for c1951aa
drowaudio
and
claude
committed
c1951aa
View commit details
Copy full SHA for c1951aa
Browse repository at this point
Fix Windows test: compare raw parsed paths, not juce::File-normalised
Show description for 54dd719
drowaudio
and
claude
committed
54dd719
View commit details
Copy full SHA for 54dd719
Browse repository at this point
Revise precedence to defaults < env < config < CLI
Show description for a3c9069
drowaudio
and
claude
committed
a3c9069
View commit details
Copy full SHA for a3c9069
Browse repository at this point
Add 2.0.0 changelist, harden --config-base64, add subcommands handoff
Show description for 3baec44
drowaudio
and
claude
committed
3baec44
View commit details
Copy full SHA for 3baec44
Browse repository at this point
Audit CLAUDE.md: remove non-existent --validate-in-process CLI flag
Show description for 6f6c33a
drowaudio
and
claude
committed
6f6c33a
View commit details
Copy full SHA for 6f6c33a
Browse repository at this point
Compile EditorTests and ExtremeTests (were present but not built)
Show description for df1179f
drowaudio
and
claude
committed
df1179f
View commit details
Copy full SHA for df1179f
Browse repository at this point
Fix Windows-only compile error in EditorDPITest
Show description for 6279379
drowaudio
and
claude
committed
6279379
View commit details
Copy full SHA for 6279379
Browse repository at this point
You can’t perform that action at this time.