• Joined on 2026-02-16
hugo opened issue hugo/IronStorage#113 2026-08-24 20:17:05 +00:00
Add typed SSH remote URLs and optional Cargo feature wiring
hugo pushed to main at hugo/MetaCrate 2026-08-23 18:24:28 +00:00
28ab8a3af4 fix(grid-agent): keep TUI terminal output isolated
hugo commented on issue hugo/MetaCrate#138 2026-08-23 17:50:17 +00:00
Agent TUI: browse, inspect, and delete conversations and sessions

Implemented and pushed in 096911a. The Sessions TUI now has deterministic active/expired/compacted metadata, avatar/channel/status/time filters, list and transcript paging, selection-preserving…

hugo closed issue hugo/MetaCrate#138 2026-08-23 17:50:17 +00:00
Agent TUI: browse, inspect, and delete conversations and sessions
hugo pushed to main at hugo/MetaCrate 2026-08-23 17:49:49 +00:00
096911a156 Implement conversation browser and safe deletion (#138)
hugo commented on issue hugo/MetaCrate#137 2026-08-23 17:19:12 +00:00
Agent TUI: browse, search, inspect, and remove Mentra memories

Implemented in 360203d and pushed to main.

Completed the operator-only Mentra memory administration loop: vendored Mentra 0.18.3 now owns bounded stable list/detail/count and filtered-search APIs…

hugo closed issue hugo/MetaCrate#137 2026-08-23 17:19:12 +00:00
Agent TUI: browse, search, inspect, and remove Mentra memories
hugo pushed to main at hugo/MetaCrate 2026-08-23 17:18:47 +00:00
360203d647 Add operator Mentra memory browser
hugo closed issue hugo/MetaCrate#140 2026-08-23 16:41:02 +00:00
Rebuild the grid-agent operator TUI with Ratatui dashboards
hugo commented on issue hugo/MetaCrate#140 2026-08-23 16:40:58 +00:00
Rebuild the grid-agent operator TUI with Ratatui dashboards

Implemented and pushed as 95cca3e.

Completion review against the issue:

  • Replaced the manual line/String/full-screen-clear renderer with Ratatui widgets over the Crossterm backend; TestBackend…
hugo pushed to main at hugo/MetaCrate 2026-08-23 16:40:31 +00:00
95cca3e777 Rebuild grid agent TUI with Ratatui dashboards
hugo closed issue hugo/MetaCrate#139 2026-08-23 16:09:17 +00:00
Bug: bake and publish avatar appearance after login
hugo commented on issue hugo/MetaCrate#139 2026-08-23 16:09:14 +00:00
Bug: bake and publish avatar appearance after login

Implemented and pushed as 5a533df.

Completion review against the issue:

  • Login Success now starts a generation-fenced, bounded appearance recovery when SendAppearance is enabled (3 attempts;…
hugo pushed to main at hugo/MetaCrate 2026-08-23 16:08:27 +00:00
5a533dfa00 Fix bounded avatar appearance recovery after login
hugo pushed to main at hugo/MetaCrate 2026-08-23 11:48:08 +00:00
42f0c62b6b Gate readiness on stable viewport frames
hugo pushed to main at hugo/MetaCrate 2026-08-23 11:42:13 +00:00
33d1cf6827 Centralize world and viewport game loops
hugo opened issue hugo/MetaCrate#140 2026-08-23 10:47:19 +00:00
Rebuild the grid-agent operator TUI with Ratatui dashboards
hugo pushed to main at hugo/MetaCrate 2026-08-23 10:17:08 +00:00
cb9233c59c Profile and preinitialize viewport rendering
hugo pushed to main at hugo/MetaCrate 2026-08-23 09:06:39 +00:00
b59bc4c3cd Prefetch nearby scene assets in the background
hugo closed issue hugo/MetaCrate#136 2026-08-23 08:21:32 +00:00
Agent: viewer-grade OpenSim renderer and model-controlled camera tools