Commit graph

6860 commits

Author SHA1 Message Date
Paul Gauthier
3b045a2cef cleanup 2024-08-30 14:16:43 -07:00
Paul Gauthier
2ad13b89b0 set version to 0.54.9-dev 2024-08-30 13:50:12 -07:00
Paul Gauthier
909007272a version bump to 0.54.8 2024-08-30 13:48:54 -07:00
Paul Gauthier
33a40f33f6 disable hash stamping 2024-08-30 13:46:29 -07:00
Paul Gauthier
8fa520083f updating version hash 2024-08-30 13:45:58 -07:00
Paul Gauthier
fc71d9287d disable hash stamping 2024-08-30 13:44:53 -07:00
Paul Gauthier
3f38c47c66 updating version hash 2024-08-30 13:39:20 -07:00
Paul Gauthier
36c41bf851 copy 2024-08-30 13:38:03 -07:00
Paul Gauthier
00252be551 copy 2024-08-30 13:37:45 -07:00
Paul Gauthier
6df681340a updating version hash 2024-08-30 13:35:42 -07:00
Paul Gauthier
e8912781c6 moved hash version stamp into .git/hooks 2024-08-30 13:34:36 -07:00
Paul Gauthier
4e26c7e2f3 updating version hash 2024-08-30 13:32:51 -07:00
Paul Gauthier
42f3881fad copy 2024-08-30 13:32:50 -07:00
Paul Gauthier
e3572c5148 updating version hash 2024-08-30 13:32:33 -07:00
Paul Gauthier
1d2c58d053 updating version hash 2024-08-30 13:31:09 -07:00
Paul Gauthier
31b7a89cf0 sort the autocompletions 2024-08-30 13:31:05 -07:00
Paul Gauthier
dea8c0960b include foo in completions as well as path/to/foo matches 2024-08-30 12:39:51 -07:00
Paul Gauthier
f6b50fa4c6 feat: prevent auto-completion after space in command input 2024-08-30 12:37:52 -07:00
Paul Gauthier
97929513ac updating version hash 2024-08-30 12:22:11 -07:00
Paul Gauthier (aider)
2c6de179b0 feat: delete version check file on uncaught exceptions 2024-08-30 12:20:13 -07:00
Paul Gauthier (aider)
efcaaae5b4 refactor: introduce global constant VERSION_CHECK_FNAME 2024-08-30 12:19:02 -07:00
Paul Gauthier
b68afbd5aa copy 2024-08-30 12:15:53 -07:00
Paul Gauthier
69a6973a5b updating version hash 2024-08-30 11:49:58 -07:00
Paul Gauthier
3946930b7a updating version hash 2024-08-30 11:49:03 -07:00
Paul Gauthier
9a24b3c6d0 stamp the version with the current git hash 2024-08-30 11:48:58 -07:00
Paul Gauthier (aider)
8887af5635 feat: implement git hash retrieval in __init__.py 2024-08-30 11:40:11 -07:00
Paul Gauthier
aee501d128 feat: add git hash to development version 2024-08-30 11:39:59 -07:00
Paul Gauthier
61393017d2 copy 2024-08-30 08:44:25 -07:00
Paul Gauthier
49925b892b refactor: simplify condition for running command with pexpect 2024-08-30 08:33:32 -07:00
Paul Gauthier (aider)
e1c8a25e2e style: format code with linter 2024-08-30 08:32:23 -07:00
Paul Gauthier (aider)
afa7d02906 feat: implement real-time output display in run_cmd_subprocess 2024-08-30 08:32:19 -07:00
Paul Gauthier
64b05a9971 refactor: disable pexpect usage in run_cmd function 2024-08-30 08:32:18 -07:00
Paul Gauthier
8024153b3c copy 2024-08-30 08:28:39 -07:00
Paul Gauthier
013dac288c feat: add user confirmation for model warnings 2024-08-30 08:28:21 -07:00
Paul Gauthier
1639581364 fixes #1242 2024-08-30 08:26:11 -07:00
Paul Gauthier
ec585a3a1a added nous hermes 405b 2024-08-30 08:25:50 -07:00
Paul Gauthier (aider)
a576134861 style: format code with linter 2024-08-30 08:18:09 -07:00
Paul Gauthier (aider)
9b7976a07e refactor: remove branch and commit info from git report 2024-08-30 08:18:05 -07:00
Paul Gauthier
8e439dc31d refactor: remove dependency reporting functionality 2024-08-30 08:18:02 -07:00
Paul Gauthier (aider)
9667e1d102 fix: replace bare except with except Exception in get_git_info 2024-08-30 08:16:08 -07:00
Paul Gauthier (aider)
0fc9928762 style: Format code with linter 2024-08-30 08:15:03 -07:00
Paul Gauthier (aider)
b50b28c815 feat: enhance error reporting with detailed system information 2024-08-30 08:15:00 -07:00
Paul Gauthier (aider)
e99f935bb5 feat: add Python version to error report 2024-08-30 08:12:29 -07:00
Paul Gauthier (aider)
51e7067c45 style: add newline after import statement in report.py 2024-08-30 08:12:06 -07:00
Paul Gauthier (aider)
046bb13359 feat: add platform info to error report 2024-08-30 08:12:02 -07:00
Paul Gauthier
2d9d605028 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-08-30 07:57:27 -07:00
Paul Gauthier (aider)
29108d9962 style: format long line in sanity_check_repo function 2024-08-30 07:56:15 -07:00
Paul Gauthier (aider)
ae1508582c fix: resolve flake8 errors in sanity_check_repo function 2024-08-30 07:55:49 -07:00
Paul Gauthier
4c32e45b74 feat: add sanity check for git repository compatibility 2024-08-30 07:55:23 -07:00
Paul Gauthier
2999c64435 refactor: simplify error handling for tracked files count 2024-08-30 07:47:50 -07:00