0.2.13
0.2.13 Latest
New Features
- enable codex image passthrough
- add gpt5 prompt behavior profile
- add Telegram to homepage sign-in dialog
- support email sign-in in homepage dialog
- improve linq delivery observability
Bug Fixes
- tighten parity retry and validation edges
- restore workspace acceptance
- always forward multimodal auto-reply input
- keep hosted checkout tax monitoring-only
- enable automatic tax for hosted checkout
- queue canonical write lock and narrow outer wrappers
- reject blank mixed search query input
- preserve linq auto-reply bootstrap
- support positional search query input
- update hosted onboarding signup sms copy
- refine hosted onboarding welcome copy
- tighten hosted onboarding signup copy
- load sqlite via esm in source builds
- match homepage telegram auth button styling
- log linq error messages at webhook boundary
- avoid nested prisma tx
- silence sqlite experimental warning noise
- background best-effort nudges
- background hosted execution nudges
- enrich redacted error logging
- treat linq delivery as idempotent
Documentation
- No documentation-specific changes called out in this release.
Changelog
Full Changelog: v0.2.12...HEAD
- refactor(meals): centralize promotion and source normalization (cc8b1f4)
- chore(agent-docs): clear meal parity coordination lane (d602746)
- fix(meals): tighten parity retry and validation edges (c436c60)
- fix: restore workspace acceptance (469df34)
- refactor(assistant-engine): simplify codex image passthrough (4e5415c)
- feat(assistant-engine): enable codex image passthrough (8447737)
- chore(agent): record pdftotext cleanup sweep (0a63749)
- refactor(parsers): hard cut local pdftotext support (b721b57)
- fix(assistant-engine): always forward multimodal auto-reply input (8c4e380)
- Update first-contact-welcome.ts (1320ffc)
- refactor(hosted): unify email channel resolution policy (5b8075e)
- refactor(hosted): sync member channels explicitly (972ff42)
- feat(assistant-engine): add gpt5 prompt behavior profile (53b0240)
- fix(web): keep hosted checkout tax monitoring-only (9dcddfa)
- fix(web): enable automatic tax for hosted checkout (a449de6)
- chore(hosted-onboarding): add linq webhook timing logs (d04a975)
- fix(core): queue canonical write lock and narrow outer wrappers (7a69a98)
- refactor(assistant-engine): simplify recurring cron lookup flow (d2911ea)
- refactor(assistant-engine): follow vault timezone for recurring cron (e2ae412)
- chore(hosted-execution): add latency instrumentation (a626f36)
- fix(cli): reject blank mixed search query input (053278f)
- fix(hosted): preserve linq auto-reply bootstrap (7e271f4)
- fix(cli): support positional search query input (ebe39d9)
- refactor(assistant-engine): make normal replies more conversational (e85c815)
- fix: update hosted onboarding signup sms copy (bb8d930)
- fix: refine hosted onboarding welcome copy (c711dbb)
- refactor(web): simplify hosted onboarding seams (2bbdc79)
- fix: tighten hosted onboarding signup copy (34ddb54)
- Refactor vault-local automation schedule shape (a3e92db)
- refactor(web): hard cut hosted onboarding transaction ownership (41e0f89)
- refactor(runtime-state): add hosted-safe node subpaths (f75fc65)
- fix(runtime-state): load sqlite via esm in source builds (9978f71)
- feat(web): add Telegram to homepage sign-in dialog (7031e92)
- feat(web): support email sign-in in homepage dialog (287e257)
- fix: match homepage telegram auth button styling (86a1edf)
- fix: log linq error messages at webhook boundary (65214a7)
- refactor(runtime-state): share sqlite warning filters (881b9e8)
- refactor: simplify linq observability helpers (7acf417)
- refactor(hosted-onboarding): materialize Linq home threads from first contact (df82719)
- fix(hosted-onboarding): avoid nested prisma tx (ba5c4aa)
- refactor(runtime-state): simplify sqlite warning parsing (d7a7814)
- feat: improve linq delivery observability (babf8f2)
- fix(runtime-state): silence sqlite experimental warning noise (13eaba7)
- fix(stripe-webhook): background best-effort nudges (ff0e13a)
- fix(webhooks): background hosted execution nudges (60c6ee5)
- fix(hosted-execution): enrich redacted error logging (d5c9039)
- fix: treat linq delivery as idempotent (6148fa0)
- Update hosted-existing-account-sign-in-dialog.tsx (9e4b232)