• 2 Open
    3 Closed
    Updated 2026-08-17 19:32:15 +00:00
    -

    Add optional, independently selectable native Rust extensions after the compatibility foundation is established. Extensions must preserve the existing public behavior, remain off by default unless deliberately promoted, be cross-platform on Linux, Windows, and macOS, avoid CLR dependencies, enforce resource limits, and include isolated tests and user-facing feature documentation.

  • 0 Open
    23 Closed
    Updated 2026-08-23 17:50:17 +00:00
    -

    Build a responsive, compact, pure-Rust OpenSim grid agent on libremetaverse. The agent must behave credibly inside the world while remaining safely manageable and observable through an integrated or split control plane and TUI. Its LLM connection has exactly two required settings—an exact OpenAI-compatible endpoint URL and an API key—with no provider presets, provider SDKs, or model catalog. All runtime code and APIs must be cross-platform; Gitea Actions remain ubuntu-latest only. The milestone includes deterministic offline validation, opt-in live-grid evidence, security and resource bounds, deployment, and operator documentation.