Skip to content

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 13:40
33a525c

0.14.0 (2026-06-15)

Features

  • chat: /persona and /model commands, drop Settings button + persona dropdown (788e840), closes #420
  • chat: structured LLM-call trace modal + usable skill/soul editor (dae3e63), closes #416 #418
  • chat: wire dynamic-skills promotion to the generic SB approval API (5a0f6ce), closes #427
  • dynamic-skills SB-approval promotion + custom Solaris wake-word wiring (e1b78f2)
  • template: wire custom "Solaris" wake word + ship model-gen recipe (9868db6), closes #407

Bug Fixes

  • chat: household slash commands, /help parity, single durable household session (9281c3d), closes #421 #417 #419
  • db: seed debug_mode from SOLARIS_DEBUG_MODE_DEFAULT env (ffc9748), closes #432
  • engine: containment-check skill promotion path against symlink escape (7f7837e)
  • engine: containment-check skill promotion path against symlink escape (b0cbfa4), closes #439
  • gatekeeper: gate enrolment listing and scope session delete by owner (78a21fb), closes #437 #438
  • gatekeeper: serialise concurrent same-uid enroll capture (5a3bbb0), closes #441
  • post-Hermes skill cleanup + debug_mode default from env (e2a3357)
  • security: auth-gate /enrolments + owner-gate session delete (#437, #438) (0e3cb56)
  • skill: replace stale Hermes tool names and drop dead hermes-api check (91c001d), closes #431 #433
  • skill: update admin-diagnose and admin-logs container name map (c35ddc7), closes #430
  • template: drop {{VAR}} comment false-positive, clarify HA token absence (9b733dd), closes #424 #425
  • template: forward GATEKEEPER_URL and PUSH_TOKEN to the chat container (912eb95), closes #440
  • template: robustify HA long-lived token adoption (6c40065)
  • template: robustify HA long-lived token adoption (717b9f5), closes #425
  • wire gatekeeper push into chat container + serialise enroll capture (b519532)