Skip to content

0.1.14

Choose a tag to compare

@github-actions github-actions released this 04 Apr 04:53
· 5653 commits to main since this release

0.1.14 Latest

New Features

  • add best-effort assistant typing indicators across supported messaging channels
  • add hosted per-user root-key envelopes and browser-compatible user-key helpers for future unlock flows

Bug Fixes

  • harden hosted execution control with signed control routes, per-run runner tokens, and safer per-user key handling
  • keep hosted user-envelope reads greenfield-safe while preserving the new hosted key model
  • restore hosted verification stability by fixing Cloudflare control-path regressions and stale hosted-web smoke-process cleanup
  • align hosted Linq integrations with the current v3 API, canonical snapshots, and v3 media payloads
  • harden the hosted install script for stock macOS Bash
  • tighten assistant onboarding so first-contact guidance runs once, uses clearer copy, and keeps knowledge tools available on provider turns
  • support Venice defaults in hosted assistant configuration

Documentation

  • No documentation-specific changes called out in this release.

Changelog
Full Changelog: v0.1.13...v0.1.14

  • refactor(knowledge): hard-cut assistant-core ownership (cba2507)
  • fix(knowledge): tighten final validation (11b2fae)
  • test(cli): align slice harnesses with runtime errors (2b7096a)
  • refactor(web): extract homepage into composable section components (37b48b4)
  • fix(hosted-assistant): support venice hosted defaults (58127d4)
  • fix(linq): hard-cut integration to current v3 api (84d8037)
  • fix(linq): accept canonical snapshots and v3 media fields (8b77a71)
  • fix(linq): align hosted snapshot tests with parser (817abb2)
  • fix(assistant): require knowledge tools for provider turns (962f06c)
  • fix(installer): harden hosted install.sh for macOS bash (17a020f)
  • fix(assistant): tighten first-contact onboarding (041ddcb)
  • fix(assistant): gate first-contact onboarding once (31cbb94)
  • feat: harden hosted execution control and user keys (df3725f)
  • refactor(assistant): centralize first-contact finalization (c3d4c20)
  • chore: keep hosted user envelope GET read-only (da914ba)
  • fix(assistant): tighten onboarding intro copy (4248112)
  • feat(assistant): add best-effort channel typing indicators (3dcda9c)
  • test: restore hosted verification stability (bf1ed5d)
  • Update page.tsx (05e4e8b)
  • fix(assistant): soften onboarding head-start prompt (324c59f)