Keerthi

Results 13 issues of Keerthi

### Changes 🏗️ This PR implements a new sorting option in the Library view to order agents by their last execution time rather than last edit time. This addresses a...

size/m
platform/frontend
platform/backend
Review effort 2/5

Related Issue : (#811 ) Closes [#811] – Add option to automatically follow system light/dark theme # Pull request * [ /] Have you followed the guidelines in our Contributing...

Description: This PR resolves issue #212 by implementing a new HexModMap storage type that provides improved iteration performance over the existing HexagonalMap. Changes: -->Added a new HexModMap storage type that...

This PR introduces robust rate limiting and retry mechanisms to the Embeddings API in the Node.js SDK, closely following the pattern established in [PR #614] for Python. Key Enhancements: Core...

enhancement

🏷️ Ticket Fixes #308 📝 Description This PR addresses the issue where the app title on the app configuration page is a clickable link, while app titles on other pages...

->All wallet amounts are displayed with exactly 2 decimal places ->The formatting is consistent across different views in the app ->The display is more polished and professional ->Users will have...

Description : This PR adds sound support for desktop notifications in Tauri v2, which was previously only available on mobile platforms. Changes: -->Updated desktop.rs to use notify-rust's sound_name method for...

Description: This PR standardizes the use of Vec for all fields representing binary data across the codebase. Issue(#878): The codebase was using a mix of Vec and String to represent...

This PR fixes #3573 by allowing users to clear the legalname field using an empty string value ('') in the CLI. Changes: -->Removed NonEmptyStringValueParser from the legalname option in PersonUpdateOpt,...

📝 Pull Request Description This PR implements the feature requested in [#2901](https://github.com/code-charity/youtube/issues/2901) — to allow users to hide the new AI-generated summary that appears below the YouTube video player, between...