Paul Gauthier (aider)
|
94f3af57f1
|
refactor: Update csharp-tags.scm to use @name.definition and @name.reference patterns
|
2025-03-06 16:34:22 -08:00 |
|
Paul Gauthier
|
0050a3fe6c
|
feat: Add C# language tags query for tree-sitter parsing
|
2025-03-06 16:34:20 -08:00 |
|
Paul Gauthier
|
0e65ddee37
|
fix ruby with ts 0.23
|
2025-03-06 16:26:41 -08:00 |
|
Paul Gauthier
|
101f7de889
|
re-ran pip-compile.sh, now ts is 0.23.2?
|
2025-03-06 15:17:40 -08:00 |
|
Paul Gauthier
|
a21c1ff92d
|
cleanup
|
2025-03-06 14:53:17 -08:00 |
|
Paul Gauthier
|
f9bb2e498e
|
pin ts per python version
|
2025-03-06 13:20:59 -08:00 |
|
Paul Gauthier
|
f6bb803be5
|
copy
|
2025-03-06 13:10:37 -08:00 |
|
Paul Gauthier
|
204a88c171
|
fix: Improve LLM empty response handling with clearer warning messages
|
2025-03-06 13:07:27 -08:00 |
|
Paul Gauthier (aider)
|
012afc0708
|
feat: Add warning for empty LLM streaming responses
|
2025-03-06 12:52:32 -08:00 |
|
Paul Gauthier
|
cf089abb64
|
switch to tslp
|
2025-03-06 12:32:06 -08:00 |
|
Paul Gauthier
|
40e463cdc1
|
copy
|
2025-03-06 12:25:43 -08:00 |
|
Paul Gauthier (aider)
|
6a1284a5ca
|
docs: Add documentation for new notifications feature
|
2025-03-06 12:24:17 -08:00 |
|
Paul Gauthier
|
60522ee474
|
docs: Add notifications documentation page
|
2025-03-06 12:24:15 -08:00 |
|
Paul Gauthier (aider)
|
0045641db7
|
fix: Move module-level constant after imports to resolve flake8 E402 errors
|
2025-03-06 12:17:33 -08:00 |
|
Paul Gauthier (aider)
|
97b5b1b669
|
style: Fix linter formatting in io.py
|
2025-03-06 12:14:50 -08:00 |
|
Paul Gauthier (aider)
|
448de8519a
|
refactor: Extract notification message into a constant
|
2025-03-06 12:14:44 -08:00 |
|
Paul Gauthier (aider)
|
95e1fe0446
|
style: Format code with linter and improve whitespace consistency
|
2025-03-06 12:14:20 -08:00 |
|
Paul Gauthier (aider)
|
47254be254
|
feat: Add terminal-notifier support for macOS notifications
|
2025-03-06 12:14:14 -08:00 |
|
Paul Gauthier
|
3da15bfd19
|
fix: Handle NO_COLOR environment variable for disabling colored output
|
2025-03-06 12:14:11 -08:00 |
|
Paul Gauthier (aider)
|
c79db2581b
|
style: Reformat code to improve linter compliance
|
2025-03-06 12:04:23 -08:00 |
|
Paul Gauthier (aider)
|
93b86a8800
|
feat: Add OS-specific default notification commands with custom message
|
2025-03-06 12:04:14 -08:00 |
|
Paul Gauthier (aider)
|
56ba7ef411
|
refactor: Remove redundant subprocess import in ring_bell method
|
2025-03-06 12:02:00 -08:00 |
|
Paul Gauthier (aider)
|
e2117fd8a9
|
feat: Add subprocess import for notifications command
|
2025-03-06 12:01:03 -08:00 |
|
Paul Gauthier (aider)
|
e817c76e38
|
style: Format code with linter and improve line breaks
|
2025-03-06 12:00:33 -08:00 |
|
Paul Gauthier (aider)
|
65e059a7d2
|
feat: Add notifications-command option to run custom notification commands
|
2025-03-06 12:00:21 -08:00 |
|
Paul Gauthier
|
f661025acc
|
feat: Add notifications parameter to coder initialization
|
2025-03-06 12:00:19 -08:00 |
|
Paul Gauthier (aider)
|
2fe1b1e16e
|
feat: Add --notifications flag to control terminal bell
|
2025-03-06 11:55:32 -08:00 |
|
Paul Gauthier
|
665ffe3984
|
Revert "feat: Add notification parameter to InputOutput initialization"
This reverts commit 09e998523f .
|
2025-03-06 11:54:05 -08:00 |
|
Paul Gauthier
|
c3401047e0
|
Revert "feat: Add desktop notification support with notify-py package"
This reverts commit 38e8d27416 .
|
2025-03-06 11:53:58 -08:00 |
|
Paul Gauthier
|
996177ceaf
|
add qwq32b
|
2025-03-06 11:46:32 -08:00 |
|
Paul Gauthier (aider)
|
09e998523f
|
feat: Add notification parameter to InputOutput initialization
|
2025-03-06 11:45:59 -08:00 |
|
Paul Gauthier (aider)
|
38e8d27416
|
feat: Add desktop notification support with notify-py package
|
2025-03-06 11:45:37 -08:00 |
|
Paul Gauthier (aider)
|
813de04596
|
style: Remove trailing whitespaces in base_coder.py and io.py
|
2025-03-06 11:41:58 -08:00 |
|
Paul Gauthier (aider)
|
3c0eae4180
|
feat: Add terminal bell notification when LLM processing is complete
|
2025-03-06 11:41:32 -08:00 |
|
Paul Gauthier
|
99424a9f53
|
feat: Add configuration for Qwen 2.5 32b model with specific settings
|
2025-03-06 09:53:09 -08:00 |
|
Paul Gauthier
|
51d118fdb5
|
bump deps
|
2025-03-06 06:13:33 -08:00 |
|
Paul Gauthier
|
a26509a1fd
|
Merge branch 'main' of github.com:Aider-AI/aider
|
2025-03-06 06:13:14 -08:00 |
|
paul-gauthier
|
0db70379e8
|
Merge pull request #3451 from claui/add-uv-dependency
|
2025-03-06 05:38:16 -08:00 |
|
Claudia Pellegrino
|
c612b5d17b
|
fix: add uv as development dependency
`uv` is used in `pip-compile.sh`, so add it as a dev dependency.
|
2025-03-06 08:57:40 +01:00 |
|
Paul Gauthier
|
1b469cce49
|
copy
|
2025-03-05 18:59:33 -08:00 |
|
Paul Gauthier (aider)
|
c62cbd2d77
|
style: Fix linter warnings in test_main.py
|
2025-03-05 18:55:37 -08:00 |
|
Paul Gauthier (aider)
|
da1bc19052
|
fix: Correct indentation in test_no_verify_ssl_sets_model_info_manager test
|
2025-03-05 18:55:32 -08:00 |
|
Paul Gauthier (aider)
|
8e2246ec5c
|
fix: Resolve MagicMock TypeError in test_no_verify_ssl_sets_model_info_manager
|
2025-03-05 18:55:17 -08:00 |
|
Paul Gauthier
|
5cf6945bcb
|
pick up lox==0.13.0 for #3391
|
2025-03-05 18:46:46 -08:00 |
|
Paul Gauthier (aider)
|
7132ae47d7
|
test: Mock offer_url to prevent URL opening in SSL verification tests
|
2025-03-05 18:44:47 -08:00 |
|
Paul Gauthier (aider)
|
96bde4ad03
|
style: Format code with linter
|
2025-03-05 18:42:13 -08:00 |
|
Paul Gauthier (aider)
|
85b9bdd8f4
|
fix: Resolve TypeError in SSL verification tests by mocking Model class
|
2025-03-05 18:42:03 -08:00 |
|
Paul Gauthier (aider)
|
e5a85108d7
|
refactor: Remove unused result variable in test_verify_ssl_setting_before_cache_loading
|
2025-03-05 18:40:03 -08:00 |
|
Paul Gauthier (aider)
|
aaa3a8ebda
|
style: Remove trailing whitespaces and fix code formatting
|
2025-03-05 18:39:29 -08:00 |
|
Paul Gauthier (aider)
|
9ceb766a67
|
feat: Add comprehensive tests for SSL verification in ModelInfoManager and main
|
2025-03-05 18:39:17 -08:00 |
|