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

Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app

Results 345 gpt-engineer issues
Sort by recently updated
recently updated
newest added

When running GPTE, it will be quite helpful to be able to quickly generate useful system information for use in debugging issues. For example, this should be invoked as `gpte...

enhancement
good first issue
triage

As discussed in #1094, extracted the linting from the file selector process to enhance modularity and align with our software design patterns. Please review the updated implementation.

# PR Introduction: Unified Configuration File in TOML Format ## Feature Description Based on issue #1165, this PR introduces a unified configuration file in TOML format for the gpt-engineer project....

enhancement

## Expected Behavior Updating the existing code. ## Current Behavior Crashing without saving and/or generating the changes. ## Failure Information I use GPT-4o model. ### Failure Logs The debug_log_file.txt doesn't...

bug
triage

## Expected Behavior Saving the generated project and trying running it. ## Current Behavior GPT Engineer is crashing while trying to execute the code. It doesn't save the generated files...

bug
triage

This PR addresses #1194 by enhancing the `--sysinfo` command-line argument in the GPT-Engineer CLI tool. The `--sysinfo` argument now provides detailed system information, including the version of `gpt-engineer` and environment...

## Policy and info - Maintainers will close issues that have been stale for 14 days if they contain relevant answers. - Adding the label "sweep" will automatically turn the...

bug
triage

## Feature description Enhance the `--sysinfo` option to include additional useful and relevant information: 1. Indicate the version of gpt-engineer that is running, and specify whether it is a released...

enhancement
good first issue

Add Google Gemini 1.5 pro/flash support.

enhancement
triage