3165306bd1
feat(voice): fully-local STT + TTS via Whisper/Piper provider factory ( #1755 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-14 14:27:51 -07:00
github-actions[bot]
08b881350b
chore(staging): v0.53.47
2026-05-14 19:00:05 +00:00
4d5e0d5aad
fix(orchestrator): prefer live integrations over memory_tree for inbox/doc queries ( #1731 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: Rafael Figuereo <rafaelfiguereod@gmail.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-05-14 05:37:00 -07:00
github-actions[bot]
2aea60c208
chore(staging): v0.53.46
2026-05-14 12:10:27 +00:00
github-actions[bot]
be214510e7
chore(staging): v0.53.45
2026-05-14 05:43:55 +00:00
github-actions[bot]
3e13adaab5
chore(staging): v0.53.44
2026-05-13 21:32:25 +00: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
github-actions[bot]
41813dba14
chore(staging): v0.53.41
2026-05-13 15:50:42 +00: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
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
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
github-actions[bot]
ef556f8835
chore(staging): v0.53.29
2026-05-12 09:25:51 +00:00
Steven Enamakel and GitHub
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
github-actions[bot]
09c55609ca
chore(staging): v0.53.27
2026-05-11 08:40:31 +00:00
Steven Enamakel and GitHub
838e6fce90
fix(windows): stop terminal flood on app launch via GUI subsystem + AttachConsole ( #1468 )
2026-05-10 23:20:25 -07:00
Steven Enamakel and GitHub
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 Enamakel and GitHub
065e198cf4
Support reliable self-update for server-side and headless core instances ( #1458 )
2026-05-09 23:55:25 -07:00
Steven Enamakel and GitHub
fbed3b21f0
fix(learning): cloud fallback when local reflection gate is off ( #1453 )
2026-05-09 20:09:29 -07:00
Steven Enamakel and GitHub
6e2d69792d
Add seed phrase onboarding and multi-chain wallet setup ( #1407 )
2026-05-09 13:54:10 -07:00
sanil-23 and GitHub
b8922c2e28
feat(memory): self-identity tagging via Composio identity registry ( #1365 ) ( #1381 )
2026-05-08 18:59:18 -07:00
Steven Enamakel and GitHub
836a6d852c
feat(meet): join Google Meet calls with mascot virtual camera ( #1350 )
2026-05-07 17:56:05 -07:00
Steven Enamakel and GitHub
9a158cba19
feat(memory_tree): scale summariser for cloud — bigger batches, parallel workers, prose output ( #1348 )
2026-05-07 16:53:57 -07:00
Steven Enamakel and GitHub
abec9921c4
feat(logging): rotate embedded core + shell logs to ~/.openhuman/logs ( #1278 )
2026-05-06 13:53:45 -07:00
oxoxDev and GitHub
44c8b834fb
feat(webview-accounts): faster + clearer cold opens ( #1233 #1284 ) ( #1285 )
2026-05-06 13:09:17 -07:00
oxoxDev and GitHub
5f3a9693d9
fix(tauri): clean shutdown + orphan reap ( #1060 ) ( #1248 )
2026-05-05 22:36:33 -07:00
Steven Enamakel and GitHub
0eeb0c6c78
feat(observability): centralize error reporting with Sentry tags across core ( #1264 )
2026-05-05 21:32:17 -07:00
Steven Enamakel and GitHub
50d109b5e6
feat(mascot): floating desktop mascot via native NSPanel + WKWebView (macOS) ( #1203 )
2026-05-04 22:21:41 -07:00
Steven Enamakel and GitHub
f9f2360341
fix(mascot): swap to yellow mascot via @remotion/player ( #1200 )
2026-05-04 20:45:23 -07:00
995669fc0a
fix(cef): popup paint dies after first frame — skip blank-page guard for popups ( #1079 ) ( #1182 )
...
Co-authored-by: Steven Enamakel <31011319+senamakel@users.noreply.github.com >
2026-05-04 08:56:12 -07:00
Steven Enamakel and GitHub
df6c0a941d
feat(home): early-bird banner + assistant→agent terminology ( #1113 )
2026-05-03 08:22:05 -07:00
Steven Enamakel and GitHub
07b02d5e6c
feat(skills): channels grid + integrations card polish; tolerant Composio trigger decode ( #1112 )
2026-05-02 20:40:14 -07:00
Mega Mind and GitHub
1208503642
Feat/dmg checks ( #1084 )
2026-05-01 20:39:28 +05:30
CodeGhost21 and GitHub
cd7a56581c
fix(sentry): Rust source context + per-release deploy marker ( #405 ) ( #1067 )
2026-05-01 17:06:31 +05:30
Steven Enamakel and GitHub
016ad78086
fix(core,cef): run core in-process and stop orphaning CEF helpers on Cmd+Q ( #1061 )
2026-04-30 23:22:18 -07:00
393852b1d6
Feat: core rpc auth ( #881 )
...
Co-authored-by: Steven Enamakel <31011319+senamakel@users.noreply.github.com >
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai >
2026-04-29 18:43:58 -07:00
Steven Enamakel and GitHub
798dc54eea
Disable welcome auth actions ( #1033 )
2026-04-29 18:43:28 -07:00
e943a1ad1b
feat(sentry): split errors into per-surface projects (react, core, tauri) ( #1032 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-29 15:57:41 -07:00
VectorJet and GitHub
fc063992ef
chore(deps): upgrade to Vite 8 and Rolldown ( #942 )
2026-04-29 11:36:29 -07:00
Mega Mind and GitHub
23a18c9c3f
fix(notifications): request OS permission at startup and fix socketService listener leak ( #998 )
2026-04-28 18:56:44 -07:00