wip: Refactor prompts.py and coder.py to improve user experience.

This commit is contained in:
Paul Gauthier 2023-05-12 23:00:01 -07:00
parent d1e8ebfe04
commit 4eed5a1b90
3 changed files with 16 additions and 20 deletions

View file

@ -2,13 +2,6 @@
# Aider modifying the 2048 game
> Here, we explore and modify the open source 2048 game codebase from https://github.com/gabrielecirulli/2048
---
#### > what is this?
This is an AI language model designed to help you with code-related tasks. You can ask me to help you with new features, improvements
_^C again to quit_
---
#### > what is this repo?