helios-remote/crates
Helios Agent e32e09996b
feat(client): modern CLI output + Windows exe icon
- Replace timestamp-based log macros with colored CLI output system
  using the `colored` crate
- Banner on startup: ☀ HELIOS REMOTE + separator line
- Colored prefixes: cyan → (status), green ✓ (ok), red ✗ (error),
  yellow  (incoming commands)
- Session info on connect: ✓ Connected · <label> · Session <id>
- No timestamps, no [CMD]/[OK]/[ERR] prefixes
- Suppress tracing output by default (RUST_LOG=off unless set)
- Add build.rs to embed logo.ico as Windows resource via winres
- Add winres as build-dependency in client Cargo.toml
2026-03-03 14:02:17 +01:00
..
client feat(client): modern CLI output + Windows exe icon 2026-03-03 14:02:17 +01:00
common feat: add window management (list, minimize-all, focus, maximize) 2026-03-02 20:00:41 +01:00
server feat: add window management (list, minimize-all, focus, maximize) 2026-03-02 20:00:41 +01:00