Commit Graph
318 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
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
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
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
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
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
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
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
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
Steven EnamakelandGitHub e3749a0383 fix(tauri): prevent CEF init panic on second launch via single-instance plugin (#1510) 2026-05-11 19:35:03 -07:00
github-actions[bot] dbc536f8b0 chore(staging): v0.53.28 2026-05-11 19:17:47 +00:00
YellowSnnowmannandGitHub fc573b05f6 fix(core-rpc): normalize config method wiring and harden startup against config/SQLite edge cases (#1497) 2026-05-11 09:30:05 -07:00
Cyrus GrayandGitHub 5138a726dd feat(mascot): sleep by default, wake on hover/click (#1493) 2026-05-11 09:29:31 -07:00
b5bedd6b2c fix(tauri): align staging datadir resolution with core (#1490) (#1492)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 09:26:38 -07:00
Cyrus GrayandGitHub a312a85663 feat(tauri): make floating mascot draggable (#1485) 2026-05-11 15:50:41 +05:30
github-actions[bot] 09c55609ca chore(staging): v0.53.27 2026-05-11 08:40:31 +00:00
Steven EnamakelandGitHub 838e6fce90 fix(windows): stop terminal flood on app launch via GUI subsystem + AttachConsole (#1468) 2026-05-10 23:20:25 -07:00
Steven EnamakelandGitHub 81d24b4d74 fix(release): refresh Cargo.lock on bump, attach uid to core Sentry, hide debug settings (#1465) 2026-05-10 20:44:23 -07:00
Steven EnamakelandGitHub 065e198cf4 Support reliable self-update for server-side and headless core instances (#1458) 2026-05-09 23:55:25 -07:00
github-actions[bot] 8c6b1273e2 chore(staging): v0.53.26 2026-05-10 06:46:33 +00:00
Steven EnamakelandGitHub fbed3b21f0 fix(learning): cloud fallback when local reflection gate is off (#1453) 2026-05-09 20:09:29 -07:00
github-actions[bot] c4fc70c376 chore(staging): v0.53.25 2026-05-10 02:54:10 +00:00
github-actions[bot] 8a4ceaac6d chore(staging): v0.53.24 2026-05-09 23:57:45 +00:00
github-actions[bot] 8b29772171 chore(staging): v0.53.23 2026-05-09 23:09:33 +00:00
Steven EnamakelandGitHub 6e2d69792d Add seed phrase onboarding and multi-chain wallet setup (#1407) 2026-05-09 13:54:10 -07:00
github-actions[bot] 90e9f48f3a chore(release): v0.53.22 2026-05-09 07:53:54 +00:00
github-actions[bot] cf4784e43b chore(release): v0.53.21 2026-05-09 06:47:20 +00:00
Steven EnamakelandGitHub 6b044a9456 docs: rewrite README + gitbooks around current product, add Developing section (#1384) 2026-05-08 21:18:20 -07:00
Steven EnamakelandGitHub f5dce78381 debug(meet_video): instrument mascot frame pipeline + off-screen meet window (#1382) 2026-05-08 20:40:20 -07:00