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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Add vmix_inspect_input, a live-first Review Mode tool for current input questions such as "what is Input 8".
Parse saved GT/title CountdownXML and per-title DataSourcesXML metadata from .vmix input definitions, including nested dataSource + mapper records.
Add target-input reference summaries to vmix_audit_preset_file for saved-preset questions about one input's own triggers, inbound trigger references, and scripts that reference the input.
Changed
Clarify tool descriptions and skill guidance so current show/input questions use live state first, while saved-preset tools prefer an explicit server-host .vmix path and treat raw XML content as a fallback.
Clarify saved-preset routing so clients prefer compact one-input summaries before full script dumps, reserving full script review for exact script logic, validation, or rewrite requests.