Affan Shaikhsurab
Affan Shaikhsurab
## Purpose / Description This PR addresses an issue where users encounter a "card was modified" error while trying to reset a card's progress in AnkiDroid. The error occurs due...
When the value of the agent is unknown we are not tracking it in the ui hence its not displaying any card in the chat page . ``` "agent": "unknown",...
Issue: Model returns explanation along with enhanced prompt instead of only the final prompt output
**Configuration**: - model : Gemini 2.0-flash - python : 3.12.11 - os : windows When trying to enhance the prompt the thinking process ( not the resoning of the model...
[Bug] Bootstrap fails on Python 3.13.2 with pycryptodome: Missing stdio.h / MSVC include path issue
### Description When running `./bootstrap.bat` (using `uv` with Python 3.13.2), the process fails during build with the following error from `pycryptodome`: ``` fatal error C1083: Cannot open include file: 'stdio.h':...
I love the concept of **Jaspr** and have been looking for something like this! I would also love to contribute to the project. While exploring the README to understand what...
### What - Added `excludedItems` parameter to filter out unwanted items from auto-suggestions. - Dynamically adjusted the `size` parameter to request additional items based on the length of the exclusion...