Paul Gauthier (aider)
|
2f79b4fde7
|
test: Update sonnet model name in test_models.py
|
2025-02-24 12:32:47 -08:00 |
|
Paul Gauthier
|
846f98628d
|
copy
|
2025-02-24 12:28:11 -08:00 |
|
Paul Gauthier
|
eed9be5a9e
|
added sonnet 37 to leaderboard
|
2025-02-24 12:16:14 -08:00 |
|
Paul Gauthier
|
27c77afafc
|
copy
|
2025-02-24 12:13:47 -08:00 |
|
Paul Gauthier
|
c156b2f817
|
feat: Update Claude Sonnet model to latest version
|
2025-02-24 12:11:49 -08:00 |
|
Paul Gauthier (aider)
|
96fcc5df6b
|
fix: Resolve Windows path escaping issue in test_editor.py
|
2025-02-24 12:09:33 -08:00 |
|
Paul Gauthier (aider)
|
3c775fd5de
|
fix: Resolve Windows path handling and editor command test issues
|
2025-02-24 12:09:26 -08:00 |
|
Paul Gauthier
|
75e9ee6528
|
added claude 37
|
2025-02-24 11:53:07 -08:00 |
|
Paul Gauthier
|
ea0ee96398
|
test: Add error message to editor file extension assertion
|
2025-02-24 11:45:48 -08:00 |
|
Paul Gauthier (aider)
|
3fd4a2841a
|
fix: Use separate temp file for log in editor test script
|
2025-02-24 10:39:16 -08:00 |
|
Paul Gauthier (aider)
|
6ecf44c87a
|
refactor: Remove unused shlex import from editor.py
|
2025-02-24 10:22:04 -08:00 |
|
Paul Gauthier
|
031e8cea6e
|
feat: Add pipe_editor function for system editor interaction
|
2025-02-24 10:21:59 -08:00 |
|
Paul Gauthier (aider)
|
757fbb0124
|
refactor: Remove unused pytest import in test_editor.py
|
2025-02-24 10:21:51 -08:00 |
|
Paul Gauthier
|
d65e3f73df
|
refactor: Simplify editor discovery and command handling logic
|
2025-02-24 10:21:45 -08:00 |
|
Paul Gauthier (aider)
|
5b13105d58
|
fix: Update tests to match string return type of discover_editor()
|
2025-02-24 10:20:46 -08:00 |
|
Paul Gauthier (aider)
|
c8745afb37
|
fix: Preserve Windows paths in editor command parsing
|
2025-02-24 10:18:22 -08:00 |
|
Paul Gauthier (aider)
|
85189c0bde
|
fix: Update temporary script logging to use f-string and full sys.argv
|
2025-02-24 10:11:58 -08:00 |
|
Paul Gauthier (aider)
|
a8635bade2
|
fix: Improve test_pipe_editor_with_fake_editor reliability by using explicit log file path
|
2025-02-24 10:11:45 -08:00 |
|
Paul Gauthier (aider)
|
4560572ff2
|
style: Fix code formatting in test_editor.py
|
2025-02-24 09:47:24 -08:00 |
|
Paul Gauthier (aider)
|
c7fa57fd14
|
refactor: Make test_pipe_editor cross-platform using Python script
|
2025-02-24 09:47:20 -08:00 |
|
Paul Gauthier (aider)
|
54965fdf2e
|
style: Fix linter warnings in test_editor.py
|
2025-02-24 09:46:33 -08:00 |
|
Paul Gauthier (aider)
|
30361aa685
|
fix: Remove unused 'result' variable in test_pipe_editor_with_shell_script
|
2025-02-24 09:46:29 -08:00 |
|
Paul Gauthier (aider)
|
8be93b72c4
|
style: Format code and organize imports in test_editor.py
|
2025-02-24 09:46:20 -08:00 |
|
Paul Gauthier (aider)
|
c7e9d645e5
|
test: Add test for pipe_editor with shell script logging arguments
|
2025-02-24 09:46:16 -08:00 |
|
Paul Gauthier
|
fe6a3c89f3
|
copy
|
2025-02-24 09:44:57 -08:00 |
|
Paul Gauthier
|
686a32cbc0
|
refactor: Remove debug dump call in pipe_editor function
|
2025-02-24 09:28:31 -08:00 |
|
Paul Gauthier (aider)
|
55d7397ff5
|
style: Organize imports and remove unused import
|
2025-02-24 09:22:40 -08:00 |
|
Paul Gauthier (aider)
|
3714d554df
|
refactor: Update subprocess call to use shell=True with properly quoted command string
|
2025-02-24 09:22:34 -08:00 |
|
Paul Gauthier
|
0415de853b
|
fix: Remove shell=True and add debug dump in pipe_editor
|
2025-02-24 09:22:28 -08:00 |
|
Paul Gauthier
|
0ba1e8f904
|
set version to 0.74.4.dev
|
2025-02-23 08:54:05 -08:00 |
|
Paul Gauthier
|
58bfcb0953
|
version bump to 0.74.3
|
2025-02-23 08:52:31 -08:00 |
|
Paul Gauthier
|
fa281d89d2
|
copy
|
2025-02-23 08:52:06 -08:00 |
|
Paul Gauthier
|
908b10dae0
|
copy
|
2025-02-23 08:50:49 -08:00 |
|
paul-gauthier
|
ea03f9def0
|
Merge pull request #3333 from akaihola/editor-test-fix
|
2025-02-22 05:22:52 -08:00 |
|
Antti Kaihola
|
3510799fca
|
fix: test for get_environment_editor()
The test for `EDITOR` preference failed to clean up any existing value
of `VISUAL` which may be present in the environment pytest is run in.
|
2025-02-22 10:12:08 +02:00 |
|
Paul Gauthier
|
1f4a63d6db
|
add socksio dep #3048
|
2025-02-19 14:37:48 -08:00 |
|
Paul Gauthier
|
dd94a444d2
|
feat: Add OpenRouter O3 Mini High model configuration to metadata and settings
|
2025-02-19 13:51:51 -08:00 |
|
Paul Gauthier
|
50fafc9ff6
|
bump deps; downgrade streamlit per #3221
|
2025-02-19 13:47:21 -08:00 |
|
Paul Gauthier
|
47fc6a689d
|
Revert "fix: Ignore decoding errors when reading text files"
This reverts commit f67ea5d010 .
|
2025-02-19 13:18:17 -08:00 |
|
paul-gauthier
|
86175a1827
|
Merge pull request #3127 from FeepingCreature/fix/sort-file-tokens
refactor: Sort files by token count in cmd_tokens
|
2025-02-18 11:50:36 -08:00 |
|
FeepingCreature (aider)
|
6d6e25df4e
|
refactor: Sort files by token count in cmd_tokens
|
2025-02-18 20:11:50 +01:00 |
|
paul-gauthier
|
5402ed112c
|
Merge pull request #3283 from ffluk3/add-build-gradle-kts
fix: add build.gradle.kts to special.py
|
2025-02-17 08:07:41 -08:00 |
|
Lucas Shadler
|
235b83d02e
|
fix: add build.gradle.kts to special.py
Now that aider supports Kotlin syntax, this change will allow for indexing of kotlin-based gradle project files
|
2025-02-17 06:22:43 -08:00 |
|
Paul Gauthier
|
6ffbec969a
|
copy
|
2025-02-15 12:01:40 -08:00 |
|
Paul Gauthier
|
185ea71646
|
Merge branch 'main' of github.com:Aider-AI/aider
|
2025-02-15 12:00:47 -08:00 |
|
Paul Gauthier
|
69fcc3acd7
|
fix: Change file reading error handling from "ignore" to "replace"
|
2025-02-15 12:00:39 -08:00 |
|
paul-gauthier
|
da94cf4aab
|
Merge pull request #3252 from devriesd/editor-shell-true
subprocess called with shell true
|
2025-02-14 09:15:17 -08:00 |
|
Daniel de Vries
|
8799cf95b4
|
subprocess now called with shell true
|
2025-02-14 11:47:45 -05:00 |
|
Paul Gauthier (aider)
|
108ce18d51
|
style: Fix linting issues in io.py file
|
2025-02-13 12:12:40 -08:00 |
|
Paul Gauthier (aider)
|
f67ea5d010
|
fix: Ignore decoding errors when reading text files
|
2025-02-13 12:12:35 -08:00 |
|