helios-remote/crates
Helios Agent b37eec24bc
fix: emoji column alignment + remove '· exit 0' from success output
- Add unicode-width crate, emoji_cell() pads 1-wide symbols (ℹ, ☀) to 2 cols
- All action/status cells now occupy exactly 2 terminal display columns
- exec success: show only first output line, no trailing '· exit 0'
2026-03-05 20:10:28 +01:00
..
client fix: emoji column alignment + remove '· exit 0' from success output 2026-03-05 20:10:28 +01:00
common feat: file logging on client, logs command to fetch last N lines 2026-03-03 17:09:23 +01:00
server fix: handle LogsResponse in ws_handler match 2026-03-04 11:59:54 +01:00