Include the conversation link for memory items.#22
Open
SuryatejaDuvvuri wants to merge 250 commits into
Open
Conversation
* introduce subscription launch date for credit usage * inform users after 15m of silence to prevent burning through their credits * Record usages every 60s instead of 30s
* Fix docs link on the in-page refs * Rename the terms plugins -> apps
* Fix docs link on the in-page refs * Rename the terms plugins -> apps * fixing the chat with bad backward compatibility between app_id and plugin_id; enhance the UI/UX of summarized app selection
…obile app, its basically by 8/10 (BasedHardware#2818)
…#2988)" (BasedHardware#3000) This reverts commit d6a8cf3.
…eech profile multi-lang issue on on-boarding (BasedHardware#3003) * Refactor the HTTP client to make net-request more effective * Clean up the sign-out logics; Fix speech profile multi-lang issue on on-boarding
…ipts after the functions ended (BasedHardware#3011)
* Update mic test with pwm; Update new partition configs * Disable ble throughput test initial at main
* Update mic test with pwm; Update new partition configs * Clean up device storage by removing redundant logics in the apps
…r import apps capacity adapting with new apis (BasedHardware#3034)
closes BasedHardware#3024 
… pusher transcript send when user lacks credits; clear session state in _listen to mitigate memory leaks; make pusher as an optional. (BasedHardware#3042)
…edHardware#3055) * Floating macos controls * macos app > ask AI * with AI response * Revive good logics on chat * Clean it up the capture provider * Fix screenshot removal * macos control bars > ai response with markdown * control bar > click the thumbnail to open; enhance the UI * Enhance overall UX * Launch at login * refactor: Use KVO to reactively update control bar menu item Co-authored-by: aider (gemini/gemini-2.5-pro-preview-06-05) <aider@aider.chat> * style: Refine AI conversation UI presentation * With ask follow up * Floating macos controls * macos app > ask AI * with AI response * Revive good logics on chat * Clean it up the capture provider * Fix screenshot removal * macos control bars > ai response with markdown * control bar > click the thumbnail to open; enhance the UI * Enhance overall UX * Launch at login * refactor: Use KVO to reactively update control bar menu item Co-authored-by: aider (gemini/gemini-2.5-pro-preview-06-05) <aider@aider.chat> * style: Refine AI conversation UI presentation * Fix sending messages with files --------- Co-authored-by: aider (gemini/gemini-2.5-pro-preview-06-05) <aider@aider.chat>
… date of creations
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.
This fixes Issue #15
Before:
After:
Demo: Demo Video