gpt-engineer
gpt-engineer copied to clipboard
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
What would the official / correct process be to update to the latest code that you guys are working on? Should we just be doing a git clone? Maybe a...
I m getting this pytest error for every project I create, looks like windows part need to be added ? To run the unit tests, use the following command: ```...
For windows users that does not use WSL/cygwin/etc...
# Issue Template ## Expected Behavior I expect gpt-engineer to work ## Current Behavior error when running: `gpt-engineer myproject/app` ### Steps to Reproduce Please provide detailed steps for reproducing the...
# Issue Template ## Expected Behavior Version 0.0.4 visible on https://github.com/AntonOsika/gpt-engineer right sidebar ## Current Behavior Version 0.0.3 visible on https://github.com/AntonOsika/gpt-engineer right sidebar ## More info: If one goes to...
code_ouput -> code_output
## Expected Behavior The generated entrypoint runs without errors and with awareness of the type of system it's running within (macOS, in my case). ## Current Behavior The generated entrypoint...
# This is a Draft PR for Issue #20 ## Additions 1. --hide-code argument in run command.
Tried to create a bot using the following prompt. Write a discord bot in python that has a slash command named code that takes a prompt as input and generates...