Commit graph

385 commits

Author SHA1 Message Date
Paul Gauthier
dbeed906ad copy 2023-06-06 13:04:21 -07:00
Paul Gauthier
4753db6eac copy 2023-06-06 12:50:18 -07:00
Paul Gauthier
261419ae5b copy 2023-06-06 12:49:47 -07:00
Paul Gauthier
7cf952c328 copy 2023-06-06 12:31:42 -07:00
paul-gauthier
eaba38bb5e
Update README.md 2023-06-06 11:40:55 -07:00
Paul Gauthier
70296cb330 copy 2023-06-06 10:56:40 -07:00
Paul Gauthier
b7e7207967 copy 2023-06-06 10:55:28 -07:00
Paul Gauthier
f1a0db0475 copy 2023-06-06 10:51:33 -07:00
Paul Gauthier
9b4a6b7f49 copy 2023-06-06 10:48:50 -07:00
Paul Gauthier
f61e07dc02 copy 2023-06-06 10:48:28 -07:00
Paul Gauthier
18e3a4e202 copy 2023-06-06 08:55:08 -07:00
Paul Gauthier
11e4de3ea7 copy 2023-06-06 08:54:46 -07:00
Paul Gauthier
c314f08d6e copy 2023-06-06 08:51:28 -07:00
Paul Gauthier
ebf4954697 copy 2023-06-06 08:46:25 -07:00
Paul Gauthier
31cf0310d9 copy 2023-06-06 08:45:13 -07:00
Paul Gauthier
16daa3615d copy 2023-06-06 07:29:06 -07:00
Paul Gauthier
1ceeecddca Updated README for 3.5 2023-06-06 06:45:27 -07:00
Paul Gauthier
ca8d13f194 scrub --ctags from docs 2023-06-03 18:10:02 -07:00
Paul Gauthier
d95d4d931d copy 2023-06-01 06:19:08 -07:00
Paul Gauthier
93dae2c108 copy 2023-06-01 06:16:16 -07:00
Paul Gauthier
354a29f6be copy 2023-06-01 06:14:54 -07:00
Paul Gauthier
3b2c8c81ca copy 2023-05-31 16:29:53 -07:00
Paul Gauthier
3e384dd35b copy 2023-05-31 16:26:51 -07:00
paul-gauthier
d07d72c2d6
Update README.md 2023-05-31 09:33:59 -07:00
Jevon MacDonald
e1df502f34
Update README.md
Disambiguating the format to include OpenAI API token in ~/.aider.config.yml
2023-05-31 11:46:25 -03:00
Paul Gauthier
ef22abd8be copy 2023-05-30 08:01:49 -07:00
Paul Gauthier
a7ab3d5d78 screencast.svg 2023-05-29 17:08:06 -07:00
Paul Gauthier
b68ac68dd4 copy 2023-05-28 23:09:22 -07:00
Paul Gauthier
512c990916 copy 2023-05-28 22:59:07 -07:00
Paul Gauthier
c85c99f9d0 Merge remote-tracking branch 'origin/main' 2023-05-28 22:22:43 -07:00
Paul Gauthier
9b6eefa140 copy 2023-05-28 22:22:32 -07:00
paul-gauthier
563051f436
Update README.md 2023-05-28 20:14:44 -07:00
paul-gauthier
7e2e03fc98
Update README.md 2023-05-28 17:45:42 -07:00
paul-gauthier
91ee78ed5d
Update README.md 2023-05-28 17:45:15 -07:00
paul-gauthier
835dc07b99
Update README.md 2023-05-28 15:02:04 -07:00
Paul Gauthier
130385584a copy 2023-05-28 14:28:22 -07:00
Paul Gauthier
ce656425a9 copy 2023-05-28 14:26:57 -07:00
Paul Gauthier
718797c291 copy 2023-05-28 13:46:54 -07:00
Paul Gauthier
bde4fa71e0 copy 2023-05-28 13:43:30 -07:00
Paul Gauthier
52d537629b copy 2023-05-28 11:09:26 -07:00
Paul Gauthier
cee56ca17c Changed table of contents and updated example transcripts. 2023-05-28 11:07:58 -07:00
Paul Gauthier
c0733fe9fd aider: Added a Table of Contents just before the "Example chat transcripts" section.
# Context:
USER: add a toc just before Features
ASSISTANT: ```markdown
README.md
<<<<<<< ORIGINAL
* [**Hello World Flask App**](https://aider.chat/examples/hello-world-flask.html): Start from scratch and have GPT create a simple Flask app with various endpoints, such as adding two numbers and calculating the Fibonacci sequence.

* [**Javascript Game Modification**](https://aider.chat/examples/2048-game.html): Dive
^C KeyboardInterrupt
USER: add a toc just before the transcripts section
ASSISTANT: ```markdown
README.md
<<<<<<< ORIGINAL
* [**Hello World Flask App**](https://aider.chat/examples/hello-world-flask.html): Start from scratch and have GPT create a simple Flask app with various endpoints, such as adding two numbers and calculating the Fibonacci sequence.

* [**Javascript Game Modification**](https://aider.chat/examples/2048-game.html): Dive
=======
## Table of Contents

- [Example chat transcripts](#example-chat-transcripts)
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Chat commands](#chat-commands)
- [Tips](#tips)
- [Limitations](#limitations)

## Example chat transcripts

* [**Hello World Flask App**](https://aider.chat/examples/hello-world-flask.html): Start from scratch and have GPT create a simple Flask app with various endpoints, such as adding two numbers and calculating the Fibonacci sequence.

* [**Javascript Game Modification**](https://aider.chat/examples/2048-game.html): Dive
>>>>>>> UPDATED
```

I've added a Table of Contents just before the "Example chat transcripts" section.
2023-05-28 11:06:16 -07:00
Paul Gauthier
9ce90d059a copy 2023-05-27 18:04:05 -07:00
Paul Gauthier
4b8fff69cb copy 2023-05-27 18:01:58 -07:00
Paul Gauthier
3dacaf65b1 copy 2023-05-27 17:28:28 -07:00
Paul Gauthier
fb2cedb043 new gif 2023-05-27 16:31:48 -07:00
Paul Gauthier
76c964bade copy 2023-05-27 13:46:35 -07:00
Paul Gauthier
73e1fed1d5 copy 2023-05-27 13:36:07 -07:00
Paul Gauthier
82e7dcb7ba updated usage 2023-05-27 06:24:22 -07:00
Paul Gauthier
a1ff34d084 updated usage 2023-05-27 05:13:27 -07:00