Skip to content

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 07:26
bbb3c23

0.13.0 (2026-06-15)

Features

  • chat: anchor the transcript to the bottom, fix mobile keyboard gap (c22a04c), closes #412
  • chat: graphical VRAM headroom from ServiceBay's real GPU numbers (#401) (8f9fd5b)
  • chat: guide self-enrolment by name not technical uid (#399) (2270373), closes #396
  • chat: move settings + search into inline command cards, merge mobile header (0be8424), closes #410 #411
  • chat: self-service voice enrolment for the household profile (#397) (10e9013), closes #396
  • chat: voice onboarding reliability and chat-UI command-card consolidation (1fa1717)
  • skill: pin the self-enrolment step order in the household soul (#400) (10071e6), closes #396
  • skill: rename the household persona to Solaris, enrol on sentences (#403) (f99659b), closes #396
  • solaris: rebrand stage 2 — coordinated repo-wide artifact rename + draft BRAND.md (75f3818)
  • solaris: rebrand stage 2 — rename artifacts solilos→solaris, solbay→solarisbay (1b6530a), closes #408
  • template: switch the household fast model to gemma4:e4b (#402) (ccb197c)

Bug Fixes

  • chat: fold the turn trace into one step list, drop the redundant block (102bc86), closes #406
  • chat: hand the model the exact 3-sentence enrol prompt to echo (f4de2d6), closes #404
  • chat: persist a voice turn's trace into its durable Zuhause session (f6c0979), closes #405
  • chat: remove the activity bubble on a stopped turn (f1fc218)
  • chat: remove the live activity bubble on a stopped turn (d411611), closes #414
  • template: wait for gatekeeper Wyoming STT before wiring it as Assist STT (8aaee5e), closes #395