Paul Gauthier
|
78e7b5c3db
|
wip
|
2023-07-22 08:45:40 -03:00 |
|
Paul Gauthier
|
9f8ea93ce6
|
AiderRepo -> GitRepo
|
2023-07-21 16:08:27 -03:00 |
|
Paul Gauthier
|
e74bfc21d0
|
Merge branch 'main' into refactor-repo
|
2023-07-21 15:46:31 -03:00 |
|
Paul Gauthier
|
dfd92073f4
|
Handle files in the git repo which have been deleted but not committed, with test
|
2023-07-21 15:41:57 -03:00 |
|
Paul Gauthier
|
28578217da
|
move tests to test_sendchat.py
|
2023-07-21 14:17:14 -03:00 |
|
Paul Gauthier
|
d0be8d4cbd
|
cleanup
|
2023-07-21 14:09:38 -03:00 |
|
Paul Gauthier
|
0ac6957d04
|
noop
|
2023-07-21 14:07:30 -03:00 |
|
Paul Gauthier
|
4f94f720b5
|
cleanup
|
2023-07-21 14:05:30 -03:00 |
|
Paul Gauthier
|
5a163237b4
|
noop
|
2023-07-21 13:59:49 -03:00 |
|
Paul Gauthier
|
317412f854
|
noop
|
2023-07-21 13:56:48 -03:00 |
|
Paul Gauthier
|
74875eac6e
|
sssh
|
2023-07-21 12:58:23 -03:00 |
|
Paul Gauthier
|
14b24dc2fd
|
works
|
2023-07-21 12:57:01 -03:00 |
|
Paul Gauthier
|
296e7614c4
|
wip
|
2023-07-21 12:06:32 -03:00 |
|
Paul Gauthier
|
23beb7cb5d
|
wip
|
2023-07-21 11:49:19 -03:00 |
|
Paul Gauthier
|
289887d94f
|
refactor send_with_retries
|
2023-07-21 11:22:59 -03:00 |
|
Paul Gauthier
|
e34e6ff897
|
wip
|
2023-07-21 11:14:15 -03:00 |
|
Paul Gauthier
|
6d044485f3
|
Merge branch 'main' into chat-history
|
2023-07-21 07:44:09 -03:00 |
|
Paul Gauthier
|
d6a4b24306
|
Exit with 2 ^C in 2 seconds
|
2023-07-20 11:14:24 -03:00 |
|
Paul Gauthier
|
842ea95de2
|
Exit with 2 ^C in 3 seconds
|
2023-07-20 11:13:39 -03:00 |
|
Paul Gauthier
|
6cb8f4e762
|
stop passing content to update_cur_messages
|
2023-07-20 09:41:38 -03:00 |
|
Paul Gauthier
|
993bfa6e4c
|
cleanup
|
2023-07-20 09:39:27 -03:00 |
|
Paul Gauthier
|
ea15aa72fa
|
cleanup
|
2023-07-20 09:34:09 -03:00 |
|
Paul Gauthier
|
4bc35a7376
|
Ask GPT to retry if original block is not found
|
2023-07-19 17:24:53 -03:00 |
|
Paul Gauthier
|
5dc7bc055e
|
Whitelist more /cmds for no dirty commit
|
2023-07-16 13:42:36 -03:00 |
|
Paul Gauthier
|
1b10751585
|
More informative retry messages
|
2023-07-15 10:19:48 -07:00 |
|
Paul Gauthier
|
78d9d014f2
|
fix bug blocking addition of subdir filename mentions
|
2023-07-14 20:00:04 -07:00 |
|
Paul Gauthier
|
14ce1d43c7
|
strip the correct fence
|
2023-07-13 15:54:54 -07:00 |
|
Paul Gauthier
|
12c3c1ed68
|
updated editblock to use all the fences
|
2023-07-13 15:48:13 -07:00 |
|
Paul Gauthier
|
b05b8e2087
|
Improved output when no changes made to git tracked files
|
2023-07-13 13:41:34 -07:00 |
|
Paul Gauthier
|
6ab4f09a3a
|
cleanup --show-repo-map
|
2023-07-13 10:06:46 -07:00 |
|
Paul Gauthier
|
d97707a5c0
|
Added --openai-api-engine
|
2023-07-11 15:11:35 -07:00 |
|
Paul Gauthier
|
084132a5f8
|
refactor initialization of openai into main
|
2023-07-11 15:06:50 -07:00 |
|
Paul Gauthier
|
967cb1bd8d
|
notify when preparing dirty commit; skip if /exit or /commit is input
|
2023-07-11 13:21:36 -07:00 |
|
paul-gauthier
|
7e17059b59
|
Merge pull request #81 from paul-gauthier/issue-73
Prioritize how to allocate code blocks to filenames in wholefile
|
2023-07-11 09:44:33 -07:00 |
|
Paul Gauthier
|
1f83a89192
|
Merge branch 'main' into issue-73
|
2023-07-11 09:36:34 -07:00 |
|
Paul Gauthier
|
68c26a60ef
|
get tracked files by traversing the tree
|
2023-07-11 09:08:37 -07:00 |
|
Paul Gauthier
|
73f5fb05e5
|
Make rel_repo_dir robust on windows when cwd and the repo are on different drives
|
2023-07-11 08:40:30 -07:00 |
|
Paul Gauthier
|
7c0ac4d92f
|
Tell git to stop quoting the paths in ls-files
|
2023-07-11 08:12:44 -07:00 |
|
Paul Gauthier
|
aacbcd32d4
|
bugfix live diffs in wholefile coder
|
2023-07-11 07:27:49 -07:00 |
|
Paul Gauthier
|
6fc276d336
|
prioritize how to allocate code blocks to filenames
|
2023-07-10 17:42:23 -07:00 |
|
Paul Gauthier
|
fd8a6c4e2f
|
refactor
|
2023-07-10 17:03:31 -07:00 |
|
Paul Gauthier
|
3857a09a70
|
10 retries
|
2023-07-10 07:38:17 -07:00 |
|
Paul Gauthier
|
5279f83a02
|
Add more whitespace to the full commit message
|
2023-07-08 09:08:28 -07:00 |
|
Paul Gauthier
|
579a3eb4c3
|
Re-raise openai.error.InvalidRequestError if it is not context exhaustion
|
2023-07-08 06:06:17 -07:00 |
|
Paul Gauthier
|
1c1411b506
|
Adopt safe_abs_path
|
2023-07-07 17:19:32 -07:00 |
|
Paul Gauthier
|
2c32fe5eb8
|
Adopt safe_abs_path
|
2023-07-07 17:17:33 -07:00 |
|
Paul Gauthier
|
02e9602d36
|
fixed get_files_content with multiple files
|
2023-07-07 16:35:01 -07:00 |
|
Paul Gauthier
|
15336eeb04
|
added missing fence closing
|
2023-07-07 16:32:49 -07:00 |
|
Paul Gauthier
|
cffeb275a6
|
cleanup
|
2023-07-07 12:27:13 -07:00 |
|
Paul Gauthier
|
552bdc4f71
|
handle diff output for new file
|
2023-07-07 11:58:27 -07:00 |
|