Andrew Childs
Andrew Childs
This PR addresses a bug outlined in #350, where calling `stopScan` does not reset the filters set by `scanByName` etc, so a call to `scan` after will not work as...
Hello! Thank you for building and maintaining this library. Here is a simple test case with a buggy path, and a separate workaround using the existing library code: ```cpp #include...
Thank you for creating yakGPT! This PR adds an off-by-default user preference to allow chats to be automatically saved to a local directory as markdown files. I find it useful...