Skip to content

Commit

Permalink
Merge pull request #1 from biobootloader/main
Browse files Browse the repository at this point in the history
Reconcile with master branch
  • Loading branch information
chriscarrollsmith authored Apr 14, 2023
2 parents e8a8931 + 0420860 commit 75f08e2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,11 @@ This is just a quick prototype I threw together in a few hours. There are many p

- add flags to customize usage, such as asking for user confirmation before running changed code
- further iterations on the edit format that GPT responds in. Currently it struggles a bit with indentation, but I'm sure that can be improved
- a suite of example buggy files that we can test prompts on to ensure reliablity and measure improvement
- a suite of example buggy files that we can test prompts on to ensure reliability and measure improvement
- multiple files / codebases: send GPT everything that appears in the stacktrace
- graceful handling of large files - should we just send GPT relevant classes / functions?
- extension to languages other than python

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=biobootloader/wolverine&type=Date)](https://star-history.com/#biobootloader/wolverine)

0 comments on commit 75f08e2

Please sign in to comment.