Paul Gauthier
|
b104b0ed7b
|
fix: Exclude 'prompts.py' file from blame analysis
|
2024-08-21 12:12:12 -07:00 |
|
Paul Gauthier
|
758b6cc908
|
copy
|
2024-08-21 11:31:39 -07:00 |
|
Paul Gauthier (aider)
|
2293d115aa
|
fix: Update test case for finding original update blocks with unclosed block
|
2024-08-21 11:17:11 -07:00 |
|
Paul Gauthier
|
27190c279d
|
updated gpt-4o date versions
|
2024-08-21 11:12:44 -07:00 |
|
Paul Gauthier
|
9eac88f734
|
fix: Remove unused WordCompleter import from aider/io.py
|
2024-08-21 10:49:50 -07:00 |
|
Paul Gauthier
|
d5f1359cc2
|
prompt for dependencies
|
2024-08-21 10:14:54 -07:00 |
|
Paul Gauthier
|
b4cbd9e4bd
|
Merge branch 'main' into shell-commands-new
|
2024-08-21 09:40:07 -07:00 |
|
Paul Gauthier
|
1a36f1c4fc
|
Merge remote-tracking branch 'refs/remotes/origin/main'
|
2024-08-21 09:38:34 -07:00 |
|
Paul Gauthier (aider)
|
dc16bf6cda
|
style: Format code using linter rules
|
2024-08-21 09:33:20 -07:00 |
|
Paul Gauthier (aider)
|
387441b48a
|
style: remove backticks from filename autocomplete
|
2024-08-21 09:33:16 -07:00 |
|
Paul Gauthier (aider)
|
f7f64d6cc1
|
feat: Add support for alternative HEAD/DIVIDER/DIVIDER format in S/R blocks
|
2024-08-21 09:14:44 -07:00 |
|
Paul Gauthier (aider)
|
9fe3d88bcb
|
feat: Add /reset command that drops all files and clears chat history
|
2024-08-21 09:09:26 -07:00 |
|
Paul Gauthier
|
c351d76c2b
|
remind about suggesting shell commands
|
2024-08-21 09:08:08 -07:00 |
|
Paul Gauthier
|
454d0206bc
|
fix: Update prompt_ask function to use default value correctly
|
2024-08-21 08:17:35 -07:00 |
|
Paul Gauthier (aider)
|
5bdb5489dd
|
feat: Add style to prompt_ask
|
2024-08-21 08:13:00 -07:00 |
|
Paul Gauthier (aider)
|
b23b8958f8
|
feat: move prompt_toolkit imports to the top
|
2024-08-21 08:09:08 -07:00 |
|
Paul Gauthier
|
3e5554c24f
|
fix: Update confirm_ask prompts to use consistent formatting
|
2024-08-21 08:08:31 -07:00 |
|
paul-gauthier
|
5b3cb48cd8
|
Merge pull request #1145 from pcamp/main
Correct description of map-refresh command.
|
2024-08-21 06:35:44 -07:00 |
|
pcamp
|
853d9a5b2a
|
Correct description of map-refresh command.
Delete " and print it out" because the map-refresh command doesn't print out the map.
|
2024-08-21 08:13:29 -05:00 |
|
pcamp
|
8da4874db9
|
Correct description of map-refresh command.
Delete " and print it out" because the map-refresh command doesn't print out the map.
|
2024-08-21 08:11:34 -05:00 |
|
Paul Gauthier
|
9fb3a6f8e1
|
fix: Update string formatting in confirm_ask calls
|
2024-08-21 05:38:33 -07:00 |
|
Paul Gauthier (aider)
|
ad77fe20b5
|
fix: Remove unnecessary f-strings
|
2024-08-21 05:38:24 -07:00 |
|
Paul Gauthier
|
ba746dd211
|
fix: Improve confirm dialog messages
|
2024-08-21 05:38:13 -07:00 |
|
Paul Gauthier (aider)
|
72ebc7868a
|
feat: add subject to confirm_ask
|
2024-08-21 05:24:56 -07:00 |
|
Paul Gauthier
|
7e6794d2c7
|
fix: Remove subject from chat history entry
|
2024-08-21 05:24:54 -07:00 |
|
Paul Gauthier (aider)
|
95d1ea37be
|
feat: add subject parameter to prompt_ask
|
2024-08-21 05:20:44 -07:00 |
|
Paul Gauthier (aider)
|
bcc7b4c120
|
style: Apply consistent string formatting in io.py
|
2024-08-21 05:17:23 -07:00 |
|
Paul Gauthier (aider)
|
4537e1a9f5
|
feat: Add shell command to input history before execution
|
2024-08-21 05:17:18 -07:00 |
|
Paul Gauthier
|
623e4bb2d9
|
prompt copy
|
2024-08-21 05:07:42 -07:00 |
|
Paul Gauthier
|
6201796181
|
prompt whitespace
|
2024-08-21 05:07:07 -07:00 |
|
Paul Gauthier (aider)
|
0006d70a7c
|
style: Fix import order and formatting in editblock_coder.py
|
2024-08-20 19:25:13 -07:00 |
|
Paul Gauthier (aider)
|
4917054518
|
fix: Implement portable way to run interactive subprocesses
|
2024-08-20 19:25:09 -07:00 |
|
Paul Gauthier (aider)
|
15ebdcc45c
|
fix: run subprocess with no stdin
|
2024-08-20 19:21:07 -07:00 |
|
Paul Gauthier
|
cbe76bb49a
|
+To rename files, use shell commands.
|
2024-08-20 18:54:32 -07:00 |
|
Paul Gauthier
|
fd5eb164b5
|
bold the command
|
2024-08-20 18:52:38 -07:00 |
|
Paul Gauthier
|
c4dc931908
|
Merge branch 'main' into shell-commands-new
|
2024-08-20 18:42:47 -07:00 |
|
Paul Gauthier
|
b4537dfb22
|
cache_prompts=True in benchmark
|
2024-08-20 18:42:25 -07:00 |
|
Paul Gauthier
|
989c557314
|
shell cmds, not code
|
2024-08-20 18:02:44 -07:00 |
|
Paul Gauthier
|
5c7707a51a
|
no user remind
|
2024-08-20 17:55:26 -07:00 |
|
Paul Gauthier
|
919ea05482
|
ignore shell edits in base coder
|
2024-08-20 17:50:31 -07:00 |
|
Paul Gauthier
|
1a3d8c4015
|
wip
|
2024-08-20 17:45:40 -07:00 |
|
Paul Gauthier
|
18d6260c44
|
Merge branch 'main' into shell-commands-new
|
2024-08-20 17:33:30 -07:00 |
|
Paul Gauthier
|
fa7be35ec9
|
fix: Handle errors in EditBlockCoder more gracefully
|
2024-08-20 17:33:23 -07:00 |
|
Paul Gauthier (aider)
|
b229661d0a
|
style: Format code with linter
|
2024-08-20 17:31:40 -07:00 |
|
Paul Gauthier (aider)
|
359e4129c6
|
fix: Combine stdout and stderr, output directly without additional messages
|
2024-08-20 17:31:36 -07:00 |
|
Paul Gauthier
|
8d0c2b1667
|
fix: Remove unnecessary debug statements and improve shell command confirmation prompt
|
2024-08-20 17:31:34 -07:00 |
|
Paul Gauthier (aider)
|
7bcd6d4ebb
|
style: format code with linter
|
2024-08-20 17:28:08 -07:00 |
|
Paul Gauthier (aider)
|
6f0d9a09df
|
feat: Implement shell command execution in EditBlockCoder
|
2024-08-20 17:28:04 -07:00 |
|
Paul Gauthier
|
682294118d
|
fix: Dump edits in EditBlockCoder
|
2024-08-20 17:28:03 -07:00 |
|
Paul Gauthier
|
e12157bb98
|
set version to 0.51.2-dev
|
2024-08-20 17:23:24 -07:00 |
|