Commit graph

220 commits

Author SHA1 Message Date
Paul Gauthier
b95015c25b removed > from user prompts 2023-05-15 21:01:04 -07:00
paul-gauthier
2ab56c8f0c
Update hello-world-flask.md 2023-05-15 20:00:30 -07:00
Paul Gauthier
d40ccfaaf4 copy 2023-05-15 19:47:51 -07:00
Paul Gauthier
4b3dad940c copy 2023-05-15 19:47:39 -07:00
Paul Gauthier
011e11da45 copy 2023-05-15 19:45:30 -07:00
Paul Gauthier
ec97e88f92 copy 2023-05-15 19:44:25 -07:00
Paul Gauthier
14d88f3e98 copy 2023-05-15 19:43:49 -07:00
Paul Gauthier
1d1fc704d7 copy 2023-05-15 19:43:16 -07:00
Paul Gauthier
c9a2e9d17d Add chat css transcript 2023-05-15 19:42:49 -07:00
Paul Gauthier
9bcf04c175 copy 2023-05-15 19:38:09 -07:00
Paul Gauthier
b763bde10c copy 2023-05-15 19:37:44 -07:00
Paul Gauthier
3b92e3f020 chat formatting 2023-05-15 19:34:00 -07:00
Paul Gauthier
34a00d5ddb make the green blockquote the default 2023-05-15 16:35:31 -07:00
Paul Gauthier
37ff782767 Added layout metadata to css-exercises.md. 2023-05-15 14:38:27 -07:00
Paul Gauthier
39ca91547d aider: Added front matter to select the chat-transcript layout.
# Context:
USER: add front matter to the markdown to select the chat-transcript layout
ASSISTANT: To add front matter to the `examples/css-exercises.md` file and select the `chat-transcript` layout, you can add the following lines at the beginning of the file:

```markdown
examples/css-exercises.md
<<<<<<< ORIGINAL
=======
---
layout: chat-transcript
---

>>>>>>> UPDATED
```

This change will apply the `chat-transcript` layout to the `examples/css-exercises.md` file.
2023-05-15 14:38:10 -07:00
Paul Gauthier
b66c98d65a copy 2023-05-15 14:30:49 -07:00
Paul Gauthier
3306b26159 undo 2023-05-15 13:56:34 -07:00
Paul Gauthier
45cb997cd1 style the chat 2023-05-15 13:55:31 -07:00
Paul Gauthier
5c5202a101 copy 2023-05-15 12:30:37 -07:00
Paul Gauthier
d10219a2a4 copy 2023-05-15 09:37:00 -07:00
Paul Gauthier
a7cef8ada5 Edited the description of a task in the examples README file. 2023-05-15 09:36:26 -07:00
Paul Gauthier
e700580291 aider: Added an example for editing an Asciinema cast file to the README.
# Context:
USER: add the asciinema example to the readme
ASSISTANT: ```python
examples/README.md
<<<<<<< ORIGINAL
* [**Automatically Update Docs**](update-docs.md): Automatically updating documentation based on the latest version of the main() function.
=======
* [**Automatically Update Docs**](update-docs.md): Automatically updating documentation based on the latest version of the main() function.

* [**Editing an Asciinema Cast File**](asciinema.md): Editing escape sequences in an `asciinema` screencast file using aider and GPT-4.
>>>>>>> UPDATED
```
2023-05-15 09:36:00 -07:00
Paul Gauthier
f7323e8008 Added new files to the git repo: examples/asciinema.md 2023-05-15 09:35:18 -07:00
Paul Gauthier
787c75784c copy 2023-05-15 06:09:05 -07:00
Paul Gauthier
0420459e22 copy 2023-05-15 05:23:58 -07:00
paul-gauthier
6b15cc2ec0
Update css-exercises.md 2023-05-14 21:55:04 -07:00
paul-gauthier
95709bd68c
Update 2048-game.md 2023-05-14 21:54:47 -07:00
Paul Gauthier
75e1355887 copy 2023-05-14 21:17:00 -07:00
Paul Gauthier
e0500046f7 copy 2023-05-14 21:15:35 -07:00
Paul Gauthier
481c5f879f copy 2023-05-14 21:12:21 -07:00
Paul Gauthier
c28543debd copy 2023-05-14 21:11:09 -07:00
Paul Gauthier
0c83a2b218 copy 2023-05-14 16:48:10 -07:00
Paul Gauthier
8c2d01b0b3 copy 2023-05-14 16:21:50 -07:00
Paul Gauthier
967607aba4 copy 2023-05-14 16:21:34 -07:00
Paul Gauthier
6a456cbfd5 copy 2023-05-14 15:13:19 -07:00
Paul Gauthier
bb596db9e4 copy 2023-05-14 15:11:48 -07:00
Paul Gauthier
c1242bd961 copy 2023-05-14 14:47:56 -07:00
Paul Gauthier
fc7eecdc44 copy 2023-05-14 14:41:17 -07:00
Paul Gauthier
90f9c53480 copy 2023-05-14 14:33:01 -07:00
Paul Gauthier
451f257573 copy 2023-05-14 14:32:12 -07:00
Paul Gauthier
7b4c9079c3 copy 2023-05-14 14:24:27 -07:00
Paul Gauthier
5bc835cb31 copy 2023-05-14 14:23:17 -07:00
Paul Gauthier
708653290f Creating empty file 2023-05-14 09:09:37 -07:00
Paul Gauthier
57fff7f360 copy 2023-05-14 07:12:01 -07:00
Paul Gauthier
608bbec7c0 copy 2023-05-13 15:27:03 -07:00
Paul Gauthier
4d800b1e31 adopt EDIT BLOCK as the nomenclature in the prompt 2023-05-13 15:13:40 -07:00
Paul Gauthier
67148aab3e copy 2023-05-13 14:56:37 -07:00
Paul Gauthier
a22e5af69d copy 2023-05-13 14:49:13 -07:00
Paul Gauthier
487dec4688 copy 2023-05-13 14:48:04 -07:00
Paul Gauthier
1311853c57 copy 2023-05-13 14:45:44 -07:00