From 1bb04a1c4f7b5cd7f669a83dee6e5599ea75572a Mon Sep 17 00:00:00 2001 From: Anton Osika Date: Tue, 20 Jun 2023 18:23:32 +0200 Subject: [PATCH] Update ROADMAP.md --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index b0ca7b4..aba5f2f 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -1,6 +1,6 @@ # Capability improvement roadmap - [ ] Continuous capability measurements - - [ ] Create a step that asks “did it run/work/perfect”?Create a step that asks “did it run/work/perfect” in the end [#240](https://github.com/AntonOsika/gpt-engineer/issues/240) + - [ ] Create a step that asks “did it run/work/perfect” in the end [#240](https://github.com/AntonOsika/gpt-engineer/issues/240) - [ ] Run the benchmark repeatedly and document the results for the different "step configs" (`STEPS` in `steps.py`) [#239](https://github.com/AntonOsika/gpt-engineer/issues/239) - [ ] Document the best performing configs, and feed this into our roadmap - [ ] Self healing code