Commit Graph
619 Commits
Author SHA1 Message Date
github-actions[bot] 3e13adaab5 chore(staging): v0.53.44 2026-05-13 21:32:25 +00:00
Aqil AzizandGitHub a01c7d3cb5 fix(updater): quiet passive check failures (#1685) 2026-05-13 14:30:25 -07:00
41e548b3d8 fix(observability): drop transient backend_api + integrations failures from Sentry (#1632)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 14:20:33 -07:00
github-actions[bot] 2b64ea8ac5 chore(release): v0.53.43 2026-05-13 19:24:19 +00:00
github-actions[bot] 6b992e1e65 chore(release): v0.53.42 2026-05-13 18:32:56 +00:00
Steven EnamakelandGitHub c18530f594 fix(settings): round-trip LLM provider model_routes and consolidate UI (#1660) 2026-05-13 11:24:40 -07:00
Steven EnamakelandGitHub 943489858f feat(settings): add mascot color customization (closes #1651) (#1667) 2026-05-13 11:15:06 -07:00
91eb90b4ad Document OpenHuman portfolio readiness cleanup (#1661)
Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
2026-05-13 10:54:50 -07:00
57b4e0e3b8 fix(core_process): demote expected port-clash + Windows bind ACL to warn (#2B, #AT, #BV, #BT) (#1628)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-13 10:51:26 -07:00
c05de9274a test: wait for local model usage flags to load (#1643)
Co-authored-by: honor2030 <19909783+honor2030@users.noreply.github.com>
2026-05-13 22:43:09 +05:30
Steven EnamakelandGitHub 74a08c8ad6 fix(auth): offer "clear app data" recovery when login decryption fails (#1652) 2026-05-13 09:29:54 -07:00
256f004c36 feat(local_ai): unify memory embeddings — cloud Voyage default + live local toggle + dev infra (#1640)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 09:16:59 -07:00
github-actions[bot] 41813dba14 chore(staging): v0.53.41 2026-05-13 15:50:42 +00:00
Steven EnamakelandGitHub 9694dbee3c refactor(mock-api): domain split + OAuth + Composio + e2e workflow + macOS mega-spec scaffold (#1532) 2026-05-13 08:43:03 -07:00
sanil-23andGitHub bddfbb12c8 fix(chat): stop duplicating assistant replies on multi-segment turns (#1648) 2026-05-13 20:47:54 +05:30
github-actions[bot] 9160317e06 chore(release): v0.53.40 2026-05-13 13:02:39 +00:00
github-actions[bot] 84ffce7d54 chore(release): v0.53.39 2026-05-13 12:58:18 +00:00
github-actions[bot] 7beed3a47e chore(staging): v0.53.38 2026-05-13 12:25:06 +00:00
github-actions[bot] 4788b8cbea chore(release): v0.53.37 2026-05-13 12:20:45 +00:00
Steven EnamakelandGitHub c63871e0b7 feat: hide worker threads from UI and disable spawn (#1624) (#1631) 2026-05-13 05:15:17 -07:00
Steven EnamakelandGitHub 57c6d1be29 fix(onboarding): disable unreliable Apify LinkedIn scrape during profile build (#1627) 2026-05-13 04:35:27 -07:00
github-actions[bot] 7e44a5c8c0 chore(staging): v0.53.36 2026-05-13 11:23:16 +00:00
acebeb12b6 fix(tauri): hide main window via OS API on Windows close (#1607) (#1621)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 04:13:33 -07:00
YellowSnnowmannandGitHub 10a726d007 feat(voice): add mic input device selector and stabilize media capture for composer (#1616) 2026-05-13 16:35:24 +05:30
github-actions[bot] 6abf4a6e02 chore(staging): v0.53.35 2026-05-13 09:06:00 +00:00
github-actions[bot] de33b12980 chore(staging): v0.53.34 2026-05-13 07:38:19 +00:00
github-actions[bot] 86ea12f676 chore(staging): v0.53.33 2026-05-13 06:27:50 +00:00
github-actions[bot] c591d88982 chore(staging): v0.53.32 2026-05-13 05:04:52 +00:00
156a016279 fix(chat): show specific error messages instead of generic 'Something went wrong' (#1566)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-12 21:36:39 -07:00
6d2e722fa8 fix(threads): typed ThreadNotFound error + skip Sentry for stale-thread RPCs (OPENHUMAN-TAURI-4H, -60) (#1570)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-12 21:30:34 -07:00
4be66bafd1 feat(local_ai): Ollama precondition gate + install UX hardening (#1475) (#1569)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-12 20:31:23 -07:00
8e31b766a4 chore(deps): cargo update lockfiles to patch openssl + rand CVEs (#1581)
Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-12 20:04:08 -07:00
d9da5bfc09 feat(tauri): hide main window to tray on Windows close (#1583)
Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-12 20:02:27 -07:00
ad11a08e54 fix(sentry): drop dev-server fetch noise from Tauri shell events (OPENHUMAN-TAURI-V) (#1545)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-12 19:57:10 -07:00
84d86da70e fix(ipc): guard isTauri() on __TAURI_INTERNALS__.invoke (OPENHUMAN-REACT-S) (#1556)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-12 19:56:03 -07:00
3d4e4d278c fix(webview_apis): always bind ephemeral port, ignore stale PORT_ENV (OPENHUMAN-TAURI-82) (#1543)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-12 19:55:03 -07:00
5e72d02a51 fix(accounts): reset transient webview status on rehydrate (#1536)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-12 19:54:42 -07:00
706edf5f44 fix(composio): collect WABA ID before WhatsApp Business OAuth flow (#1550)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-12 19:51:54 -07:00
3bfe53aaa9 fix(tauri): hide instead of destroy main window on Windows close (OPENHUMAN-TAURI-2X) (#1548)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-12 19:51:31 -07:00
54a9396f88 fix(ollama): URL builder + local-AI noise suppression bundle (#1553)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-12 19:50:33 -07:00
Cyrus GrayandGitHub 8e9aef60f6 feat(analytics): implement Google Analytics (#1533) 2026-05-12 11:50:49 -07:00
af4d231ced chore(branding): refresh app icons across all sizes (#1571)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 11:30:29 -07:00
github-actions[bot] 3966df4037 chore(staging): v0.53.31 2026-05-12 17:49:07 +00:00
github-actions[bot] 15c744296d chore(staging): v0.53.30 2026-05-12 12:21:31 +00:00
7ce319362b fix(windows): wire CEF keyboard input routing on cold launch (#1528)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 17:07:00 +05:30
Steven EnamakelandGitHub 8b4350ea33 fix(auth): stop 401 cascade after session expiry (OPENHUMAN-TAURI-1T) (#1516) 2026-05-12 02:31:09 -07:00
github-actions[bot] ef556f8835 chore(staging): v0.53.29 2026-05-12 09:25:51 +00:00
3db3b92992 fix(webview-accounts): typed error wrap for openWebviewAccount (#1472) (#1521)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 00:22:29 -07:00
Steven EnamakelandGitHub aacde80fdc fix(chat): release composer lock on socket disconnect (Windows lockout) (#1522) 2026-05-12 00:22:07 -07:00
Steven EnamakelandGitHub 7ce933bb2d perf(conversations): track message stats in threads log so list_threads is O(threads.jsonl) (#1517) 2026-05-12 00:21:44 -07:00