Commit Graph
303 Commits
Author SHA1 Message Date
Mega MindandGitHub 2f241ce494 fix(memory): graceful empty statuses when DB unavailable (#1292) (#1328) 2026-05-07 12:26:19 -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
obchainandGitHub 3bbf4b5d9f fix(stt): rewrite stale-sidecar voice error + e2e registration guard (#1298) 2026-05-07 12:05:07 -07:00
b9c01ca327 SYM-212: add foundational thread RPC query hooks (#1272)
Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
2026-05-07 12:04:28 -07:00
ebd8c1685c SYM-206: fix Vitest mock API port collisions (#1271)
Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
2026-05-07 12:03:53 -07:00
0b8ff9228f Fix segmented chat response reconciliation (#1261)
Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
2026-05-07 10:52:16 -07:00
Cyrus GrayandGitHub 894485a0cd feat(settings): group settings menu into labeled sections (#1286) 2026-05-07 14:31:04 +05:30
Steven EnamakelandGitHub 22946a19db fix(boot): unblock cold-boot core start on dev hosts (#1324) 2026-05-07 00:04:14 -07:00
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
a08ec95338 Extract composer send-gating logic from Conversations page (#1239)
Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
2026-05-06 16:47:38 -07:00
oxoxDevandGitHub bbdb823eda fix(webview/slack): first-load + Google auth (#1036) (#1249) 2026-05-06 16:47:21 -07:00
Mega MindandGitHub 4e9f2a8f77 feat(config): RPC bootstrap hardening, socket alignment, and exhaustive tests (#1313) 2026-05-06 16:45:42 -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
oxoxDevGitHubgoogle-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>Claude Opus 4.7
d0dc31c53f test(settings): dev-options + data-management E2E coverage (#969) (#1220)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-06 13:17:50 -07:00
sanil-23andGitHub b7198063de fix(welcome): include bearer token in core RPC test-connection probe (#1301) 2026-05-06 13:16:04 -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 fcf2880aca feat(onboarding): allow moving profile-building to background after 10s (#1295) 2026-05-06 13:10:17 -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
fff1339532 feat(memory): per-source memory sync status (#1136) (#1250)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 15:34:28 -07:00
CodeGhost21andGitHub ec4d3de94d fix(notifications): real OS permission gate + delivery for #1152 (#1247) 2026-05-05 11:31:11 -07:00
28b35f48b1 fix(composio): address trigger toggle review feedback (#1111)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-05 11:22:37 -07:00
a00bc06842 Add typed frontend RPC method catalog and drift tests (#1242)
Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
2026-05-05 11:12:00 -07:00
17ba1ed633 [codex] Derive chat thread titles from user messages (#1230)
Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
2026-05-05 11:09:14 -07:00
Cyrus GrayandGitHub da55b9d145 fix(ui): move Intelligence and Webhooks to Developer Options, clean up nav (#1225) 2026-05-05 11:08:42 -07:00
oxoxDevGitHubgoogle-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>Claude Opus 4.7
a274adc81e feat(agent): orchestrator worker thread depth=1 (#930) (#1221)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 11:06:43 -07:00
Cyrus GrayandGitHub 08d5d1a88e feat(onboarding): replace context step with polished Building your profile animation (#1219) 2026-05-05 11:03:42 -07:00
Cyrus GrayandGitHub c234fc8e84 feat(walkthrough): multi-page guided tour across key app sections (#1218) 2026-05-05 11:03:08 -07:00
Steven EnamakelandGitHub 50d109b5e6 feat(mascot): floating desktop mascot via native NSPanel + WKWebView (macOS) (#1203) 2026-05-04 22:21:41 -07:00
Steven EnamakelandGitHub 49a9b835b6 Persist turn state + restore conversation history on cold-boot (#1202) 2026-05-04 22:02:51 -07:00
62516ba418 feat(memory_tree): cloud-default LLM, queue priority, entity filter, Memory tab UI (#1198)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-04 20:52:56 -07:00
Steven EnamakelandGitHub f9f2360341 fix(mascot): swap to yellow mascot via @remotion/player (#1200) 2026-05-04 20:45:23 -07:00
Steven EnamakelandGitHub 477bb63ef3 fix(threads): preserve selectedThreadId on cold-boot identity hydration (#1196) 2026-05-04 15:20:16 -07:00
Cyrus GrayandGitHub 2497282716 feat(onboarding): replace welcome-agent bot with react-joyride walkthrough (#1180) 2026-05-04 12:41:08 -07:00
obchainandGitHub 287ee5cffc chore(tauri-shell): retire embedded Gmail webview-account flow (#1181) 2026-05-04 12:36:03 -07:00
66d1f870d1 fix(ui): hide unsupported permission UI on non-macOS for Screen Intelligence (#1194)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-04 12:35:18 -07:00
oxoxDevGitHubgoogle-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
34a6b4021f feat(composio): format trigger slugs into human-readable labels (#1129) (#1179)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2026-05-04 12:34:38 -07:00
CodeGhost21andGitHub 00bb53de3a feat(sentry): staging-only "Trigger Sentry Test" button (#1072) (#1183) 2026-05-04 10:56:00 -07:00
99a4ab1c1c fix(auth): stop stale chat threads after signup (#1192)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-04 10:51:04 -07:00
oxoxDevGitHubgoogle-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
8f38f4e582 refactor(composio): hide raw connection ID, derive friendly label (#1153) (#1185)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2026-05-04 10:49:25 -07:00
YellowSnnowmannandGitHub 995e5ccccb feat(security): enforce prompt-injection guard before model and tool execution (#1175) 2026-05-04 02:30:22 -07:00
Steven EnamakelandGitHub 644c5c8bd3 fix(threads): persist selectedThreadId across reloads (#1168) 2026-05-03 23:18:14 -07:00