Open
Conversation
- Implemented a new memory processing function to handle individual memory approvals and rejections, providing user feedback via SnackBars. - Improved the layout and styling of the memories review page, including adjustments to padding, font sizes, and margins for better visual consistency. - Added a memory management sheet for bulk actions, allowing users to make all memories private or public and delete all memories with confirmation. - Introduced a category filter with concise display names for better usability. - Refactored the MemoriesProvider to manage memory visibility and filtering more efficiently, ensuring a smoother user experience.
• Made nav from settings to persona profile smooth. • Cleaned up the back button logic. • Settings page got a layout revamp + quick link to persona. • Profile page looks sharper — new headers, tidy tiles. • Refactored widgets to be less messy. • Hooked up Mixpanel to track memory page moves.
Cleaned up the review flow: • You can now approve/reject memories with instant feedback (SnackBars). • Tweaked the layout — looks tighter and more consistent. • Added a bulk actions panel: make all public/private or nuke them with a confirm. • Category filter now shows short labels — easier to use. • Refactored the provider for smoother filters + visibility control.  aaah amazing memory managment window ready!❤️ 
• Made nav from settings to persona profile smooth. • Cleaned up the back button logic. • Settings page got a layout revamp + quick link to persona. • Profile page looks sharper — new headers, tidy tiles. • Refactored widgets to be less messy. • Hooked up Mixpanel to track memory page moves. Swap app-views (settings and persona) + prettify views https://github.com/user-attachments/assets/7c5197c1-a242-4d9b-b5f5-4fa8d0c18564
I really miss info - how long this conversation was. so here is tiny UX update: --- before:  Now:  --- Before  NOw: 
implementation or tab for action items. Screenshot attached. fix #2309 
closes #2320
…versation function. Updated prompt to clarify criteria for keeping or discarding snippets, enhancing decision-making process.
…r to get milk”) (#2362) This PR refines the memory-filter prompt so that length is no longer a discard factor. Key points: Bug / Gap: Short but critical directives like “Remember to get milk” were being flagged as unimportant and discarded. Fix: Added explicit KEEP rules for any task, request, decision, follow-up question, personal detail, or key insight—regardless of snippet length. Output unchanged: Still returns exactly discard = True|False, so downstream parsing stays intact. Expected impact: Reduces false-negative discards, ensuring brief but actionable statements are saved for later summarization and reminders.
…f llm_mini for improved transcript handling (#2431) Update conversation processing to use llm_medium_experiment instead of llm_mini for improved transcript handling
…1) for Developer Tools > Test a Conversation Prompt
Refactor conversation processing to utilize llm_medium_experiment (4.1) for Developer Tools > Test a Conversation Prompt
…itle, overview, action items, and calendar events. Improve action item filtering and formatting for better clarity and efficiency.
Enhance conversation processing prompts with clearer guidelines for title, overview, action items, and calendar events. Improve action item filtering and formatting for better clarity and efficiency.
…stency and clarity
…stency and clarity (#2445) Refine bullet formatting in conversation processing prompts for consistency and clarity
…ved readability and consistency
…idelines for action items, improving clarity and organization in bullet formatting.
…to ensure only relevant events are included. Added detailed guidelines for confirmed commitments, user involvement, specific timing, and actionable items, while specifying exclusions for casual mentions and hypothetical scenarios.
Updated action items formatting. Updated calendar events extraction.
* version updates for new gradle * Update AppSetup.mdx
Login via Apple was failing on dev. Resolved by applying this fix https://medium.com/@muhammad.fathy/resolving-the-firebase-auth-invalid-credential-invalid-oauth-response-from-apple-com-6bca6b6a8575
* feat: enable simultaneous multi-core DFU with external flash * build: Enable SPI NOR flash driver * refactor: Use devicetree overlays for PM external flash * Add support dual core boot * Clean up and simplify the dts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.