Andrew Childs

Results 5 issues of 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...

type: imperfection
topic: code

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...

type: imperfection
topic: code

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...

Resolves #58. Unit and manual testing remain to be done. Intentionally not adding any new npm dependencies, so the provider code uses `https.request` to hit the Vultr API v2 endpoints...

- Copilot Chat Extension Version: January 2025 (version 1.97) - VS Code Version: Version: 1.97.2 - OS Version: MacOS 14.7.1 Steps to Reproduce: 1. Type `up arrow` at beginning of...

under-discussion