J.A.R.V.I.S-py/tools/command_builder/web
Bossiara13 a4171ec6b1 feat(url): optional browser field (yandex/chrome/firefox/edge)
Adds optional 'browser' field to url-action; runtime resolves it via
config.BROWSER_PATHS (subprocess.Popen with the chosen exe). When
omitted, falls back to webbrowser.open (system default). Constructor
GUI gains a browser dropdown on URL action and on multi-step URL.
Existing open_browser/youtube/google updated to use yandex by default
since user prefers Yandex Browser.
2026-04-27 20:06:26 +03:00
..
vendor chore: vendor js-yaml.min.js 2026-04-23 02:10:57 +03:00
app.js feat(url): optional browser field (yandex/chrome/firefox/edge) 2026-04-27 20:06:26 +03:00
index.html feat(ui): steps 1-3 (trigger / action / params) with live YAML preview 2026-04-23 02:11:01 +03:00
styles.css feat(ui): steps 1-3 (trigger / action / params) with live YAML preview 2026-04-23 02:11:01 +03:00