Paul Gauthier
|
d2acb9c3b0
|
use safe repo.get_head methods
|
2024-08-31 07:34:18 -07:00 |
|
Paul Gauthier
|
1639581364
|
fixes #1242
|
2024-08-30 08:26:11 -07:00 |
|
Paul Gauthier
|
d23f816353
|
refactor: Move clone method and add args and parser parameters
|
2024-08-29 19:15:32 -07:00 |
|
Antti Kaihola
|
86600c70aa
|
refactor: revert addition of type hints
|
2024-08-29 23:03:21 +03:00 |
|
Antti Kaihola
|
e52d2da740
|
refactor: clarify Path/str types in commands.py
|
2024-08-29 19:24:49 +03:00 |
|
Antti Kaihola
|
fc5c040b83
|
fix: drop unused var added_fnames from cmd_add
|
2024-08-29 19:24:49 +03:00 |
|
Paul Gauthier (aider)
|
cbc59d919b
|
refactor: remove unused import of scrub_sensitive_info
|
2024-08-29 06:33:39 -07:00 |
|
Paul Gauthier (aider)
|
4d698d1bcb
|
style: move import statement to top of file
|
2024-08-29 06:33:29 -07:00 |
|
Paul Gauthier (aider)
|
8bba37de63
|
style: Add newline before format_settings import in cmd_settings
|
2024-08-29 06:33:18 -07:00 |
|
Paul Gauthier (aider)
|
549d8e8773
|
feat: add cmd_settings to print current settings
|
2024-08-29 06:33:13 -07:00 |
|
Paul Gauthier (aider)
|
a4853ae184
|
feat: add args attribute to Commands class
|
2024-08-29 06:32:44 -07:00 |
|
Paul Gauthier (aider)
|
0b7142d2de
|
feat: pass parser to Commands class for extended functionality
|
2024-08-29 06:32:27 -07:00 |
|
Paul Gauthier
|
25de4f318c
|
feat: Add args parameter to Commands constructor
|
2024-08-29 06:27:41 -07:00 |
|
Paul Gauthier
|
a3554ffbbc
|
fix /read completions
|
2024-08-27 16:40:07 -07:00 |
|
Paul Gauthier
|
9c35556c2a
|
feat: add user input logging and history for /run command responses
|
2024-08-27 14:18:56 -07:00 |
|
Paul Gauthier (aider)
|
c6c57f0b6e
|
style: remove unused import of Text from rich.text
|
2024-08-27 13:29:43 -07:00 |
|
Paul Gauthier
|
6f6b016d0f
|
refactor: remove pagination from web command
|
2024-08-27 13:29:30 -07:00 |
|
Paul Gauthier
|
57809fbbbb
|
copy
|
2024-08-27 11:51:38 -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 (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)
|
46ce049777
|
feat: Update cmd_run to use run_interactive_command
|
2024-08-27 09:04:29 -07:00 |
|
Paul Gauthier
|
742cddec02
|
copy
|
2024-08-27 08:42:06 -07:00 |
|
Paul Gauthier
|
cf1801cb3c
|
proper error message if /add non-git dir #1175
|
2024-08-25 12:19:01 -07:00 |
|
Paul Gauthier
|
9c2bd9d0a5
|
fix: Improve lint command behavior
|
2024-08-23 14:08:48 -07:00 |
|
Paul Gauthier (aider)
|
8c3c050bf5
|
style: Run linter on codebase
|
2024-08-23 06:41:32 -07:00 |
|
Paul Gauthier (aider)
|
bbd56d44e8
|
fix: Handle tilde paths in cmd_drop for read-only files
|
2024-08-23 06:41:28 -07:00 |
|
Paul Gauthier (aider)
|
974b151936
|
style: Fix linter issues
|
2024-08-23 06:39:16 -07:00 |
|
Paul Gauthier (aider)
|
feae729f98
|
feat: Expand home directory in cmd_read_only
|
2024-08-23 06:39:12 -07:00 |
|
Paul Gauthier (aider)
|
837ed0367c
|
fix: Simplify cmd_read_only function
|
2024-08-22 16:51:51 -07:00 |
|
Paul Gauthier
|
9584a7f296
|
fix: Simplify file matching logic in commands.py
|
2024-08-22 16:51:50 -07:00 |
|
Paul Gauthier (aider)
|
9570d71b13
|
fix: Improve cmd_read_only function in Commands class
|
2024-08-22 16:48:16 -07:00 |
|
Paul Gauthier (aider)
|
f4efac628f
|
fix: Enhance /read-only command to handle multiple files
|
2024-08-22 16:45:18 -07:00 |
|
Paul Gauthier
|
00988f45d8
|
copy
|
2024-08-21 15:31:29 -07:00 |
|
Paul Gauthier
|
023c59d0f3
|
fix: Remove unnecessary output when dropping all files
|
2024-08-21 15:23:59 -07:00 |
|
Paul Gauthier
|
b4cbd9e4bd
|
Merge branch 'main' into shell-commands-new
|
2024-08-21 09:40:07 -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
|
454d0206bc
|
fix: Update prompt_ask function to use default value correctly
|
2024-08-21 08:17:35 -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 |
|
Paul Gauthier
|
34dc7cc37d
|
fix: Improve prompt caching and repo map refresh logic
|
2024-08-19 15:36:13 -07:00 |
|
Paul Gauthier
|
ded270ee8b
|
feat: Add force_refresh option to get_repo_map method
|
2024-08-18 13:07:38 -07:00 |
|
Paul Gauthier (aider)
|
17335b1865
|
feat: Add /map-refresh command to force refresh of repository map
|
2024-08-17 06:34:16 -07:00 |
|
Paul Gauthier
|
93b8cb9cec
|
Merge branch 'main' into mixpanel
|
2024-08-16 10:42:55 -07:00 |
|
Paul Gauthier
|
fb7bbb982e
|
fix: Change default prompt option to uppercase 'Y'
|
2024-08-14 10:10:28 -07:00 |
|
Paul Gauthier
|
4bad876f66
|
fix: Add event tracking for interactive help command
|
2024-08-12 20:36:51 -07:00 |
|
Paul Gauthier
|
85fa78f5a6
|
fix: Correct command execution logic
|
2024-08-12 18:23:51 -07:00 |
|
Paul Gauthier (aider)
|
9ed732959e
|
fix: Remove unnecessary slice from event name in Commands.run
|
2024-08-12 18:22:51 -07:00 |
|
Paul Gauthier (aider)
|
860a36fe6c
|
refactor: Extract command name from matching_commands[0][1:]
|
2024-08-12 18:22:36 -07:00 |
|
Paul Gauthier (aider)
|
01a9a8ffc4
|
feat: add event logging for command usage
|
2024-08-12 18:22:05 -07:00 |
|
Paul Gauthier
|
b1e7e80700
|
fix bug in /token counts for chat history
|
2024-08-12 14:06:34 -07:00 |
|