Commit Graph
107 Commits
Author SHA1 Message Date
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
Steven EnamakelGitHubRafael Figuereodependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
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
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 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 887e483790 Send client app version headers on backend requests (#1456) 2026-05-09 23:46:01 -07:00
Steven EnamakelandGitHub cc6092e631 feat(memory): transcript-to-memory ingestion pipeline (#1399) (#1406) 2026-05-09 13:47:30 -07:00
sanil-23andGitHub b8922c2e28 feat(memory): self-identity tagging via Composio identity registry (#1365) (#1381) 2026-05-08 18:59:18 -07:00
Steven EnamakelandGitHub 9a158cba19 feat(memory_tree): scale summariser for cloud — bigger batches, parallel workers, prose output (#1348) 2026-05-07 16:53:57 -07:00
Steven EnamakelandGitHub abec9921c4 feat(logging): rotate embedded core + shell logs to ~/.openhuman/logs (#1278) 2026-05-06 13:53:45 -07:00
oxoxDevandGitHub 44c8b834fb feat(webview-accounts): faster + clearer cold opens (#1233 #1284) (#1285) 2026-05-06 13:09:17 -07:00
oxoxDevandGitHub 5f3a9693d9 fix(tauri): clean shutdown + orphan reap (#1060) (#1248) 2026-05-05 22:36:33 -07:00
b1b82f4202 feat(people): add contact resolution and scoring (#1259)
Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
2026-05-05 16:53:59 -07:00
Steven EnamakelandGitHub e945390d48 feat(tools): coding-harness baseline primitives (#1205) (#1208) 2026-05-05 01:43:57 -07:00
Steven EnamakelandGitHub 49a9b835b6 Persist turn state + restore conversation history on cold-boot (#1202) 2026-05-04 22:02:51 -07:00
b90dad121d fix(composio/gmail): phase out html2md, prefer text/plain MIME part (#1170)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-04 00:11:04 -07:00
Steven EnamakelandGitHub d4b4b07223 feat(home): EarlyBirdyBanner + agent terminology + LinkedIn enrichment model pin (#1118) 2026-05-03 11:10:48 -07:00
Steven EnamakelandGitHub 07b02d5e6c feat(skills): channels grid + integrations card polish; tolerant Composio trigger decode (#1112) 2026-05-02 20:40:14 -07:00
Steven EnamakelandGitHub 195c9c51a6 feat(composio): client-side trigger enable/disable toggles (#1110) 2026-05-02 16:50:28 -07:00
Steven EnamakelandGitHub 5523434516 refactor(session): flatten session_raw/, switch md to YYYY_MM_DD (#1098) 2026-05-02 12:58:09 -07:00
CodeGhost21andGitHub cd7a56581c fix(sentry): Rust source context + per-release deploy marker (#405) (#1067) 2026-05-01 17:06:31 +05:30
Steven EnamakelandGitHub 9dd878cbfb feat(scheduler-gate): throttle background AI on battery / busy CPU (#1062) 2026-04-30 23:13:34 -07:00
800fafb080 feat(morning_briefing): inject ambient runtime + user + datetime into system prompt (#959)
Co-authored-by: Steven Enamakel <31011319+senamakel@users.noreply.github.com>
2026-04-29 11:37:57 -07:00
fd0398d5fa feat(memory): MD-on-disk content + participant bucketing + async pipeline foundation (#1008)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-04-28 17:44:20 -07:00
4f9da9eb8d test(foundation): coverage matrix + strategy + gap-fill batch (#773) (#980)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-28 16:13:48 +05:30
e3c46d1c3d fix(whatsapp): upgrade WhatsApp Web channel to upstream whatsapp-rust 0.5 (#916)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-26 18:41:47 -07:00
Steven EnamakelandGitHub 7867496d86 feat(home): banners, welcome typewriter, conversation gating (#936) 2026-04-26 01:15:57 -07:00
e0e7e1bd77 refactor: extract inline tests to sibling _tests.rs files (130 god-files) (#835)
Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-04-25 22:23:19 -07:00
Steven EnamakelandGitHub 13242cc9d6 feat(integrations): stock-price tools and expanded Parallel surface (#911) 2026-04-25 13:39:53 -07:00
Steven EnamakelandGitHub c191a1f0aa fix(core-update): support versioned tarball/zip release assets (#908) 2026-04-24 20:52:43 -07:00