Skip to content

Best app#1

Open
thestumonkey wants to merge 186 commits intoappDataPrivacyfrom
bestApp
Open

Best app#1
thestumonkey wants to merge 186 commits intoappDataPrivacyfrom
bestApp

Conversation

@thestumonkey
Copy link
Member

No description provided.

skywinder and others added 30 commits May 5, 2025 18:14
- 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.
	
	

![6DD58049-7918-4A4E-BE20-A655CACC6185_1_102_o](https://github.com/user-attachments/assets/8bc53334-a7a7-4eec-8d7f-48196798a877)
aaah amazing memory managment window ready!❤️

![IMG_1239](https://github.com/user-attachments/assets/004c6d0a-7edb-4cf4-ac0f-e64f8f168ab8)
•	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:
![CleanShot 2025-05-06 at 00 14
16@2x](https://github.com/user-attachments/assets/55eae4f8-5b9b-44be-bfaa-1d2c2ae28943)

Now:
![CleanShot 2025-05-06 at 00 14
43@2x](https://github.com/user-attachments/assets/427b39f0-4b55-4dbe-bc0a-1cca634238be)

---

Before
![CleanShot 2025-05-06 at 00 15
22@2x](https://github.com/user-attachments/assets/b6eeab1d-8fbc-460f-ab70-864359b8c904)

NOw:

![CleanShot 2025-05-06 at 00 15
05@2x](https://github.com/user-attachments/assets/2f482145-277d-4ae6-b6a9-73576c404eb8)
…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.
smian1 and others added 30 commits May 23, 2025 19:04
…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 (#2445)

Refine bullet formatting in conversation processing prompts for
consistency and clarity
…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
* 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
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.