gpt-pilot icon indicating copy to clipboard operation
gpt-pilot copied to clipboard

The first real AI developer

Results 446 gpt-pilot issues
Sort by recently updated
recently updated
newest added

This PR fixes two bugs about database. ### config.py read env values before loading .env file pilot/database/config.py loads environment variable at project startup. This may set variables in config.py before...

Add chinese support for promot.(In .env file, let 'LANGUAGE=cn')

### Version VisualStudio Code extension ### Operating System Windows 10 ### What happened? ![image](https://github.com/Pythagora-io/gpt-pilot/assets/43485379/b3225a28-96f5-4af6-94d6-ba3942baec76) I am in mainland China, using VPN to connect to proxy servers in the United States,...

bug

### Version VisualStudio Code extension ### Operating System Windows 11 ### Your question How do I add native code to codemonkey as a repository RAG? Some code frames are not...

question

### Version VisualStudio Code extension ### Operating System MacOS ### What happened? The pilot agen constantly tries to implement a feature that I decide to discard or change in the...

bug

### Version Command-line (Python) version ### Suggestion I would love to give the pilot engine to give my Serper (or similar) api key and the model use it to do...

enhancement

### Version Command-line (Python) version ### Operating System MacOS ### Your question Version Command-line (Python) version Operating System MacOS Your question How can I have gpt-pilot stop asking me for...

question

On some systems, the python command may be associated with Python 2.x, which is deprecated. Instead, you should use python3

If GPT Pilot crashes, shows formatted and filtered stacktrace that people can copy-paste in their bug reports: ![Screenshot from 2024-05-23 23-13-42](https://github.com/Pythagora-io/gpt-pilot/assets/3362/30cf217f-6ae4-4bd5-bd84-4570f4cb6eaa)

I'm not sure this is correct, having a hard time with the verification. I was able to get it to have a `review` source, and it doesn't get stuck, but...