Commit Graph
219 Commits
Author SHA1 Message Date
3e148f66cb feat(composio): bring-your-own Composio direct mode (#1710) (#1825)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-15 15:21:27 -07:00
b4c19b105b fix(auth): scope clearAllAppData to active user; fix re-onboarding race; drop dead API call (#1816)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 14:57:30 -07:00
obchainandGitHub 05451f5c33 feat(voice): configurable mascot voice with ElevenLabs picker (#1821) 2026-05-15 13:57:15 -07:00
c37a122a0f fix(jira): collect Atlassian subdomain and handle ConnectedAccount_MissingRequiredFields (#1726)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-15 04:14:23 -07:00
Srinivas VaddiandGitHub cd911ab18d Allow private HTTP core URLs (#1765) 2026-05-14 21:24:30 -07:00
Aqil AzizandGitHub fa860a2a43 fix(update): keep dismissed repeated errors hidden (#1773) 2026-05-14 21:04:17 -07:00
Aqil AzizandGitHub 2970ff5dd0 Fix Jira Composio subdomain authorization (#1733) 2026-05-14 19:46:36 -07:00
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
Steven EnamakelandGitHub 7b95c37aee test: expand unit + e2e coverage from test-map across core domains (#1724) 2026-05-14 04:58:07 -07:00
Pranav AgarkarandGitHub 1699378c80 fix(settings): add type=button to analytics toggle for Windows WebView2 (#1698) (#1722) 2026-05-14 04:46:51 -07: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
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
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
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
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
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
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
oxoxDevandGitHub ef998ca16c fix(openUrl): fall back to window.open when CEF IPC handle not ready (#1472) (#1491) 2026-05-11 12:07:42 -07:00
Steven EnamakelandGitHub 532a76c180 feat(config): configurable OpenAI-compatible backend provider (#1342) (#1467) 2026-05-11 01:02:11 -07:00
Steven EnamakelandGitHub 83bc564838 feat(web): cloud-only boot picker + build:web target (#1466) 2026-05-10 22:14:18 -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 87b4903ac8 docs(core): simplify remote core RPC token setup (#1438) (#1444) 2026-05-09 16:44:49 -07:00
Steven EnamakelandGitHub 467f9f7aa0 🧹 Handle dontShowAgain preference in ConfirmationModal (#1410) 2026-05-09 14:33:51 -07:00
Steven EnamakelandGitHub 6e2d69792d Add seed phrase onboarding and multi-chain wallet setup (#1407) 2026-05-09 13:54:10 -07:00
YellowSnnowmannandGitHub 0a749f5cec feat(heartbeat): deliver durable proactive meeting/reminder notifications with dedup + category controls (#1369) 2026-05-08 19:03:31 -07:00
d6ace5a5bb feat(boot): cloud-mode picker auth + reload-resilient core mode (#1357)
Co-authored-by: Steven Enamakel <31011319+senamakel@users.noreply.github.com>
2026-05-08 19:00:17 -07:00
Steven EnamakelandGitHub 84a1f68b91 feat(mascot): switch runtime assets from APNG to animated WebP (#1349) 2026-05-07 19:58:50 -07:00
Steven EnamakelandGitHub 836a6d852c feat(meet): join Google Meet calls with mascot virtual camera (#1350) 2026-05-07 17:56:05 -07:00
YellowSnnowmannandGitHub 2c047a2153 feat(composio): granular trigger triage settings — per-toolkit + global toggle (#1334) 2026-05-07 12:31:40 -07:00
34188130a0 feat(subconscious): memory-context-aware reflection threads + dedupe gates (#623) (#1344)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 12:29:13 -07:00
Mega MindandGitHub 37cd17889c fix(channels): fix WhatsApp structured ingest pipeline + Memory page sync status (#1326) 2026-05-07 12:25:26 -07:00
Mega MindandGitHub 318950187e fix(local-ai): fix false-negative Ollama diagnostics (binary + model detection) (#1327) 2026-05-07 12:25:14 -07:00
66bea5ed4d Make Twitter OAuth failures actionable (#1318)
Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
2026-05-07 12:11:14 -07:00
Cyrus GrayandGitHub 894485a0cd feat(settings): group settings menu into labeled sections (#1286) 2026-05-07 14:31:04 +05:30
Steven EnamakelandGitHub 09f8f12f65 feat(memory): graph view, raw archive, Gemma defaults, pipeline polish (#1317) 2026-05-06 22:58:56 -07:00
Steven EnamakelandGitHub 33d8aa9cac feat(boot): gate launch on core mode pick + version check (#1316) 2026-05-06 18:26:30 -07:00
ba88d8cfc3 fix(webview/meet): gate orchestrator handoff on user opt-in (#1299) (#1310)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-06 17:43:21 -07:00
Steven EnamakelandGitHub abec9921c4 feat(logging): rotate embedded core + shell logs to ~/.openhuman/logs (#1278) 2026-05-06 13:53:45 -07:00
Cyrus GrayandGitHub f449a30520 fix(onboarding): make Connect your apps toggles start auth and reflect real connection state (#1226) 2026-05-06 13:18:06 -07:00
Cyrus GrayandGitHub dba87f7686 fix(settings): resolve overlapping text in Memory Data panel (#1305) 2026-05-06 13:11:32 -07:00
Cyrus GrayandGitHub 791438ff76 feat(walkthrough): end guided tour on chat page with pre-seeded welcome message (#1287) 2026-05-06 13:09:54 -07:00
oxoxDevandGitHub 44c8b834fb feat(webview-accounts): faster + clearer cold opens (#1233 #1284) (#1285) 2026-05-06 13:09:17 -07:00
Cyrus GrayandGitHub fa03cc31b4 feat(settings): move Notification Routing into Developer Options (#1283) 2026-05-06 13:08:07 -07:00
Steven EnamakelandGitHub 1570f3220b feat(local-ai): off by default, scoped usage flags, faster auto-updates (#1263) 2026-05-05 22:22:54 -07:00
Steven EnamakelandGitHub c4d93f6981 feat(mascot): mic-only composer with cloud STT + cartoon voice (#1253) 2026-05-05 16:37:54 -07:00