Paul Gauthier
|
c2e9d01b12
|
show the video on aider.chat
|
2024-08-27 13:08:21 -07:00 |
|
Paul Gauthier
|
aae862f499
|
copy
|
2024-08-27 12:46:52 -07:00 |
|
Paul Gauthier
|
57809fbbbb
|
copy
|
2024-08-27 11:51:38 -07:00 |
|
Paul Gauthier
|
d8adc75d7b
|
copy
|
2024-08-27 11:29:31 -07:00 |
|
Paul Gauthier
|
64c8bd06e1
|
copy
|
2024-08-27 11:21:59 -07:00 |
|
Paul Gauthier
|
2b2569b787
|
feat: enhance shell command output handling and chat integration
|
2024-08-27 11:17:59 -07:00 |
|
Paul Gauthier (aider)
|
cd48eda88c
|
feat: accumulate and return output in run_shell_commands
|
2024-08-27 11:12:33 -07:00 |
|
Paul Gauthier
|
474b657221
|
refactor: Improve handling of command output in chat confirmation
|
2024-08-27 11:12:31 -07:00 |
|
Paul Gauthier (aider)
|
1c37924472
|
feat: accumulate shell command output and optionally add to chat
|
2024-08-27 11:10:52 -07:00 |
|
Paul Gauthier
|
c1d1c24dbb
|
improve commit message prompt
|
2024-08-27 11:09:41 -07:00 |
|
Paul Gauthier
|
eed7e0b652
|
fix: Add missing utils import to base_coder.py
feat: Improve prompt for adding tool output to chat
|
2024-08-27 10:58:23 -07:00 |
|
Paul Gauthier
|
35eecee739
|
better
|
2024-08-27 10:50:31 -07:00 |
|
Paul Gauthier (aider)
|
d2d6e94ddb
|
style: Run linter
|
2024-08-27 10:41:44 -07:00 |
|
Paul Gauthier (aider)
|
5ecce49abd
|
fix: Update imports and function calls in base_coder.py
|
2024-08-27 10:41:40 -07:00 |
|
Paul Gauthier (aider)
|
03dfda782c
|
style: Fix import order in aider/commands.py
|
2024-08-27 10:41:24 -07:00 |
|
Paul Gauthier (aider)
|
cefa3e2cf2
|
fix: Update imports and function calls for run_interactive_command
|
2024-08-27 10:41:21 -07:00 |
|
Paul Gauthier (aider)
|
80abb5c812
|
refactor: Move run_interactive_command functions to run_cmd.py
|
2024-08-27 10:39:50 -07:00 |
|
Paul Gauthier (aider)
|
ec7e0cdb72
|
refactor: move run_interactive_command funcs to run_cmd
|
2024-08-27 10:39:33 -07:00 |
|
Paul Gauthier
|
fefda7d337
|
fix: Add run_cmd.py
|
2024-08-27 10:39:32 -07:00 |
|
Paul Gauthier (aider)
|
8af705482e
|
feat: Check if stdin is a TTY before using pexpect in run_interactive_command
|
2024-08-27 10:38:06 -07:00 |
|
Paul Gauthier
|
71066b8954
|
copy
|
2024-08-27 10:29:37 -07:00 |
|
Paul Gauthier
|
3c11d9b61c
|
copy
|
2024-08-27 10:29:19 -07:00 |
|
Paul Gauthier (aider)
|
cc8f488b23
|
fix: Remove unused 'subprocess' import in editblock_coder.py
|
2024-08-27 09:15:13 -07:00 |
|
Paul Gauthier
|
089863cf32
|
fix: Remove unused run_interactive_subprocess method from EditBlockCoder
|
2024-08-27 09:15:07 -07:00 |
|
Paul Gauthier (aider)
|
15639d8801
|
style: Fix import statement formatting
|
2024-08-27 09:11:50 -07:00 |
|
Paul Gauthier (aider)
|
bbc619fdba
|
fix: Use run_interactive_command for shell commands
|
2024-08-27 09:11:46 -07:00 |
|
Paul Gauthier (aider)
|
79ffc2405a
|
style: Fix formatting in utils.py
|
2024-08-27 09:09:28 -07:00 |
|
Paul Gauthier (aider)
|
6d02c14fe4
|
fix: Use SHELL environment variable in run_interactive_command_pexpect
|
2024-08-27 09:09:25 -07:00 |
|
Paul Gauthier
|
ec935842ab
|
fix: Improve error handling in run_interactive_command_pexpect
|
2024-08-27 09:09:24 -07:00 |
|
Paul Gauthier (aider)
|
46ce049777
|
feat: Update cmd_run to use run_interactive_command
|
2024-08-27 09:04:29 -07:00 |
|
Paul Gauthier (aider)
|
27e8780cbe
|
style: Fix formatting in utils.py
|
2024-08-27 09:02:25 -07:00 |
|
Paul Gauthier (aider)
|
15521c41d1
|
feat: Introduce run_interactive_command that uses pexpect if available, otherwise falls back to subprocess
|
2024-08-27 09:02:21 -07:00 |
|
Paul Gauthier
|
444416638a
|
fix: Rename run_interactive_command to run_interactive_command_pexpect
|
2024-08-27 09:02:20 -07:00 |
|
Paul Gauthier (aider)
|
3ccb876434
|
fix: Correct SEARCH/REPLACE block in aider/utils.py
|
2024-08-27 08:59:20 -07:00 |
|
Paul Gauthier (aider)
|
52d5a7636d
|
fix: Use /bin/sh -c if it exists in run_interactive_command
|
2024-08-27 08:59:08 -07:00 |
|
Paul Gauthier (aider)
|
206f3ae275
|
style: Fix formatting and use consistent quotes in utils.py
|
2024-08-27 08:58:57 -07:00 |
|
Paul Gauthier (aider)
|
106a14cbdd
|
fix: Use /bin/sh -c if it exists for run_interactive_command
|
2024-08-27 08:58:54 -07:00 |
|
Paul Gauthier (aider)
|
9f42c3a0f4
|
style: Run linter
|
2024-08-27 08:56:09 -07:00 |
|
Paul Gauthier (aider)
|
d2cc7b676a
|
feat: Add output and status code dumping
|
2024-08-27 08:56:06 -07:00 |
|
Paul Gauthier (aider)
|
55049c312e
|
feat: add __main__ to run_interactive_command with sys.argv
|
2024-08-27 08:54:35 -07:00 |
|
Paul Gauthier
|
3bd4af23da
|
fix: Refactor run_interactive_command function to use UTF-8 encoding
|
2024-08-27 08:54:34 -07:00 |
|
Paul Gauthier (aider)
|
90d3b8fab6
|
feat: add run_interactive_command function
|
2024-08-27 08:53:29 -07:00 |
|
Paul Gauthier (aider)
|
0197853c39
|
style: Run linter on utils.py
|
2024-08-27 08:52:54 -07:00 |
|
Paul Gauthier (aider)
|
59a43bd0a1
|
fix: Add run_interactive_command function to aider/utils.py
|
2024-08-27 08:52:51 -07:00 |
|
Paul Gauthier (aider)
|
0557f04bd7
|
fix: Import install_upgrade from versioncheck module
|
2024-08-27 08:47:08 -07:00 |
|
Paul Gauthier (aider)
|
17c2626f39
|
feat: Add --upgrade argument to upgrade aider to the latest version
|
2024-08-27 08:46:54 -07:00 |
|
Paul Gauthier (aider)
|
fa74736e02
|
feat: add install_upgrade function to install latest version of aider-chat
|
2024-08-27 08:46:05 -07:00 |
|
Paul Gauthier (aider)
|
8de3c26fba
|
style: Fix import order in versioncheck.py
|
2024-08-27 08:44:48 -07:00 |
|
Paul Gauthier (aider)
|
18e9410a1a
|
fix: Replace fname.stat().st_mtime with os.path.getmtime(fname) for more reliable time comparison
|
2024-08-27 08:44:45 -07:00 |
|
Paul Gauthier
|
8f773eb3a6
|
fix: Correct the version check logic to only check for version updates after 24 hours
|
2024-08-27 08:43:33 -07:00 |
|