nrcrews/GPT Engineer
An AI engineer scans your codebase and edits the files based on the goals you provide it.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 27, 2024
- License
- MIT
Pinned Snippet
uses: nrcrews/gpt-engineer@449b7e9529f07a7cc1cd5b9d0e377d3efeb19cc6 # 0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repository_url | The repository url to scan and make edits in. | yes | — |
| base_branch | The base branch to base the edits on. | yes | — |
| dev_branch | The dev branch to edit. | yes | — |
| path | The path to scan and make edits in. | yes | — |
| goal | The goal to achieve. | yes | — |
Outputs
| name | description |
|---|---|
| status | The status of the action. |