Commit Graph
414 Commits
Author SHA1 Message Date
github-actions[bot] df800dcdb8 chore(staging): v0.53.5 2026-05-02 13:16:57 +00:00
262d92db22 fix(webview/slack): media perms + deep-link isolation (#1074) (#1080)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-01 17:54:05 -07:00
c7c9c629ad fix(webview-accounts): retry data-dir purge so CEF handle race doesn't leak cookies (#1076) (#1081)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-05-01 17:53:40 -07:00
Steven EnamakelandGitHub 765f2e65e8 fix(linux): deliver X11 ozone flags via custom .desktop template (#1091) 2026-05-01 17:50:53 -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
Steven EnamakelandGitHub 37cf31bcac fix(cef): run blank reload guard on the CEF UI thread (#1092) 2026-05-01 15:27:03 -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
1a30a0ab4d fix(linux): Add X11 platform flags to .deb package launcher (#1087)
Co-authored-by: unn-Known1 <unn-known1@users.noreply.github.com>
2026-05-01 14:13:59 -07:00
Mega MindandGitHub 1208503642 Feat/dmg checks (#1084) 2026-05-01 20:39:28 +05:30
Cyrus GrayandGitHub e36e479fdf fix(chat): make agent message bubbles fit content width (#1083) 2026-05-01 20:08:03 +05:30
Mega MindandGitHub 1ada32ba03 chore(dependencies): update pnpm-lock.yaml and Cargo.lock for package… (#1082) 2026-05-01 19:47:06 +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
CodeGhost21andGitHub cd7a56581c fix(sentry): Rust source context + per-release deploy marker (#405) (#1067) 2026-05-01 17:06:31 +05:30
Steven EnamakelandGitHub 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
oxoxDevandGitHub 8c65f10863 feat(webview/gmeet): native cam/mic/screenshare + keep Meet routing in-app (#1022) (#1054) 2026-04-30 08:56:38 -07:00
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
Mega MindandGitHub a225bd99a0 fix(app): guard modulepreload relList.supports for CEF (#1050) 2026-04-30 19:59:49 +05:30
Cyrus GrayandGitHub 8a0ed8a6be fix(ui): consistent sidebar layout across all views (#1048) 2026-04-30 19:31:25 +05:30
Mega MindandGitHub 680589d83a fix(app): avoid desktop blank screen from modulepreload polyfill (#1045) 2026-04-30 17:30:40 +05:30
Cyrus GrayandGitHub a2b9a2e4dc fix(onboarding): rethink welcome agent from checklist to natural conversation (#1030) 2026-04-30 17:29:13 +05:30
Mega MindandGitHub 4997a239ec Build staging desktop artifacts in debug profile (#1044) 2026-04-30 16:41:46 +05:30
84d78145fd fix(webview/slack): scanner spawn + notifications + post-pushState target match (#1016) (#1028)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 18:44:45 -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 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
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
oxoxDevandGitHub 975614d0ec fix(webview/whatsapp): IDB walk + DOM scrape + active-chat plumbing (#1017) (#1034) 2026-04-29 15:38:09 -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
VectorJetandGitHub fc063992ef chore(deps): upgrade to Vite 8 and Rolldown (#942) 2026-04-29 11:36:29 -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
a09222b4ec feat(ci): tighten PR template + add soft-fail quality gates (#965) (#1001)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 11:09:54 -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
dcbcf7cc4e test(e2e): system tool coverage — fs/shell/git/browser (#967) (#1002)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-28 18:56:10 -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
dbe60389e6 chore(lint): add --cache flag to ESLint scripts (#1006)
Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
2026-04-28 17:43:13 -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
github-actions[bot] 69495d4fa1 chore(release): v0.53.4 2026-04-27 09:40:50 +00:00
Steven EnamakelandGitHub 07e9a776d3 fix(cef): expose CDP port in release builds so embedded webviews navigate (#960) 2026-04-27 01:04:19 -07:00
Steven EnamakelandGitHub 74e532d13a Move billing flows to web dashboard (#956) 2026-04-26 23:06:14 -07:00
github-actions[bot] 0836632209 chore(release): v0.53.3 2026-04-27 04:31:28 +00:00