helios-remote/crates/client/src
2026-03-05 21:31:16 +01:00
..
display.rs feat: prompt reads from stdin in CLI (🌀/🎤 table rows, purple answer) 2026-03-05 21:08:14 +01:00
input.rs feat(client): implement Windows client (Phase 2) 2026-03-02 18:32:55 +01:00
logger.rs feat: file logging on client, logs command to fetch last N lines 2026-03-03 17:09:23 +01:00
main.rs fix: exec errors show first stderr line instead of 'exit 1' 2026-03-05 21:31:16 +01:00
screenshot.rs fix(client): window screenshot via crop instead of PrintWindow, fix SW_MINIMIZE 2026-03-03 16:49:57 +01:00
shell.rs feat: configurable exec timeout per request (--timeout flag, default 30s) 2026-03-03 16:05:29 +01:00
windows_mgmt.rs fix(client): window screenshot via crop instead of PrintWindow, fix SW_MINIMIZE 2026-03-03 16:49:57 +01:00