Skip to content

Dev#6

Merged
AryanFP merged 69 commits intomainfrom
dev
Mar 30, 2026
Merged

Dev#6
AryanFP merged 69 commits intomainfrom
dev

Conversation

@AryanFP
Copy link
Copy Markdown
Contributor

@AryanFP AryanFP commented Mar 30, 2026

Overview

This PR introduces the next version of Mentra Notes, representing a significant step forward in the app's core experience.

Key Focus Areas

  • Proactive Conversations — Shifted the interaction model so the app takes a more active role in guiding and initiating meaningful conversations with the user.
  • Enhanced Notetaking — Improved the note capture flow to be more intuitive, reliable, and seamlessly integrated into the conversation experience.
  • UI/UX Overhaul — Refined the overall interface and user experience for a cleaner, more polished feel across the board.

This lays the groundwork for a more engaging and user-friendly product going forward.

AryanFP and others added 30 commits February 25, 2026 14:38
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 30, 2026

Important

Review skipped

Too many files!

This PR contains 159 files, which is 9 over the limit of 150.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: c0101560-0bc0-4433-b359-ebfe7adea6b6

📥 Commits

Reviewing files that changed from the base of the PR and between 2ec4c3e and 935a637.

⛔ Files ignored due to path filters (35)
  • src/frontend/assets/67b9c61f3e95ed7aee7a570afe80cbc7db18c386.png is excluded by !**/*.png
  • src/frontend/assets/glasses-g1.png is excluded by !**/*.png
  • src/frontend/assets/glasses-hud.png is excluded by !**/*.png
  • src/frontend/assets/landing/034babc6454a87b85d1fd41d31bfcd229efe1bd1.png is excluded by !**/*.png
  • src/frontend/assets/landing/0a1142e339beff716e6955688416b77c5dcfec5b.png is excluded by !**/*.png
  • src/frontend/assets/landing/3f76fb251e80cce61cf144dcf30292b48ca0b96a.png is excluded by !**/*.png
  • src/frontend/assets/landing/608ba2d2ddefbabb20c9a6fbe0f514a29b2a204d.png is excluded by !**/*.png
  • src/frontend/assets/landing/67b9c61f3e95ed7aee7a570afe80cbc7db18c386.png is excluded by !**/*.png
  • src/frontend/assets/landing/aae35abca28187cd050c79667e1458a98739e1d2.png is excluded by !**/*.png
  • src/frontend/assets/landing/ce64b9302e64221fb3c861f73234a3c3fd536234.png is excluded by !**/*.png
  • src/frontend/assets/landing/d5f9b752eb89871a52e895172f51ec5cfb53cc8f.png is excluded by !**/*.png
  • src/frontend/assets/landing/e6210c94243b30b4d2c1d25dfda0aaf9a4b0a383.png is excluded by !**/*.png
  • src/frontend/assets/mentra_notes.png is excluded by !**/*.png
  • src/frontend/assets/onboarding/3f76fb251e80cce61cf144dcf30292b48ca0b96a.png is excluded by !**/*.png
  • src/frontend/assets/onboarding/67b9c61f3e95ed7aee7a570afe80cbc7db18c386.png is excluded by !**/*.png
  • src/frontend/assets/onboarding/b17b2802ab57199b451339b9842859c28c5f8fb8.png is excluded by !**/*.png
  • src/frontend/assets/path0.svg is excluded by !**/*.svg
  • src/public/assets/Icon.png is excluded by !**/*.png
  • src/public/assets/Icon.svg is excluded by !**/*.svg
  • src/public/fonts/NotoSans-Bold.ttf is excluded by !**/*.ttf
  • src/public/fonts/NotoSans-Regular.ttf is excluded by !**/*.ttf
  • src/public/fonts/RedHatDisplay-Black.ttf is excluded by !**/*.ttf
  • src/public/fonts/RedHatDisplay-BlackItalic.ttf is excluded by !**/*.ttf
  • src/public/fonts/RedHatDisplay-Bold.ttf is excluded by !**/*.ttf
  • src/public/fonts/RedHatDisplay-BoldItalic.ttf is excluded by !**/*.ttf
  • src/public/fonts/RedHatDisplay-ExtraBold.ttf is excluded by !**/*.ttf
  • src/public/fonts/RedHatDisplay-ExtraBoldItalic.ttf is excluded by !**/*.ttf
  • src/public/fonts/RedHatDisplay-Italic.ttf is excluded by !**/*.ttf
  • src/public/fonts/RedHatDisplay-Light.ttf is excluded by !**/*.ttf
  • src/public/fonts/RedHatDisplay-LightItalic.ttf is excluded by !**/*.ttf
  • src/public/fonts/RedHatDisplay-Medium.ttf is excluded by !**/*.ttf
  • src/public/fonts/RedHatDisplay-MediumItalic.ttf is excluded by !**/*.ttf
  • src/public/fonts/RedHatDisplay-Regular.ttf is excluded by !**/*.ttf
  • src/public/fonts/RedHatDisplay-SemiBold.ttf is excluded by !**/*.ttf
  • src/public/fonts/RedHatDisplay-SemiBoldItalic.ttf is excluded by !**/*.ttf
📒 Files selected for processing (159)
  • .github/workflows/porter-test.yml
  • env.example
  • figma-design/src/app/views/FolderDetail.tsx
  • issues/1-auto-conversation-notes/PLAN.md
  • issues/10-homepage-conversations-ui/PLAN.md
  • issues/11-interim-word-threshold/PLAN.md
  • issues/12-swipe-to-action-fix/PLAN.md
  • issues/13-folders-system/PLAN.md
  • issues/14-notes-filter-system/PLAN.md
  • issues/15-multi-select-share/PLAN.md
  • issues/16-merge-conversations/PLAN.md
  • issues/17-memory-leaks/FINDINGS.md
  • issues/18-release-notes-v3/API-REFERENCE.md
  • issues/18-release-notes-v3/ARCHITECTURE.md
  • issues/18-release-notes-v3/CHANGELOG.md
  • issues/18-release-notes-v3/CONFIGURATION.md
  • issues/18-release-notes-v3/FEATURES.md
  • issues/18-release-notes-v3/OVERVIEW.md
  • issues/19-componentize-frontend/PLAN.md
  • issues/2-interim-fallback/PLAN.md
  • issues/3-semantic-search/PLAN.md
  • issues/4-share-feature/PLAN.md
  • issues/5-transcript-refactor/PLAN.md
  • issues/6-conversation-detection-accuracy/PLAN.md
  • issues/7-stale-transcript-cross-day/ISSUE.md
  • issues/8-homepage-render-loop/ISSUE.md
  • issues/9-ui-refactor/PLAN.MD
  • issues/plan.md
  • package.json
  • porter.yaml
  • src/backend/NotesApp.ts
  • src/backend/api/router.ts
  • src/backend/classifier/TriageClassifier.ts
  • src/backend/core/auto-conversation/ConversationTracker.ts
  • src/backend/core/auto-conversation/config.ts
  • src/backend/core/auto-conversation/domain-config.ts
  • src/backend/core/auto-conversation/index.ts
  • src/backend/core/semantic-search/answer.service.ts
  • src/backend/core/semantic-search/search.service.ts
  • src/backend/models/conversation.model.ts
  • src/backend/models/folder.model.ts
  • src/backend/models/index.ts
  • src/backend/models/note.model.ts
  • src/backend/models/transcript-chunk.model.ts
  • src/backend/models/user-settings.model.ts
  • src/backend/services/db.ts
  • src/backend/services/embedding.service.ts
  • src/backend/services/llm/index.ts
  • src/backend/services/llm/openai.ts
  • src/backend/services/noteExport.service.ts
  • src/backend/services/r2Fetch.service.ts
  • src/backend/services/r2Upload.service.ts
  • src/backend/services/resend.service.ts
  • src/backend/services/signedUrl.service.ts
  • src/backend/services/transcriptExport.service.ts
  • src/backend/session/NotesSession.ts
  • src/backend/session/managers/ChatManager.ts
  • src/backend/session/managers/ChunkBufferManager.ts
  • src/backend/session/managers/CloudflareR2Manager.ts
  • src/backend/session/managers/ConversationManager.ts
  • src/backend/session/managers/FileManager.ts
  • src/backend/session/managers/FoldersManager.ts
  • src/backend/session/managers/NotesManager.ts
  • src/backend/session/managers/PhotoManager.ts
  • src/backend/session/managers/SettingsManager.ts
  • src/backend/session/managers/SummaryManager.ts
  • src/backend/session/managers/TranscriptManager.ts
  • src/backend/session/managers/index.ts
  • src/frontend/App.tsx
  • src/frontend/components/layout/Shell.tsx
  • src/frontend/components/shared/BottomDrawer.tsx
  • src/frontend/components/shared/ConversationFilterDrawer.tsx
  • src/frontend/components/shared/DotBurstSpinner.tsx
  • src/frontend/components/shared/DotsSpinner.tsx
  • src/frontend/components/shared/DropdownMenu.tsx
  • src/frontend/components/shared/EmailDrawer.tsx
  • src/frontend/components/shared/ExportDrawer.tsx
  • src/frontend/components/shared/LoadingState.tsx
  • src/frontend/components/shared/MultiSelectBar.tsx
  • src/frontend/components/shared/NotesFilterDrawer.tsx
  • src/frontend/components/shared/QuickActionsDrawer.tsx
  • src/frontend/components/shared/SelectionHeader.tsx
  • src/frontend/components/shared/SplashScreen.tsx
  • src/frontend/components/shared/WaveIndicator.tsx
  • src/frontend/components/shared/index.ts
  • src/frontend/hooks/useAutoScroll.ts
  • src/frontend/hooks/useMultiSelect.ts
  • src/frontend/hooks/useSwipeToReveal.ts
  • src/frontend/hooks/useSynced.ts
  • src/frontend/index.css
  • src/frontend/index.html
  • src/frontend/index.prod.html
  • src/frontend/lib/posthog.ts
  • src/frontend/pages/conversation/ConversationDetailPage.tsx
  • src/frontend/pages/conversation/ConversationTranscriptPage.tsx
  • src/frontend/pages/conversation/GeneratingNotePage.tsx
  • src/frontend/pages/day/DayPage.tsx
  • src/frontend/pages/day/components/NoteCard.tsx
  • src/frontend/pages/day/components/tabs/AITab.tsx
  • src/frontend/pages/day/components/tabs/ConversationsTab.tsx
  • src/frontend/pages/day/components/tabs/NotesTab.tsx
  • src/frontend/pages/day/components/tabs/TranscriptTab.tsx
  • src/frontend/pages/home/HomePage.tsx
  • src/frontend/pages/home/components/CalendarView.tsx
  • src/frontend/pages/home/components/ConversationList.tsx
  • src/frontend/pages/home/components/ConversationRow.tsx
  • src/frontend/pages/home/components/FABMenu.tsx
  • src/frontend/pages/home/components/FolderList.tsx
  • src/frontend/pages/home/components/StopTranscriptionDialog.tsx
  • src/frontend/pages/home/components/TranscriptList.tsx
  • src/frontend/pages/note/FolderPicker.tsx
  • src/frontend/pages/note/NotePage.tsx
  • src/frontend/pages/notes/CollectionsPage.tsx
  • src/frontend/pages/notes/CreateFolderSheet.tsx
  • src/frontend/pages/notes/FolderPage.tsx
  • src/frontend/pages/notes/NoteRow.tsx
  • src/frontend/pages/notes/NotesFABMenu.tsx
  • src/frontend/pages/notes/NotesPage.tsx
  • src/frontend/pages/onboarding/OnboardingPage.tsx
  • src/frontend/pages/onboarding/components/AboutYouStep.tsx
  • src/frontend/pages/onboarding/components/ContactsStep.tsx
  • src/frontend/pages/onboarding/components/OnboardingFooter.tsx
  • src/frontend/pages/onboarding/components/PrioritiesStep.tsx
  • src/frontend/pages/onboarding/components/SkipDialog.tsx
  • src/frontend/pages/onboarding/components/TutorialAINotes.tsx
  • src/frontend/pages/onboarding/components/TutorialAlwaysOn.tsx
  • src/frontend/pages/onboarding/components/TutorialComplete.tsx
  • src/frontend/pages/onboarding/components/TutorialOrganize.tsx
  • src/frontend/pages/onboarding/components/TutorialSwipe.tsx
  • src/frontend/pages/onboarding/components/WelcomeStep.tsx
  • src/frontend/pages/search/SearchPage.tsx
  • src/frontend/pages/settings/SettingsPage.tsx
  • src/frontend/pages/transcript/TranscriptPage.tsx
  • src/frontend/router.tsx
  • src/frontend/services/posthog/client.ts
  • src/frontend/services/posthog/events.ts
  • src/frontend/services/posthog/features.ts
  • src/frontend/services/posthog/index.ts
  • src/index.ts
  • src/lib/sync.ts
  • src/public/resend-email-template/notes-email.html
  • src/public/resend-email-template/transcript-email.html
  • src/scripts/backfill-embeddings.ts
  • src/shared/constants.ts
  • src/shared/types.ts
  • src/test/evals/classifier/fixtures/triage-classifier-easy.json
  • src/test/evals/classifier/fixtures/triage-classifier-hard.json
  • src/test/evals/classifier/fixtures/triage-classifier-medium.json
  • src/test/evals/classifier/fixtures/triage-classifier-realistic.json
  • src/test/evals/classifier/triage-classifier.test.ts
  • src/test/evals/conversation-tracker/conversation-tracker.test.ts
  • src/test/evals/conversation-tracker/fixtures/chunk-in-context.json
  • src/test/evals/conversation-tracker/fixtures/resumption-check.json
  • src/test/evals/conversation-tracker/fixtures/summary-compression.json
  • src/test/evals/search/fixtures/semantic-search.json
  • src/test/evals/search/semantic-search.test.ts
  • src/test/seed-search-data.ts
  • src/test/seed-test-data.ts
  • src/test/verify-test-data.ts

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@gitguardian
Copy link
Copy Markdown

gitguardian bot commented Mar 30, 2026

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
28913907 Triggered PostHog Project API Key af94d55 src/frontend/services/posthog/client.ts View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@AryanFP AryanFP merged commit da4e369 into main Mar 30, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant