Commit Graph
376 Commits
Author SHA1 Message Date
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
github-actions[bot] c5c812239a chore(release): v0.53.2 2026-04-26 23:55:04 +00:00
Steven EnamakelandGitHub 7867496d86 feat(home): banners, welcome typewriter, conversation gating (#936) 2026-04-26 01:15:57 -07:00
github-actions[bot] 339f44fe3a chore(release): v0.53.1 2026-04-26 06:19:09 +00:00
Steven EnamakelandGitHub 98893ea81a fix(shell): orderly shutdown + CEF child-webview prewarm (#925) 2026-04-25 23:16:35 -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
7e90521630 feat(tauri): webview_accounts ingest for provider surfaces (#801)
Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-04-25 21:48:03 -07:00
github-actions[bot] f94fe9951a chore(release): v0.53.0 2026-04-26 02:24:02 +00: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
Steven EnamakelandGitHub 7b123bc2fe feat(onboarding): rework desktop onboarding and welcome timing (#915) 2026-04-25 16:35:36 -07:00
Steven EnamakelandGitHub b21f64e275 chore(release): remove updater pubkey/endpoint override + gate signed artifacts (#912) 2026-04-24 22:37:33 -07:00
Steven EnamakelandGitHub 4de34bd10e chore(updater): rotate signing pubkey to working key 7494D291DAB5B3E1 (#910) 2026-04-24 21:42:56 -07:00
Steven EnamakelandGitHub a472bee17f feat(app-update): wire up tauri shell auto-updater (#909) 2026-04-24 21:10:55 -07:00
Steven EnamakelandGitHub c191a1f0aa fix(core-update): support versioned tarball/zip release assets (#908) 2026-04-24 20:52:43 -07:00
Steven EnamakelandGitHub 080deae117 feat(welcome): split onboarding tool + detect gmail/webview logins (#894) 2026-04-24 17:01:41 -07:00
oxoxDevandGitHub 215a776eea feat(ux): lock UI to welcome agent until chat onboarding completes (#883) (#892) 2026-04-24 15:46:31 -07:00
fc4b97abc2 feat(accounts): loading overlay for first-time webview opens (#867) (#887)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-04-24 15:46:00 -07:00
Mega MindandGitHub d2f045769f test(notifications): add Phase 4 RPC and dismiss reducer coverage (#878) 2026-04-24 12:45:26 -07:00
VectorJetandGitHub 206e3420c6 fix(app): make linux CEF deb package runnable (#902) 2026-04-24 12:34:04 -07:00
15e5d65b91 refactor(rewards): copy/share referral code flow with app download link and test coverage (#871)
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-04-24 12:33:26 -07:00
Mega MindandGitHub 1d864efbeb feat(notifications): unify notification slices, dismiss action, stats panel, unified Notifications page (#876) 2026-04-24 11:58:11 -07:00
95504d4b09 test: add 196 tests across MCP, services, utils, autocomplete (#855)
Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-04-24 11:47:26 -07:00
Steven EnamakelandGitHub 7bd8f9d4c1 ci: parallelize rust tests, dedupe typecheck/clippy/sentry across workflows (#895) 2026-04-24 11:10:27 -07:00
VectorJetandGitHub a96d9da3a4 chore: migrate from yarn to pnpm (#886) 2026-04-24 10:52:16 -07:00
Mega MindandGitHub 11c67a70b9 feat(notifications): add dismiss/stats RPC, DomainEvents, and triage bus integration (#875) 2026-04-24 22:33:51 +05:30
Mega MindandGitHub 7397d5c114 fix(webview): avoid data url placeholder for child accounts (#884) (#891) 2026-04-24 09:53:36 -07:00
5b3dec4ded feat(app): memory citations UI, respond queue, silent ingest refresh (#800)
Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
2026-04-24 09:45:54 -07:00
oxoxDevandGitHub 116fa86838 fix(cef): preflight cache-lock check on macOS (#864) (#879) 2026-04-24 09:37:49 -07:00
a3b0a78f2b feat(gmessages): scaffold Google Messages Web scanner (Windows, read-only IDB) (#735)
Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
2026-04-24 08:29:53 -07:00
Cyrus GrayandGitHub 5542acd1cd fix(ux): add confirmation dialog before deleting a thread (#888) 2026-04-24 20:41:54 +05:30
Mega MindandGitHub 208c276a3e feat(notifications): bridge CEF providers into core ingest pipeline with dedup (#874) 2026-04-24 19:18:10 +05:30
oxoxDevandGitHub 9ffc61a461 feat(webview): in-page screen-share picker for getDisplayMedia (#713) (#809) 2026-04-24 17:31:13 +05:30
oxoxDevandGitHub 5a246bc5b6 feat(accounts): Zoom webview account + zoomus:// deep-link rewrite (#657) (#853) 2026-04-24 17:24:49 +05:30
b329e45cdb feat(skills): uninstall for user-scope SKILL.md skills (#781) (#833)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-24 17:23:40 +05:30
478c92e533 feat(commands): ⌘K palette + keyboard system + chat UX polish (#745)
- Implement command palette (⌘K) using cmdk and Radix Dialog with a global action registry.
- Add a keyboard shortcut system with a capture-phase hotkey manager and scope stack.
- Integrate seed navigation actions for Home, Chat, Intelligence, Skills, and Settings.
- Improve chat UX with a `useStickToBottom` hook for auto-scroll and fixed hydration errors.
- Refactor command UI to display shortcuts inline and remove the redundant help overlay.
- Fix Vite HMR connection issues within the Tauri/CEF environment.

Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-04-23 22:52:54 -07:00
Steven EnamakelandGitHub 500ddc2a8a feat(webview_apis): WebSocket bridge for live-webview APIs, Gmail first (#869) 2026-04-23 22:21:53 -07:00
b40af6c294 fix(security): command injection in npm postinstall + weak RNG fallback (#837)
- Replace `execSync` with `execFileSync` in npm install script to prevent command injection.
- Pass PowerShell paths via environment variables to avoid shell metacharacter interpolation.
- Add `-NoProfile` and `-NonInteractive` flags to PowerShell extraction for cleaner installs.
- Upgrade `makeAccountId` to prioritize `crypto.getRandomValues` over `Math.random` for suffixes.
- Update internal thread title logic to import `collapse_whitespace` from the correct location.

Co-authored-by: Steven Enamakel <enamakel@tinyhumans.ai>
2026-04-23 22:16:44 -07:00