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
-**Settings validation**: Invalid entries are skipped with a log message. Checks: `label` must be a non-empty string, `command` must be a non-empty string array, and `env` values (if present) must all be strings
110
+
-**Settings validation**: Invalid entries (missing `label`, empty `command`) are skipped with a log message
111
111
-**Template rendering**: Uses the same `renderTemplate` function as display templates — unknown variables remain as-is
0 commit comments