Paul Gauthier
354b216bbe
added /voice to docs
2023-08-19 11:42:56 -07:00
paul-gauthier
34159648d7
Update README.md
2023-08-19 08:46:39 -07:00
Paul Gauthier
56a97c4c13
copy
2023-08-14 14:35:24 -03:00
Paul Gauthier
33969d67c8
copy
2023-08-14 13:53:24 -03:00
Paul Gauthier
d4fc9a803a
copy
2023-08-14 08:24:55 -03:00
Paul Gauthier
c2ac1f69eb
updated docs for voice-to-code
2023-08-11 07:27:32 -03:00
Paul Gauthier
500a22c306
copy
2023-08-08 09:05:58 -03:00
Paul Gauthier
3698b12215
copy
2023-08-08 07:55:42 -03:00
Paul Gauthier
75d8115597
copy
2023-08-08 07:53:14 -03:00
Paul Gauthier
f24c04320e
copy
2023-08-01 09:35:28 -03:00
Paul Gauthier
c6f99c9b66
Updated discord link
2023-07-27 06:47:47 -03:00
Paul Gauthier
08ee61617f
Updated discord link
2023-07-26 15:52:13 -03:00
paul-gauthier
f6e5f4c539
Merge pull request #131 from joshuavial/command-docs
...
More complete docs for prompt commands
2023-07-23 10:23:10 -03:00
Paul Gauthier
0d6abde253
copy
2023-07-21 07:41:30 -03:00
Paul Gauthier
bd1811db4d
space
2023-07-20 09:53:26 -03:00
Paul Gauthier
750f8a45c6
Changed Discord chat badge to a blue "Join Discord" badge.
...
# Aider chat conversation:
2023-07-20 09:52:54 -03:00
Paul Gauthier
d7fd4eb8c7
aider: Centered the SVG image and added a Discord badge below it linking to https://discord.gg/SqzfE6bw .
...
# Aider chat conversation:
USER: center the svg image and place a discord badge below it linking to https://discord.gg/SqzfE6bw
ASSISTANT: To center the SVG image and place a Discord badge below it, we need to modify the README.md file. Here are the changes:
<source>markdown
README.md
<<<<<<< ORIGINAL

- [Discord](https://discord.gg/SqzfE6bw )
=======
<p align="center">
<img src="assets/screencast.svg" alt="aider screencast">
</p>
<p align="center">
<a href="https://discord.gg/SqzfE6bw ">
<img src="https://img.shields.io/discord/308323056592486420?logo=discord " alt="chat on Discord">
</a>
</p>
>>>>>>> UPDATED
</source>
This change centers the SVG image and places a Discord badge below it. The badge links to the provided Discord URL.
2023-07-20 09:51:16 -03:00
Joshua Vial
53de30c1ac
Add docs for commands and prompt-toolkit defaults
2023-07-20 10:32:34 +12:00
Paul Gauthier
691c013272
Added discord link
2023-07-19 09:57:33 -03:00
Paul Gauthier
6ac2c45735
copy
2023-07-18 10:26:09 -03:00
Paul Gauthier
d349693205
copy
2023-07-16 17:36:19 -03:00
Paul Gauthier
e7f35e2cf7
Apparently prompt toolkit can not express control-enter?
2023-07-16 14:26:49 -03:00
Paul Gauthier
dbf3b09c06
copy
2023-07-16 14:18:57 -03:00
Paul Gauthier
9785ede960
copy
2023-07-15 10:59:16 -07:00
Paul Gauthier
9f7f6607c2
copy
2023-07-14 21:22:49 -07:00
Paul Gauthier
ef6714b381
show a js example
2023-07-13 17:56:52 -07:00
Paul Gauthier
c3045ddfef
copy
2023-07-13 10:52:12 -07:00
Paul Gauthier
ec65822369
copy
2023-07-12 06:39:13 -07:00
Paul Gauthier
9e143a1264
copy
2023-07-11 13:05:36 -07:00
Paul Gauthier
d984b1ceee
copy
2023-07-11 12:53:47 -07:00
Paul Gauthier
12009688ee
copy
2023-07-11 12:53:29 -07:00
Paul Gauthier
e0fdf6ce24
copy
2023-07-11 12:52:20 -07:00
Paul Gauthier
ceb84b2cdd
broke out instructions, added link to neovim #84
2023-07-11 12:47:35 -07:00
Paul Gauthier
606a36a273
copy
2023-07-11 08:44:13 -07:00
Paul Gauthier
4024713f31
Updated HISTORY
2023-07-11 07:36:04 -07:00
Paul Gauthier
96b9e49a77
faq
2023-07-10 07:26:12 -07:00
Paul Gauthier
bffb557896
copy
2023-07-10 07:24:49 -07:00
Paul Gauthier
bcc8723fa7
copy
2023-07-08 09:23:05 -07:00
Paul Gauthier
90168560a5
Make sure you have git installed.
2023-07-08 06:46:28 -07:00
Paul Gauthier
9c0ae45317
change faq links to aider.chat
2023-07-07 09:48:41 -07:00
Paul Gauthier
57d93f8f99
link to ctags faq
2023-07-07 09:41:03 -07:00
Paul Gauthier
9e92eaef59
Added FAQ link
2023-07-07 09:39:01 -07:00
Paul Gauthier
681ef38463
Corrected .aider.config.yml -> .aider.conf.yml
2023-07-07 09:07:34 -07:00
paul-gauthier
e3497a3fcb
Update README.md
2023-07-06 16:09:39 -07:00
Paul Gauthier
c2abffe003
copy
2023-07-05 22:04:35 -07:00
Paul Gauthier
9915261097
link to benchmark
2023-07-05 17:15:36 -07:00
Paul Gauthier
83887070f4
copy
2023-07-05 13:26:07 -07:00
Paul Gauthier
77a230f005
improved windows instructions, error message
2023-07-05 10:27:07 -07:00
Paul Gauthier
4317a41cd2
copy
2023-07-05 10:00:26 -07:00
Paul Gauthier
b54fc10ee0
Explain -m aider.main in README
2023-07-05 09:59:22 -07:00