Commit Graph
258 Commits
Author SHA1 Message Date
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
Steven EnamakelandGitHub ac1363d435 feat(memory): user-facing long-term memory window preset (#1137) (#1161) 2026-05-03 21:50:18 -07:00
Steven EnamakelandGitHub d31a312e53 fix(human): keep mascot mouth animating when TTS ships no viseme data (#1160) 2026-05-03 19:52:35 -07:00
Steven EnamakelandGitHub e6b491bcf1 feat(threads): surface live subagent work in parent thread (#1122) (#1159) 2026-05-03 19:51:46 -07:00
Steven EnamakelandGitHub be8a287ef9 feat(human): expand mascot expressions and tighten reply-speech state machine (#1147) 2026-05-03 15:17:22 -07:00
Steven EnamakelandGitHub 0fd602b29f feat(human): mascot tab with viseme-driven lipsync (staging only) (#1127) 2026-05-03 13:01:06 -07:00
Steven EnamakelandGitHub 52eb3a175f feat(memory): singleton ingestion + status RPC + UI pill (#1126) 2026-05-03 12:52:55 -07:00
Steven EnamakelandGitHub 744344e4de feat(nav): enable Memory tab in BottomTabBar (#1125) 2026-05-03 12:32:03 -07:00
Steven Enamakel's DroidGitHubgoogle-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>senamakel-droid
dc69803178 fix: filter out global namespace from citation chips (#1124)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: senamakel-droid <281415773+senamakel-droid@users.noreply.github.com>
2026-05-03 12:18:16 -07:00
e26f9f0918 fix(chat): single onboarding thread in sidebar after wizard (#1116)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Steven Enamakel <senamakel@users.noreply.github.com>
2026-05-03 11:49:53 -07:00
CodeGhost21andGitHub 1d8e1bfa0d feat(updater): in-app auto-update with auto-download + restart prompt (#677) (#1114) 2026-05-03 08:29:25 -07:00
Steven EnamakelandGitHub df6c0a941d feat(home): early-bird banner + assistant→agent terminology (#1113) 2026-05-03 08:22:05 -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
ce40cc7467 feat(app): show Composio integrations as sorted icon grid on Skills (#1109)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-05-02 14:59:48 -07:00
Steven EnamakelandGitHub 3c292b2347 Add full Composio managed-auth toolkit catalog (#1093) 2026-05-02 12:58:27 -07:00
oxoxDevandGitHub fbd4c7ee11 fix(app): reload webview instead of restart_app in dev mode (#1068) (#1071) 2026-05-01 17:45:34 -07:00
a084ebf45c fix(sentry): auto-send React events; collapse core→tauri for desktop (#1086)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-01 15:11:42 -07:00
Cyrus GrayandGitHub e36e479fdf fix(chat): make agent message bubbles fit content width (#1083) 2026-05-01 20:08:03 +05:30
7bd83dd872 fix(welcome): re-enable OAuth buttons with focus/timeout recovery (#1049) (#1069)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-01 17:33:40 +05:30
obchainandGitHub 1499a196ed feat(agent): orchestrator dedicated worker threads via spawn_subagent dedicated_thread flag (#1047) 2026-04-30 08:52:25 -07:00
YellowSnnowmannandGitHub 126ffdaca6 feat(webview): add timeout state and retry UI for stalled embedded webview loads (#1043) 2026-04-30 08:51:50 -07:00
obchainandGitHub f2858f73d0 docs(config): finish #933 — kill BACKEND_URL stragglers + document runtime precedence (#1042) 2026-04-30 08:51:26 -07:00
Cyrus GrayandGitHub 8a0ed8a6be fix(ui): consistent sidebar layout across all views (#1048) 2026-04-30 19:31:25 +05:30
Cyrus GrayandGitHub a2b9a2e4dc fix(onboarding): rethink welcome agent from checklist to natural conversation (#1030) 2026-04-30 17:29:13 +05:30
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 EnamakelandGitHub 798dc54eea Disable welcome auth actions (#1033) 2026-04-29 18:43:28 -07:00
Steven EnamakelandGitHub 2304d9d58f feat(memory): add Sync and Learn sections to Memory workspace (#1031) 2026-04-29 18:43:11 -07:00
Steven EnamakelandGitHub ac97a96d3a fix(local-ai): cap local models to 1b preset (#1029) 2026-04-29 18:39:03 -07:00
394bfcd0fa fix(app, mcp): PersistGate recovery + MCP handler drain on disconnect (#857)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-04-29 12:52:15 -07:00
b56e846988 feat(config): runtime RPC URL configuration bootstrap (Issue #933) (#948)
Co-authored-by: Steven Enamakel <31011319+senamakel@users.noreply.github.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-04-29 11:33:35 -07:00
YellowSnnowmannandGitHub 078a6b29a9 Fix notification-permission flow and onboarding copy for system test notifications (#1024) 2026-04-29 11:11:09 -07:00
40fddf5bfa chore(dev): add Windows dev runner and align lockfile versions (#1015)
Co-authored-by: oxoxDev <164490987+oxoxDev@users.noreply.github.com>
2026-04-29 11:07:00 -07:00
Steven EnamakelandGitHub b11b8f333f [Feature] Thread labels / categories for list organization (#947) 2026-04-28 22:08:45 -07:00
f7f9fa2044 test: rewards & progression coverage (#970) (#1003)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-28 19:33:02 -07:00
Mega MindandGitHub 23a18c9c3f fix(notifications): request OS permission at startup and fix socketService listener leak (#998) 2026-04-28 18:56:44 -07:00
e782f1ad22 fix(auth): close cross-user state + CEF cookie leak (#900) (#1007)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-28 18:53:25 -07:00
oxoxDevandGitHub 1a25f5ba5c fix(ui): refetch snapshot on turn boundary so progress UI re-syncs (#924) (#981) 2026-04-28 16:19:15 +05:30
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
Cyrus GrayandGitHub f9c15bd1ee fix(nav): hide Memory tab from bottom navigation bar (#992) 2026-04-27 22:47:43 +05:30
Cyrus GrayandGitHub bd6a465295 fix(chat): size user message bubbles to fit text content (#977) 2026-04-27 17:40:29 +05:30
Steven EnamakelandGitHub 74e532d13a Move billing flows to web dashboard (#956) 2026-04-26 23:06:14 -07:00
Steven EnamakelandGitHub 7867496d86 feat(home): banners, welcome typewriter, conversation gating (#936) 2026-04-26 01:15:57 -07:00
Steven EnamakelandGitHub 80fbe370c4 feat(welcome): rework welcome agent — 5-step checklist, in-app modals, faster model (#919) 2026-04-25 19:23:34 -07:00
Steven EnamakelandGitHub 87ca378248 Scope CEF data to OpenHuman user profiles (#917) 2026-04-25 18:18:01 -07:00
Steven EnamakelandGitHub 579970c559 feat(conversations): remove suggested-question prompt bubbles (#918) 2026-04-25 17:50:40 -07:00