hack-house/hh/src
leetcrypt 07e9c30846 feat(sbx,ui): VM snapshot save/load + collapsible clustered help menu
- /sbx save|load|snaps: docker commit → hh-snap:<label> image that
  survives /sbx stop; load relaunches a fresh sandbox from it; multipass
  delegates to `multipass snapshot`. Local backend unsupported.
- Help overlay redesigned into topical clusters (SANDBOX, AI AGENTS,
  PERMISSIONS, FILES, APPEARANCE, KEYS, ROSTER GLYPHS), collapsed by
  default; up/down highlight a cluster, left/right/Enter expand-collapse
  it (tmux-style), PgUp/PgDn scroll overflow, Esc closes.
- docstring: example uses --model qwen2.5:3b (the locally-pulled model),
  not llama3.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-02 23:03:00 -07:00
..
app.rs feat(sbx,ui): VM snapshot save/load + collapsible clustered help menu 2026-06-02 23:03:00 -07:00
crypto.rs ci: proper Rust+Python CI workflow; cargo fmt + clippy clean 2026-06-01 00:52:20 -07:00
ft.rs ci: proper Rust+Python CI workflow; cargo fmt + clippy clean 2026-06-01 00:52:20 -07:00
main.rs feat(client): prompt for a handle on join when none is given 2026-06-01 22:31:48 -07:00
net.rs feat(ai): stream agent replies token-by-token to the room 2026-06-02 22:42:08 -07:00
sbx.rs feat(sbx,ui): VM snapshot save/load + collapsible clustered help menu 2026-06-02 23:03:00 -07:00
theme.rs feat(theme): add theme randomizer and save-to-disk 2026-06-02 17:39:37 -07:00
ui.rs feat(sbx,ui): VM snapshot save/load + collapsible clustered help menu 2026-06-02 23:03:00 -07:00