Commit graph

7015 commits

Author SHA1 Message Date
Paul Gauthier (aider)
098f94d38b refactor: filter special_fnames to exclude existing ranked tags 2024-09-03 15:39:20 -07:00
Paul Gauthier
1e5fdfa4be refactor: Filter out duplicate filenames from special_fnames list 2024-09-03 15:39:18 -07:00
Paul Gauthier
75de2989f8 fix --map-refresh=manual 2024-09-03 15:28:08 -07:00
Paul Gauthier (aider)
d8c78cf8cd test: update sanity_check_model tests to use tool_warning 2024-09-03 13:50:10 -07:00
Paul Gauthier
a6892c0421 copy 2024-09-03 13:47:18 -07:00
Paul Gauthier
a2634224e2 copy 2024-09-03 13:30:38 -07:00
Paul Gauthier
dff814a7a8 refactor: change tool_error to tool_warning for non-critical messages 2024-09-03 13:30:04 -07:00
Paul Gauthier
00fa9efba4 refactor: remove duplicate --light-mode argument 2024-09-03 12:43:59 -07:00
Paul Gauthier (aider)
d92605c447 style: change tool warning color to orange hex code 2024-09-03 12:42:41 -07:00
Paul Gauthier (aider)
84b5433ace feat: add tool_warning_color argument and update color modes 2024-09-03 12:42:25 -07:00
Paul Gauthier (aider)
b088627fcc refactor: extract common code from tool_warning and tool_error 2024-09-03 12:41:05 -07:00
Paul Gauthier (aider)
b4ba159f27 feat: add tool_warning method and warning color option 2024-09-03 12:39:41 -07:00
Paul Gauthier
d9764c1201 copy 2024-09-03 12:35:12 -07:00
Paul Gauthier
53fefa0246 disable built in linter for typescript #1132 2024-09-03 12:28:08 -07:00
Paul Gauthier
8eda666672 copy 2024-09-03 11:17:20 -07:00
Paul Gauthier
9b2c4a501d copy 2024-09-03 10:50:57 -07:00
Paul Gauthier
aedba59c6e feat: add error handling for transcription in Voice class 2024-09-03 08:59:58 -07:00
Paul Gauthier
b3ce70234e feat: add error handling for file writing in InputOutput class 2024-09-03 08:33:22 -07:00
Paul Gauthier
b3928dabbc fix: Resolve KeyError in RepoMap.get_tags_for_file method 2024-09-03 08:10:30 -07:00
Paul Gauthier
8172b7be4b move imports into method 2024-09-03 08:05:21 -07:00
Paul Gauthier (aider)
7b336c9eb4 style: Reorder imports in scrape.py 2024-09-03 08:04:12 -07:00
Paul Gauthier (aider)
58abad72cd refactor: update Playwright error handling 2024-09-03 08:04:08 -07:00
Paul Gauthier
ef4a9dc4ca feat: add error handling for pypandoc conversion in Scraper class 2024-09-03 08:01:45 -07:00
Paul Gauthier
be1e45a4b3 refactor: simplify file existence check and error handling in RepoMap 2024-09-03 07:55:48 -07:00
Paul Gauthier
c8b2024f8b refactor: simplify error handling in get_tracked_files method 2024-09-02 16:03:54 -07:00
Paul Gauthier
387df7f1db fixes #1276 2024-09-02 11:41:10 -07:00
Paul Gauthier
4063015560 ensure IO obeys pretty flag, catch UnicodeDecodeError on launch and disable pretty 2024-09-02 11:31:39 -07:00
Paul Gauthier
3bf403ba05 fixes #1288 2024-09-02 11:18:43 -07:00
Paul Gauthier
d7d3f3a740 catch git errors from all /commands 2024-09-02 11:14:55 -07:00
Paul Gauthier
fcf83cb9ee fixes #1297 2024-09-02 11:10:37 -07:00
Paul Gauthier
7db3ca50e8 fixes #1298 2024-09-02 11:08:38 -07:00
Paul Gauthier
bd012d63e9 catch git errors for commit and diff 2024-09-02 11:02:33 -07:00
Paul Gauthier
2cfdd7ab5b adopt pip's get_best_invocation_for_this_python 2024-09-02 07:24:29 -07:00
Paul Gauthier
ecf80a799d feat: improve version upgrade messaging and display 2024-09-02 07:06:20 -07:00
Paul Gauthier (aider)
f8e2780d40 fix: remove unnecessary f-string prefix 2024-09-02 07:02:08 -07:00
Paul Gauthier
62c89f60bf feat: improve version update handling for Windows and Docker 2024-09-02 07:02:03 -07:00
Paul Gauthier
5fe85f7233 cleanup 2024-09-02 06:46:50 -07:00
Paul Gauthier
e3180f7882 do --no-verify on .dev push 2024-09-01 08:09:15 -07:00
Paul Gauthier
ba4be9daa2 set version to 0.54.13.dev 2024-09-01 08:07:42 -07:00
Paul Gauthier
01f2b14966 version bump to 0.54.12 2024-09-01 08:06:34 -07:00
Paul Gauthier
88aa14035a use .dev, push a new .dev tag 2024-09-01 08:06:22 -07:00
Paul Gauthier
c6dce324cc set version to 0.54.12-dev 2024-09-01 07:48:35 -07:00
Paul Gauthier
7bdf59dbe3 version bump to 0.54.11 2024-09-01 07:47:27 -07:00
Paul Gauthier
e6078357d2 do not use setuptools_scm at runtime 2024-09-01 07:39:22 -07:00
Paul Gauthier (aider)
9bc61a656c refactor: replace shlex.join with printable_shell_command 2024-09-01 07:25:33 -07:00
Paul Gauthier (aider)
8c229e5072 style: format code and organize imports 2024-09-01 07:25:05 -07:00
Paul Gauthier (aider)
89c9f5ccf9 feat: add printable_shell_command function for cross-platform command escaping 2024-09-01 07:25:00 -07:00
Paul Gauthier
df7b181560 update +setuptools_scm version 2024-09-01 07:18:53 -07:00
Paul Gauthier
d629ff4a76 fixes #1273 2024-08-31 18:48:10 -07:00
Paul Gauthier
2d07a22bd0 set version to 0.54.11-dev 2024-08-31 18:46:43 -07:00