• Joined on 2026-02-16
hugo commented on issue hugo/MetaCrate#121 2026-08-17 21:58:20 +00:00
[Grid agent] Supervise login, disconnect recovery, and graceful shutdown

Implemented and pushed in commit .\n\nImplementation:\n- Added the explicit stopped, connecting, online, degraded, backoff, auth-blocked, paused, and shutting-down supervisor states with…

hugo pushed to main at hugo/MetaCrate 2026-08-17 21:56:26 +00:00
3553c83ffa feat(grid-agent): supervise grid sessions (#121)
hugo closed issue hugo/MetaCrate#120 2026-08-17 21:19:29 +00:00
[Grid agent] Enforce authorization, tool policy, approvals, and prompt-injection defenses
hugo commented on issue hugo/MetaCrate#120 2026-08-17 21:19:22 +00:00
[Grid agent] Enforce authorization, tool policy, approvals, and prompt-injection defenses

Implemented and pushed in e3b9d57.

Summary:

  • Added the deny-by-default PolicyGateway with UUID/authenticated-principal origins, exact typed tool registrations, capability/risk/origin rules,…
hugo pushed to main at hugo/MetaCrate 2026-08-17 21:19:00 +00:00
e3b9d575f9 feat(grid-agent): enforce central action policy (#120)
hugo commented on issue hugo/MetaCrate#119 2026-08-17 20:46:27 +00:00
[Grid agent] Implement the generic OpenAI-compatible LLM transport and tool loop

Implemented in commit a46bc42.

Implementation:

  • Added a provider-neutral Reqwest/Rustls client that posts to the exact configured endpoint, sends redacted bearer authorization, refuses…
hugo closed issue hugo/MetaCrate#119 2026-08-17 20:46:27 +00:00
[Grid agent] Implement the generic OpenAI-compatible LLM transport and tool loop
hugo pushed to main at hugo/MetaCrate 2026-08-17 20:46:04 +00:00
a46bc42a8f feat(grid-agent): add generic LLM tool loop (#119)
hugo closed issue hugo/MetaCrate#118 2026-08-17 20:16:50 +00:00
[Grid agent] Establish the pure-Rust architecture and configuration contract
hugo commented on issue hugo/MetaCrate#118 2026-08-17 20:16:13 +00:00
[Grid agent] Establish the pure-Rust architecture and configuration contract

Implemented and pushed in commit 1e1e95a.\n\nSummary:\n- Added the workspace-owned metacrate-grid-agent library and service binary with an opt-in live-grid composition boundary that reuses…

hugo pushed to main at hugo/MetaCrate 2026-08-17 20:15:50 +00:00
1e1e95a58a feat(grid-agent): establish architecture and config (#118)
hugo closed issue hugo/MetaCrate#117 2026-08-17 19:32:15 +00:00
implement an AI driven agent that runs in opensim
hugo commented on issue hugo/MetaCrate#117 2026-08-17 19:32:14 +00:00
implement an AI driven agent that runs in opensim

Backlog planning is complete. The idea has been expanded into milestone 14 - metacreate grid agent with 18 self-contained enhancement…

hugo opened issue hugo/MetaCrate#135 2026-08-17 19:31:39 +00:00
[Grid agent] Complete opt-in live-grid validation and the milestone acceptance gate
hugo opened issue hugo/MetaCrate#132 2026-08-17 19:31:38 +00:00
[Grid agent] Render pure-Rust viewport snapshots for multimodal questions
hugo opened issue hugo/MetaCrate#133 2026-08-17 19:31:38 +00:00
[Grid agent] Build deterministic fake-grid, fake-LLM, and adversarial test infrastructure
hugo opened issue hugo/MetaCrate#134 2026-08-17 19:31:38 +00:00
[Grid agent] Package and document portable service operation and secret handling
hugo opened issue hugo/MetaCrate#129 2026-08-17 19:31:37 +00:00
[Grid agent] Generate, validate, inventory, and deliver LSL scripts safely
hugo opened issue hugo/MetaCrate#130 2026-08-17 19:31:37 +00:00
[Grid agent] Accept landmarks and provide authorized teleport and roaming workflows
hugo opened issue hugo/MetaCrate#131 2026-08-17 19:31:37 +00:00
[Grid agent] Build authorized scripted prim objects with transactional cleanup