mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +00:00
copy
This commit is contained in:
parent
2eced6ce12
commit
771bea1fa4
13 changed files with 34 additions and 31 deletions
|
@ -2,13 +2,13 @@
|
|||
# Honor the NO_COLOR environment variable
|
||||
|
||||
The user pastes the specification of the NO_COLOR environment variable protocol
|
||||
from [no-color.org](https://no-color.org) into the chat with GPT-4.
|
||||
from [no-color.org](https://no-color.org) into the aider chat.
|
||||
|
||||
GPT figures out which files need to be edited, and asks permission to make changes.
|
||||
Aider figures out which files need to be edited, and asks permission to make changes.
|
||||
It then disables all the color and pretty-printing functions if NO_COLOR is
|
||||
set, so the tool conforms to the specification.
|
||||
|
||||
The user then asks for a test case, which GPT adds as well.
|
||||
The user then asks for a test case, which aider adds as well.
|
||||
|
||||
<div class="chat-transcript" markdown="1">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue