Paul Gauthier
|
14612fc116
|
better arg desc
|
2025-01-31 13:10:19 -08:00 |
|
Paul Gauthier (aider)
|
3fa796382e
|
feat: Add --reasoning-effort CLI parameter to control model reasoning effort
|
2025-01-31 13:07:08 -08:00 |
|
Titusz Pan
|
c3952cb985
|
feat: Add line endings configuration option for file writing
|
2025-01-13 17:51:02 +01:00 |
|
Paul Gauthier
|
d48008e13d
|
refactor: Update repo map token handling and improve warning message
|
2025-01-10 14:38:12 -08:00 |
|
Paul Gauthier
|
5c3cca157d
|
switch to deepseek-chat instead of deepseek-coder
|
2024-12-26 19:40:06 -04:00 |
|
Evan Johnson
|
7f0d08ad77
|
doc that Pygments styles can be used for --code-theme
|
2024-12-17 13:18:31 -07:00 |
|
Paul Gauthier
|
b7984a05af
|
copy
|
2024-12-11 09:51:51 -08:00 |
|
Mir Adnan ALI
|
aaf7e3f943
|
Implement multiline-mode, swaps Enter & Meta-Enter
|
2024-12-11 09:09:58 -05:00 |
|
Paul Gauthier
|
20042334ff
|
refactor: reorganize command line arguments and improve help messages
|
2024-12-07 11:45:20 -08:00 |
|
Paul Gauthier (aider)
|
7ae9569816
|
docs: update deprecated OpenAI args help text to suggest --set-env
|
2024-12-07 11:23:05 -08:00 |
|
Paul Gauthier
|
cacba526b3
|
refactor: reorganize API key and environment settings arguments
|
2024-12-07 11:23:03 -08:00 |
|
Paul Gauthier
|
3efcd154f3
|
refactor: consolidate API key and environment variable handling
|
2024-12-07 10:55:29 -08:00 |
|
Paul Gauthier (aider)
|
13ff038e58
|
feat: add --api-key flag to set provider API keys as env vars
|
2024-12-07 08:23:50 -08:00 |
|
Paul Gauthier (aider)
|
e41bf67f73
|
feat: add --set-env flag to set environment variables from command line
|
2024-12-07 08:05:57 -08:00 |
|
Paul Gauthier
|
6efdf8a7f4
|
refactor: rename copypaste flag to copy-paste and update help text
|
2024-12-05 20:43:14 -08:00 |
|
Paul Gauthier (aider)
|
d2d5887936
|
feat: add clipboard watcher with --copypaste flag
|
2024-12-05 18:44:50 -08:00 |
|
Paul Gauthier
|
44909912cd
|
refactor: update GPT-4o model name to simpler format
|
2024-12-03 07:50:19 -08:00 |
|
Paul Gauthier
|
41e6fb961b
|
feat: disable watch-files by default and update help text
|
2024-12-01 09:35:28 -08:00 |
|
Paul Gauthier (aider)
|
260806053b
|
style: fix linting issues and whitespace in args.py
|
2024-12-01 09:34:03 -08:00 |
|
Paul Gauthier (aider)
|
93c9bdcec7
|
feat: add --watch-files switch to control FileWatcher
|
2024-12-01 09:33:58 -08:00 |
|
Paul Gauthier
|
935832028a
|
feat: add --watch-files switch for FileWatcher control
|
2024-12-01 09:33:56 -08:00 |
|
Paul Gauthier (aider)
|
a3e7203331
|
refactor: change timeout argument type from float to int
|
2024-11-30 13:00:24 -08:00 |
|
Paul Gauthier (aider)
|
bbabd38a48
|
feat: add timeout option for API calls
|
2024-11-30 12:59:39 -08:00 |
|
paul-gauthier
|
82929f650c
|
Merge pull request #2497 from preynal/main
feat: ability to select audio input device
|
2024-11-30 09:33:00 -08:00 |
|
Paul Gauthier
|
c682bd858a
|
copy
|
2024-11-30 09:19:01 -08:00 |
|
Philippe de Reynal
|
23825cafe7
|
fix options diff + missing docs
|
2024-11-30 11:33:10 +01:00 |
|
Philippe de Reynal
|
e11faadf39
|
feat: ability to select audio input device
|
2024-11-30 11:24:34 +01:00 |
|
Paul Gauthier (aider)
|
217e9b96d8
|
feat: add command-line model alias support via --alias flag
|
2024-11-25 20:56:04 -08:00 |
|
Paul Gauthier (aider)
|
7122ceb16c
|
feat: add --detect-urls flag to control URL detection behavior
|
2024-11-25 18:34:05 -08:00 |
|
Paul Gauthier (aider)
|
2a387707ef
|
feat: Add --editor switch to specify editor for /editor command
|
2024-11-21 09:52:14 -08:00 |
|
Paul Gauthier
|
539a6cde63
|
feat: Enhance analytics opt-in logic with user sampling and explicit control
|
2024-11-20 16:22:01 -08:00 |
|
Paul Gauthier (aider)
|
90a28e31e8
|
feat: Add --show-release-notes option to control release notes display
|
2024-11-19 17:33:16 -08:00 |
|
Paul Gauthier (aider)
|
7883db1834
|
feat: add --haiku flag for claude-3-5-haiku model selection
|
2024-11-04 12:14:23 -08:00 |
|
Paul Gauthier
|
0cfc23b1a8
|
refactor: remove unused haiku formatting option
|
2024-11-04 12:14:22 -08:00 |
|
Paul Gauthier (aider)
|
d33104aec1
|
refactor: move haiku flag next to sonnet flag in args
|
2024-11-04 12:13:27 -08:00 |
|
Paul Gauthier
|
711b2a431c
|
chore: add comment about sonnet flag placement
|
2024-11-04 12:13:25 -08:00 |
|
Paul Gauthier (aider)
|
09d21b5951
|
feat: add --haiku flag to format responses as haikus
|
2024-11-04 12:13:05 -08:00 |
|
Paul Gauthier
|
d9193387cc
|
feat: add haiku command line argument placeholder
|
2024-11-04 12:13:04 -08:00 |
|
Paul Gauthier (aider)
|
8bc0d5544d
|
feat: add --apply-clipboard-edits switch for direct clipboard editing
|
2024-11-04 10:34:21 -08:00 |
|
Paul Gauthier (aider)
|
27711010a0
|
refactor: update --gui/--browser to use BooleanOptionalAction
|
2024-10-31 15:01:29 -07:00 |
|
Paul Gauthier
|
401967c27f
|
refactor: convert browser flag to boolean argument
|
2024-10-31 15:01:26 -07:00 |
|
Paul Gauthier
|
068fb38a5d
|
Merge branch 'main' into mixpanel
|
2024-10-30 09:40:01 -07:00 |
|
Paul Gauthier
|
717592463e
|
feat: add --load option to execute commands from file on launch
|
2024-10-29 13:54:42 -07:00 |
|
Paul Gauthier (aider)
|
347a9f2a6d
|
feat: add --load argument to execute commands from file
|
2024-10-29 13:53:19 -07:00 |
|
Paul Gauthier
|
d288122fab
|
chore: add comment for load command implementation
|
2024-10-29 13:53:17 -07:00 |
|
Paul Gauthier (aider)
|
43fbda0faf
|
feat: add --fancy-input flag to control input history and completion
|
2024-10-24 14:24:09 -07:00 |
|
Paul Gauthier
|
4a3e6ef1e5
|
update sonnet model names since they are in litellm json now
|
2024-10-22 12:53:26 -07:00 |
|
Paul Gauthier
|
3c4dad7eb4
|
use sonnet 1022 by default
|
2024-10-22 10:09:35 -07:00 |
|
fry69
|
27ddf8aeab
|
fix: remove unreachable return statements
|
2024-10-10 06:46:10 +02:00 |
|
fry69
|
3bc056a107
|
doc: fix wrong encapsulation
|
2024-10-08 01:22:01 +02:00 |
|