agent-orchestrator/v2/src-tauri
Hibryda d12cbffda7 fix(e2e): consolidate specs into single file and fix WebDriver click issues
Tauri creates one app session per spec file; multiple files caused
invalid session id on subsequent specs. WebDriver clicks on Svelte 5
components inside scrollable panels dont trigger onclick handlers
via WebKit2GTK/tauri-driver - use browser.execute() JS clicks.
Also removed tauri-plugin-log (redundant with telemetry::init()).
2026-03-08 21:58:23 +01:00
..
capabilities fix(v3): add dialog:default capability for native directory picker 2026-03-08 01:58:05 +01:00
icons feat(v2): add packaging, installer, and CI release workflow (Phase 6) 2026-03-06 14:23:09 +01:00
src fix(e2e): consolidate specs into single file and fix WebDriver click issues 2026-03-08 21:58:23 +01:00
.gitignore feat(v2): scaffold Tauri 2.x + Svelte 5 project (Phase 1) 2026-03-05 23:26:27 +01:00
build.rs feat(v2): scaffold Tauri 2.x + Svelte 5 project (Phase 1) 2026-03-05 23:26:27 +01:00
Cargo.toml fix(e2e): consolidate specs into single file and fix WebDriver click issues 2026-03-08 21:58:23 +01:00
tauri.conf.json refactor(v2): unify sidecar to single agent-runner.mjs bundle 2026-03-07 01:07:06 +01:00