fry69
|
246ce318d2
|
fix: rename --models to --list-models in website docs
|
2024-09-05 18:23:55 +02:00 |
|
Paul Gauthier
|
6e3d8d90de
|
Add deepseek v2.5
|
2024-09-05 07:59:32 -07:00 |
|
Paul Gauthier
|
2d866418da
|
feat: add ignore_mentions attribute to cloned Coder instances
|
2024-09-04 14:40:21 -07:00 |
|
Paul Gauthier
|
ff15bcdb30
|
copy
|
2024-09-04 14:34:40 -07:00 |
|
Paul Gauthier
|
e799ada6f5
|
Merge remote-tracking branch 'refs/remotes/origin/main'
|
2024-09-04 14:33:59 -07:00 |
|
Paul Gauthier (aider)
|
7c5cad74ab
|
style: Format code to comply with linter rules
|
2024-09-04 14:32:38 -07:00 |
|
Paul Gauthier (aider)
|
41e8f4401e
|
fix: make test_get_rel_fname compatible with Windows
|
2024-09-04 14:32:35 -07:00 |
|
paul-gauthier
|
e271941aa2
|
Merge pull request #1349 from cheahjs/patch-1
docs: add benchmark results for yi-coder 9b
|
2024-09-04 14:14:36 -07:00 |
|
Paul Gauthier (aider)
|
6152a82513
|
fix: handle ValueError in os.path.relpath calls
|
2024-09-04 14:10:56 -07:00 |
|
Paul Gauthier
|
937a1cd847
|
fix: correct string handling in ESLint file path check
|
2024-09-04 14:06:30 -07:00 |
|
Paul Gauthier
|
867d19952c
|
fix: handle spaces in ESLint file path for TypeScript linting
|
2024-09-04 14:05:44 -07:00 |
|
Paul Gauthier
|
7c5d999032
|
fix: correct eslint path in node_modules directory
|
2024-09-04 14:02:56 -07:00 |
|
Paul Gauthier
|
6d23b22e6f
|
refactor: Remove redundant TypeScript linter fallback
|
2024-09-04 14:02:02 -07:00 |
|
Paul Gauthier
|
168598dad4
|
test: remove redundant Windows-specific ESLint test
|
2024-09-04 14:01:25 -07:00 |
|
Paul Gauthier (aider)
|
bd7ff9cca4
|
style: run linter and fix import order
|
2024-09-04 14:00:33 -07:00 |
|
Paul Gauthier (aider)
|
51f360ab9f
|
fix: update ESLint command assertion in Windows test
|
2024-09-04 14:00:30 -07:00 |
|
Paul Gauthier
|
66ae9ae079
|
test: add debug output for linter languages in TestLinter
|
2024-09-04 14:00:28 -07:00 |
|
Paul Gauthier (aider)
|
65fd6b444c
|
fix: simplify ESLint Windows test mock
|
2024-09-04 13:58:46 -07:00 |
|
Paul Gauthier (aider)
|
15abe6b921
|
style: Format long line in test_get_rel_fname method
|
2024-09-04 13:57:16 -07:00 |
|
Paul Gauthier (aider)
|
d8027030b0
|
fix: update ESLint check and test expectations
|
2024-09-04 13:57:09 -07:00 |
|
Paul Gauthier (aider)
|
edd9b44ad3
|
refactor: Remove unused import of Path from test_linter.py
|
2024-09-04 13:56:25 -07:00 |
|
Paul Gauthier (aider)
|
14fc3e3ad1
|
style: format code with black and isort
|
2024-09-04 13:55:53 -07:00 |
|
Paul Gauthier (aider)
|
cd551dbf63
|
test: add basic tests for Linter class
|
2024-09-04 13:55:49 -07:00 |
|
Paul Gauthier
|
ed349b65b5
|
test: add basic linter tests
|
2024-09-04 13:55:48 -07:00 |
|
Paul Gauthier (aider)
|
bb5bca5227
|
feat: support Windows ESLint executables in linter detection
|
2024-09-04 13:53:18 -07:00 |
|
Paul Gauthier (aider)
|
e98645698b
|
refactor: make ESLint path detection cross-platform compatible
|
2024-09-04 13:52:41 -07:00 |
|
Paul Gauthier (aider)
|
376e8617f3
|
style: format eslint paths and remove trailing whitespace
|
2024-09-04 13:51:57 -07:00 |
|
Paul Gauthier (aider)
|
a3d585a4b4
|
feat: add ESLint detection for TypeScript linting
|
2024-09-04 13:51:53 -07:00 |
|
Jun Siang Cheah
|
5853c7fa92
|
docs: add benchmark results for yi-coder 9b
|
2024-09-04 18:34:52 +01:00 |
|
Paul Gauthier
|
18bf3a9f36
|
fixes #1348
|
2024-09-04 10:27:18 -07:00 |
|
Paul Gauthier
|
e7253d819e
|
copy
|
2024-09-04 10:16:11 -07:00 |
|
Paul Gauthier
|
75c27a5dfb
|
feat: enhance GitHub issue reporting functionality
|
2024-09-04 10:14:25 -07:00 |
|
Paul Gauthier (aider)
|
7598f883f5
|
style: format long line in report command for better readability
|
2024-09-04 10:09:13 -07:00 |
|
Paul Gauthier (aider)
|
1b5ef76c18
|
refactor: update cmd_report to use confirm=False and conditional user report prefix
|
2024-09-04 10:09:07 -07:00 |
|
Paul Gauthier (aider)
|
70994cfc5b
|
feat: add confirm parameter to report_github_issue function
|
2024-09-04 10:08:16 -07:00 |
|
Paul Gauthier
|
c5ac621da1
|
docs: Update description of 'report' command
|
2024-09-04 10:08:08 -07:00 |
|
Paul Gauthier (aider)
|
5c6d4dbbf1
|
feat: add /report command to submit GitHub issues
|
2024-09-04 10:05:43 -07:00 |
|
Paul Gauthier
|
9434f99458
|
copy
|
2024-09-04 09:27:12 -07:00 |
|
Paul Gauthier
|
9988a3ff79
|
updated blame
|
2024-09-04 09:20:40 -07:00 |
|
Paul Gauthier
|
7620067d32
|
set version to 0.55.1.dev
|
2024-09-04 09:13:53 -07:00 |
|
Paul Gauthier
|
9c2d13e8a0
|
version bump to 0.55.0
|
2024-09-04 09:12:47 -07:00 |
|
Paul Gauthier
|
5a16015f57
|
copy
|
2024-09-04 09:10:27 -07:00 |
|
Paul Gauthier
|
8cd2f0ef71
|
defend against spawn TypeError: sequence item 2: expected str instance, list found
|
2024-09-04 09:06:17 -07:00 |
|
Paul Gauthier
|
c4e4967691
|
refactor: improve error handling in run_cmd function
|
2024-09-04 08:56:34 -07:00 |
|
Paul Gauthier (aider)
|
d8639bac48
|
feat: add error handling and flexible error reporting to run_cmd
|
2024-09-04 08:54:30 -07:00 |
|
Paul Gauthier
|
db7590048e
|
refactor: Remove unused import of sys module in run_cmd function
|
2024-09-04 08:54:26 -07:00 |
|
Paul Gauthier
|
40d5880b44
|
refactor: improve error handling and messaging for git auto-commit
|
2024-09-04 08:52:48 -07:00 |
|
Paul Gauthier (aider)
|
cef78282bd
|
feat: add error handling for git operations in auto_commit method
|
2024-09-04 08:52:11 -07:00 |
|
Paul Gauthier (aider)
|
8d0f7daa3a
|
refactor: update method calls to match renamed raw command methods
|
2024-09-04 08:44:53 -07:00 |
|
Paul Gauthier (aider)
|
aa98e43d59
|
refactor: rename raw command methods for consistency
|
2024-09-04 08:44:25 -07:00 |
|