Changelog
What changed and when.
v0.1.0 — March 2026
Foundation release. The complete AnyaSelf platform with 8 microservices, React frontend, and documentation.
Added
- API Gateway — OIDC authentication, household management, purchase request flow with ephemeral confirmation tokens, Gemini Live voice proxy, and service-level routing
- Orchestrator — Vertex AI + LangChain agent with 4 mission types (STYLE, POLL, CARTPREP, INTERACTIVE), tool execution, and client event handling
- Wardrobe — Item and outfit CRUD, image upload lifecycle (GCS), discover feed with engagement tracking, feed collections, outfit curation
- Commerce — Offer ingestion with domain allowlists, semantic search, scoring engine
- VTO — Virtual Try-On diffusion model inference with multi-backend support (simulated, HTTP, inline GPU)
- Hyperbeam Bridge — Cloud browser session management with takeover control, agent actions, and extension event handling
- Headless CartPrep — Automated cart preparation with Playwright runner, domain allowlists, and 9 failure classification codes
- Artifacts & Audit — Mission artifact storage and household-scoped audit event logging
- Frontend — React + Vite + TypeScript SPA with 13 feature modules, Zustand state management, Aura voice bubble with barge-in support
- Documentation — Architecture (C4), data models, 8 service guides, security model, error reference, API reference (OpenAPI), deployment guide, tutorial, troubleshooting
- Infrastructure — Docker Compose for local development, CI via GitHub Actions, dual-backend persistence (Firestore + in-memory)