agent-orchestrator/v2/src-tauri/src
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
..
ctx.rs fix: resolve medium/low audit findings across backend and frontend 2026-03-08 20:10:54 +01:00
event_sink.rs refactor(v2): extract bterminal-core crate with EventSink trait 2026-03-06 19:05:35 +01:00
groups.rs feat(v3): implement Mission Control MVP (Phases 1-5) 2026-03-07 16:06:07 +01:00
lib.rs fix(e2e): consolidate specs into single file and fix WebDriver click issues 2026-03-08 21:58:23 +01:00
main.rs feat(v2): scaffold Tauri 2.x + Svelte 5 project (Phase 1) 2026-03-05 23:26:27 +01:00
pty.rs refactor(v2): extract bterminal-core crate with EventSink trait 2026-03-06 19:05:35 +01:00
remote.rs fix: resolve medium/low audit findings across backend and frontend 2026-03-08 20:10:54 +01:00
session.rs fix: resolve medium/low audit findings across backend and frontend 2026-03-08 20:10:54 +01:00
sidecar.rs refactor(v2): extract bterminal-core crate with EventSink trait 2026-03-06 19:05:35 +01:00
telemetry.rs feat(telemetry): add OpenTelemetry tracing with optional OTLP export to Tempo 2026-03-08 20:34:19 +01:00
watcher.rs fix: resolve medium/low audit findings across backend and frontend 2026-03-08 20:10:54 +01:00