Highlights
- Open-source brain —
cursor-agentreplaced 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 scaffolding —
ARCHITECTURE.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.