Skip to content

v0.2.0 — Open-source brain + VR/MR on Quest 3

Latest

Choose a tag to compare

@sumitaich1998 sumitaich1998 released this 11 Jun 11:15

Highlights

  • Open-source braincursor-agent replaced by slave-agent: a provider-agnostic, OpenAI-compatible LLM client (OpenAI, Anthropic, OpenRouter, Groq, Ollama, or any custom endpoint). Bring your own API key at startup; deterministic offline fallback when no key is set.
  • VR + Mixed Reality on Quest 3 (WebXR) — VR drops you into the virtual apartment (teleport + snap-turn, tracked controllers); MR uses passthrough to place the man in your real room via hit-test + anchors. VR/MR toggle, in-headset command panel, system keyboard, and voice where supported.
  • BYO-key settings screen — provider/model presets, key show/hide, connection test, advanced base-URL/proxy, offline mode.
  • 951 motion skills bundled for the browser (public/skills.json) with a progressive-disclosure loader that keeps prompts bounded.
  • Public docs + OSS scaffoldingARCHITECTURE.md, docs/ guides (incl. the Quest 3 VR/MR guide), MIT license, contributing guide, CI, and a vitest test suite.

Full details in CHANGELOG.md.