tiletopia/src
megaproxy f51033a142 Idle filter: suppress when watched process (claude) is running in distro
Probes wsl.exe -d <distro> -- pgrep -x claude before flagging a WSL pane
idle, with a 3s per-distro cache on the Rust side. If claude is running
anywhere in the distro, all panes in that distro stay out of the idle set
(per-pane granularity is out of scope — PIDs aren't observable from
Windows). PowerShell + SSH panes skip the probe and keep the legacy
always-notify behaviour.
2026-05-26 17:33:10 +01:00
..
components Hard-deny: PowerShell patterns + drift-proof the label list 2026-05-26 17:14:42 +01:00
lib Idle filter: suppress when watched process (claude) is running in distro 2026-05-26 17:33:10 +01:00
App.css Tidy titlebar: dropdowns for shell + layout, '+' button to spawn 2026-05-25 22:26:41 +01:00
App.tsx MCP v2 PR-4: add_host + delete_host + extraArgs sanitiser + third SSH safeguard 2026-05-26 16:04:14 +01:00
ipc.ts Idle filter: suppress when watched process (claude) is running in distro 2026-05-26 17:33:10 +01:00
main.tsx MCP v2 PR-3: write_pane, spawn_pane, connect_host + SSH safeguards 2026-05-26 14:50:06 +01:00
styles.css Theme scrollbars + global broadcast toggle 2026-05-22 18:18:56 +01:00