promptr
promptr copied to clipboard
Promptr is a CLI tool that lets you use plain English to instruct GPT3 or GPT4 to make changes to your codebase.
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
Add the ability to change the openai endpoint (baseURL) as per [OpenAI SDK ](https://github.com/openai/openai-node) to be able to leverage self hosted LLM.
See the example below where the file `/abc/test.txt` is referenced from inside a liquid comment block. The contents of the file are sent to the LLM, but I wouldn't expect...
The -p option takes a string , path , or url. If the value is a path or url, and the prompt isn’t found (because the path or url don’t...
The -t option takes a string, path, or url. If the user passes a path or url that isn’t valid then the user should see a friendly error message.
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
--- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/ferrislucas/promptr?shareId=fdb2c2e5-33f4-4b76-b800-d2993e5ab47b).
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 1.8.0 to 1.9.0. Release notes Sourced from path-to-regexp's releases. Fix backtracking in 1.x Fixed Add backtrack protection to 1.x release (#320) 925ac8e Fix re.exec(&[#39](https://github.com/pillarjs/path-to-regexp/issues/39);/test/route&[#39](https://github.com/pillarjs/path-to-regexp/issues/39);) result (#267) 32a14b0...