fry69
|
cd3e0ae914
|
Merge pull request #1990 from fry69/clipboard-fix
Another quick fix
|
2024-10-09 14:08:00 +02:00 |
|
fry69
|
e820fea289
|
doc: fix leftover /clipboard mention
|
2024-10-09 14:06:30 +02:00 |
|
fry69
|
fc63faa737
|
Merge pull request #1987 from fry69/openrouter-haiku-fix
Quick emergency fix
|
2024-10-09 13:04:30 +02:00 |
|
fry69
|
65b50cdaee
|
fix: correct weak model names for Sonnet-3.5 on OpenRouter
|
2024-10-09 12:50:44 +02:00 |
|
Jonathan Ellis
|
464c3e29e1
|
add format_files_for_input and compute_minimal_fileids
|
2024-10-08 22:29:46 -05:00 |
|
Paul Gauthier
|
f65bf9aee7
|
indent
|
2024-10-08 10:47:44 -07:00 |
|
Paul Gauthier
|
80f7e56785
|
initial
|
2024-10-08 10:39:30 -07:00 |
|
Paul Gauthier
|
0cb05dd001
|
initial
|
2024-10-08 10:38:36 -07:00 |
|
paul-gauthier
|
0fe5247d4c
|
Merge pull request #1967 from fry69/chat-history-fix-try2
doc: fix wrong encapsulation
|
2024-10-07 16:33:01 -07:00 |
|
fry69
|
91a013afb3
|
doc: fix wrong encapsulation
|
2024-10-08 01:22:50 +02:00 |
|
fry69
|
3bc056a107
|
doc: fix wrong encapsulation
|
2024-10-08 01:22:01 +02:00 |
|
paul-gauthier
|
456c163cb9
|
Merge pull request #1966 from fry69/chat-history-fix
|
2024-10-07 15:54:19 -07:00 |
|
fry69
|
f3ff24e35a
|
doc: clarify soft limit for chat history tokens
|
2024-10-08 00:51:04 +02:00 |
|
Paul Gauthier
|
1d2a3f573c
|
fixes #1941
|
2024-10-07 13:05:40 -07:00 |
|
Paul Gauthier
|
cbdabd3ae9
|
fixes #1944
|
2024-10-07 13:05:28 -07:00 |
|
Paul Gauthier
|
c24ec7f230
|
fix: Handle additional Git errors in repo check
|
2024-10-07 12:52:38 -07:00 |
|
Paul Gauthier
|
3146d285bf
|
fix gitignore test
|
2024-10-07 12:29:39 -07:00 |
|
Paul Gauthier (aider)
|
bde93903de
|
feat: add .env to gitignore check and update process
|
2024-10-07 12:26:45 -07:00 |
|
Paul Gauthier
|
e487351c8d
|
copy
|
2024-10-05 14:40:05 -07:00 |
|
Paul Gauthier
|
10ecb4b97f
|
copy
|
2024-10-05 14:38:01 -07:00 |
|
Paul Gauthier (aider)
|
04a2cbb494
|
refactor: update regex patterns to match complete lines with optional whitespace
|
2024-10-05 12:31:23 -07:00 |
|
Paul Gauthier
|
7729974253
|
set version to 0.59.2.dev
|
2024-10-05 12:30:48 -07:00 |
|
Paul Gauthier
|
27bfb3c662
|
version bump to 0.59.1
|
2024-10-05 12:29:27 -07:00 |
|
Paul Gauthier
|
3d5a7dce4f
|
copy
|
2024-10-05 12:28:10 -07:00 |
|
Paul Gauthier
|
2d0de85976
|
Merge branch 'main' of github.com:Aider-AI/aider
|
2024-10-05 11:40:19 -07:00 |
|
Paul Gauthier (aider)
|
ea4e58e509
|
refactor: improve error message matching flexibility
|
2024-10-05 11:37:15 -07:00 |
|
Paul Gauthier (aider)
|
48272449bb
|
style: remove unused exception variable
|
2024-10-05 11:36:11 -07:00 |
|
Paul Gauthier
|
989e7c18fb
|
refactor: Simplify config file check and error handling
|
2024-10-05 11:36:04 -07:00 |
|
Paul Gauthier (aider)
|
c6d1c45abc
|
style: format code with black and adjust line breaks
|
2024-10-05 11:32:53 -07:00 |
|
Paul Gauthier (aider)
|
57efba2763
|
refactor: improve config file error handling and messaging
|
2024-10-05 11:32:48 -07:00 |
|
Paul Gauthier
|
e56df2391d
|
refactor: Simplify error handling in main function
|
2024-10-05 11:32:47 -07:00 |
|
Paul Gauthier (aider)
|
28fab9548b
|
style: format long lines in main.py
|
2024-10-05 11:30:46 -07:00 |
|
Paul Gauthier (aider)
|
7d117d05c5
|
fix: replace io.tool_output with print for early error handling
|
2024-10-05 11:30:42 -07:00 |
|
Paul Gauthier (aider)
|
a482ef9bfa
|
feat: add error handling for 'yes:' config issue
|
2024-10-05 11:29:44 -07:00 |
|
Paul Gauthier (aider)
|
f82ab9cc6e
|
feat: add error handling for 'yes:' config issue
|
2024-10-05 11:28:00 -07:00 |
|
paul-gauthier
|
13141fc733
|
Merge pull request #1934 from fry69/openrouter-beta-models-fix
fix: add OpenRouter Sonnet-3.5 beta/self-moderated model
|
2024-10-05 07:13:29 -07:00 |
|
fry69
|
3c7e285182
|
fix: add OpenRouter Sonnet-3.5 beta/self-moderated model
|
2024-10-05 16:12:34 +02:00 |
|
Manav Bokinala
|
30238dbbd5
|
docs: update instructions for pipx installation to include boto3 inject step
|
2024-10-04 20:05:33 -07:00 |
|
Paul Gauthier
|
96cdd95988
|
refactor: Reorganize charts and update HISTORY.md structure
|
2024-10-04 15:56:28 -07:00 |
|
Paul Gauthier
|
c10442087b
|
copy
|
2024-10-04 15:40:43 -07:00 |
|
Paul Gauthier
|
06bd2ace69
|
set version to 0.59.1.dev
|
2024-10-04 15:28:29 -07:00 |
|
Paul Gauthier
|
3759340eb4
|
version bump to 0.59.0
|
2024-10-04 15:27:13 -07:00 |
|
Paul Gauthier
|
46e182004e
|
copy
|
2024-10-04 15:25:43 -07:00 |
|
Paul Gauthier
|
e84de1fb5a
|
Revert "test: add DummyInput and DummyOutput to TestHelp setup"
This reverts commit d098a4cd80 .
|
2024-10-04 15:25:22 -07:00 |
|
Paul Gauthier
|
3b9af69dec
|
copy
|
2024-10-04 15:19:19 -07:00 |
|
Paul Gauthier
|
d098a4cd80
|
test: add DummyInput and DummyOutput to TestHelp setup
|
2024-10-04 14:04:02 -07:00 |
|
Paul Gauthier
|
501a304d32
|
copy
|
2024-10-04 13:53:07 -07:00 |
|
Paul Gauthier
|
19b6e79719
|
copy
|
2024-10-04 13:47:43 -07:00 |
|
Paul Gauthier
|
d77ae7c2ac
|
copy
|
2024-10-04 13:36:25 -07:00 |
|
Paul Gauthier
|
2b4206fd57
|
paul-gauthier -> Aider-AI
|
2024-10-04 13:06:38 -07:00 |
|