paul-gauthier
63c92771f2
Merge pull request #3764 from jayeshthk/main
...
Optimize head‑truncation loop in summarize_real()
2025-06-25 11:51:07 -07:00
paul-gauthier
a0ffc5761c
Merge pull request #3870 from susliko/custom-posthog-instance
...
feat: add configurable PostHog host and API key parameters
2025-06-25 11:47:18 -07:00
paul-gauthier
ba97c83be6
Merge pull request #4028 from garrett-hopper/clojure-repomap
...
Add Clojure repomap queries
2025-06-25 11:36:53 -07:00
Paul Gauthier
74ee340101
chore: Increase Deepseek v3 max tokens to 65536
...
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
2025-06-25 11:28:24 -07:00
Paul Gauthier
63a7d261ae
bump deps
2025-06-25 11:26:17 -07:00
Paul Gauthier
e2d3fc4594
fix: Update Co-authored-by email to aider@aider.chat
2025-06-25 11:17:07 -07:00
Paul Gauthier (aider)
14af218ea2
fix: Create parent directories for history files and improve error handling
2025-06-25 11:12:24 -07:00
Paul Gauthier
5b317e5ec0
copy
2025-06-25 11:10:21 -07:00
Paul Gauthier
75f1a33292
Merge branch 'main' of github.com:Aider-AI/aider
2025-06-25 11:08:15 -07:00
Paul Gauthier
32cdb7cfad
copy
2025-06-25 11:07:59 -07:00
paul-gauthier
d022f4ac63
Merge pull request #4264 from FeepingCreature/fix/4277-accept-taggy-diff
...
refactor: update HEAD regex to accept optional closing tag in search blocks
2025-06-25 10:57:35 -07:00
Paul Gauthier
b787e17924
Revert "feat: better place to create history file dirs (InputOutput ctr)"
...
This reverts commit f695e71398
.
2025-06-25 10:53:55 -07:00
Paul Gauthier
5e9daa3c56
Revert "fix: check for input_history_file none"
...
This reverts commit fb4d2f90c1
.
2025-06-25 10:53:49 -07:00
Paul Gauthier
d5ae9eff88
Merge branch 'main' of github.com:Aider-AI/aider
2025-06-25 10:51:42 -07:00
paul-gauthier
856d94c1dc
Merge pull request #4271 from contributor/chat-history-files-auto-create-dir
...
pre-commit / pre-commit (push) Waiting to run
fix: Auto-create parent directories for chat history files
2025-06-25 06:29:10 -07:00
contributor
fb4d2f90c1
fix: check for input_history_file none
2025-06-25 16:09:40 +03:00
paul-gauthier
d85078a610
Merge pull request #4257 from contributor/chat-history-files-auto-create-dir
2025-06-25 04:57:04 -07:00
contributor
f695e71398
feat: better place to create history file dirs (InputOutput ctr)
...
this decreases number of IO operations
2025-06-25 13:48:38 +03:00
Paul Gauthier
d90936662b
copy
2025-06-24 16:00:13 -07:00
paul-gauthier
6a00d8ff5f
Merge pull request #4269 from iamFIREcracker/fix-for-literal-read-only-files
Deploy Jekyll site to Pages / build (push) Waiting to run
Deploy Jekyll site to Pages / deploy (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
2025-06-24 12:34:14 -07:00
Matteo Landi
c4b9f14b90
fix: Resolve literal paths correctly in /read-only command
2025-06-24 20:58:43 +02:00
paul-gauthier
a785b0f463
Merge pull request #4268 from therealmarv/add-gemini-2.5-vertex-general-availability
2025-06-24 09:09:45 -07:00
Paul Gauthier
90ecde4da9
copy
2025-06-24 08:23:08 -07:00
Paul Gauthier
37b7a7b44f
Merge branch 'main' of github.com:Aider-AI/aider
2025-06-24 08:22:33 -07:00
Paul Gauthier
89356e897e
copy
2025-06-24 08:22:30 -07:00
therealmarv
05ca9e5c24
add Gemini 2.5 non-preview Vertex models
2025-06-24 17:07:01 +02:00
Mathis Beer (aider)
7c9cff2f6e
refactor: update HEAD regex to accept optional closing tag in search blocks
...
When working with HTML text, the network has a strong bias to go "well, this is '<' followed by text, it's a tag! I should close it with '>'." Then the edit would be ignored.
2025-06-24 10:23:25 +02:00
paul-gauthier
f9fc2c6a44
Merge pull request #4260 from mtofano/add-matlab-repomap-support
pre-commit / pre-commit (push) Waiting to run
2025-06-23 14:10:55 -07:00
Matthew Tofano
20429b6852
add MATLAB tags to enable repo map support
2025-06-23 21:24:52 +01:00
contributor
52d04430db
feat: Auto-create parent directories for chat history files
...
This prevents aider startup errors like:
```
Warning: Unable to write to chat history file .chat/.aider.chat.history.md.
[Errno 2] No such file or directory: '.chat/.aider.chat.history.md'
```
2025-06-23 14:22:10 +03:00
Paul Gauthier (aider)
f16110717b
fix: Ensure pip is available before installation
2025-06-20 14:23:04 -07:00
Paul Gauthier
a2d345fe3d
docs: Condense docstring for think_tokens command
2025-06-20 14:08:41 -07:00
Paul Gauthier (aider)
1bdd4f0269
style: Format code
2025-06-20 14:08:09 -07:00
Paul Gauthier (aider)
9188cedc72
style: Fix line length in cmd_think_tokens docstring
2025-06-20 14:08:05 -07:00
Paul Gauthier (aider)
fdb49e18cd
docs: Add Hacker News quote to Kind Words section
pre-commit / pre-commit (push) Has been cancelled
Deploy Jekyll site to Pages / build (push) Has been cancelled
Deploy Jekyll site to Pages / deploy (push) Has been cancelled
2025-06-20 14:01:47 -07:00
Paul Gauthier (aider)
ae927d85f0
style: Use triple quotes for docstring
2025-06-20 13:45:31 -07:00
Paul Gauthier
a1c2eeb88a
style: Line wrap long string literals
2025-06-20 13:45:12 -07:00
Paul Gauthier
caf212c8d1
bump deps
2025-06-20 13:43:37 -07:00
Paul Gauthier
a29ae3ef37
Merge branch 'main' of github.com:Aider-AI/aider
2025-06-20 13:43:04 -07:00
paul-gauthier
90f9c813a0
Update analytics.md
Deploy Jekyll site to Pages / build (push) Waiting to run
pre-commit / pre-commit (push) Waiting to run
Deploy Jekyll site to Pages / deploy (push) Blocked by required conditions
2025-06-20 05:39:56 -07:00
paul-gauthier
9fdc6d4a44
Merge pull request #4254 from KennyDizi/main
2025-06-20 05:34:18 -07:00
Trung Dinh
bb1b9e8e2d
Add meta data for openrouter/google/gemini-2.5-pro
2025-06-20 17:04:30 +07:00
Trung Dinh
0c480b7ea4
Support model openrouter/google/gemini-2.5-pro
official
2025-06-20 17:04:13 +07:00
paul-gauthier
3cb120e0a9
Merge pull request #4242 from nims11/update-gemini
...
pre-commit / pre-commit (push) Waiting to run
Update gemini models in model-settings.yml
2025-06-19 14:56:39 -07:00
Nimesh Ghelani
1677db3ca7
Add gemini model metadata
2025-06-19 12:42:26 +00:00
Nimesh Ghelani
ae94521242
Update gemini models in model-settings.yml
2025-06-18 12:46:34 +00:00
paul-gauthier
f8855ebc58
Merge pull request #4236 from daniel-sc/patch-1
Deploy Jekyll site to Pages / build (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Deploy Jekyll site to Pages / deploy (push) Has been cancelled
2025-06-17 03:31:09 -07:00
Daniel Schreiber
262117d124
doc: add correct path for github copilot token for windows users
2025-06-17 11:39:18 +02:00
paul-gauthier
72c23800a9
Merge pull request #4228 from maliayas/reset-thinking-tokens
Deploy Jekyll site to Pages / build (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Deploy Jekyll site to Pages / deploy (push) Has been cancelled
2025-06-15 16:52:38 -07:00
Ali Ayas (claude-sonnet-4-20250514)
e91efda8fe
feat: add support for disabling thinking tokens with value 0
2025-06-16 01:13:47 +03:00