Commit Graph

  • 3ec8ec5a7d fix: update FAQ token percentages and switch history model to gpt-5.5 main Paul Gauthier 2026-04-25 09:43:47 -07:00
  • c723364ada copy Paul Gauthier 2026-04-24 21:19:04 -07:00
  • 308b1546a0 feat: add gpt-5.5 model settings across providers Paul Gauthier 2026-04-24 15:59:03 -07:00
  • cd24a3a3c8 test: update model alias expectations for sonnet and opus Paul Gauthier 2026-04-24 11:36:37 -07:00
  • 0189cf4f00 copy Paul Gauthier 2026-04-23 13:15:18 -07:00
  • 65cb4d3568 style: Format thinking_tokens model check with multiline condition Paul Gauthier 2026-04-23 07:12:19 -07:00
  • 93dfacc85e feat: add Claude Opus 4.7 model settings for Bedrock/Vertex/OpenRouter Paul Gauthier 2026-04-23 07:12:17 -07:00
  • 39023f9bc0 fix: Disable temperature for opus-4 models and gate thinking_tokens Paul Gauthier 2026-04-23 07:12:16 -07:00
  • 79c45c3cd6 fix: disable deprecated temperature for Claude 4 models Paul Gauthier 2026-04-23 07:07:32 -07:00
  • b9d877488c feat: Map opus and sonnet aliases to latest Claude models Paul Gauthier 2026-04-23 07:01:49 -07:00
  • 9ce34d179c style: simplify model name conditional in models.py Paul Gauthier 2026-04-23 06:59:07 -07:00
  • f939d0ac94 feat: add Claude Sonnet 4.6 and Opus 4.7 model support Paul Gauthier 2026-04-23 06:59:03 -07:00
  • 928bb49c4b copy Paul Gauthier 2026-04-16 10:04:48 -07:00
  • f09d70659a feat: Enable overeager mode for Claude Sonnet 4.5 models Paul Gauthier 2026-04-08 22:07:19 -07:00
  • bdb4d9ff8e copy Paul Gauthier 2026-03-16 18:21:33 -07:00
  • 3c2a8bdafc copy Paul Gauthier 2026-03-16 18:15:49 -07:00
  • c41ef3b85b feat: Add gpt-5.3 and gpt-5.4 model variants Paul Gauthier 2026-03-16 18:15:11 -07:00
  • fabdce1a03 feat: add gpt-5.3-codex model variants Paul Gauthier 2026-03-16 18:04:01 -07:00
  • 5b038fd76a copy Paul Gauthier 2026-03-16 17:06:15 -07:00
  • 413149e9c8 fix: Remove unused import in test_exceptions.py Paul Gauthier 2026-03-16 17:05:51 -07:00
  • c3356825dd test: Fix PermissionDeniedError test with httpx objects Paul Gauthier 2026-03-16 17:05:49 -07:00
  • 8955c4e9ea fix: Add missing import for PermissionDeniedError Paul Gauthier 2026-03-16 17:05:01 -07:00
  • 07c526f4ec test: Add response arg to PermissionDeniedError in test Paul Gauthier 2026-03-16 17:05:00 -07:00
  • 0ec5f355d7 test: Add test for PermissionDeniedError EXInfo Paul Gauthier 2026-03-16 17:01:33 -07:00
  • 38716cc5a2 feat: Add ExInfo for PermissionDeniedError Paul Gauthier 2026-03-16 17:00:37 -07:00
  • f8e3379864 Merge pull request #4935 from claui/fix-deprecated-models paul-gauthier 2026-03-16 16:07:00 -07:00
  • 55164933dc fix: remove deprecated vision model from test Claudia Pellegrino 2026-03-16 22:39:35 +01:00
  • c0839cf36f fix: remove deprecated timestamped model from test Claudia Pellegrino 2026-03-16 22:38:01 +01:00
  • c0ab75371b fix: remove deprecated gpt-4-32k model from test Claudia Pellegrino 2026-03-16 22:31:35 +01:00
  • 861a1e4d15 Merge pull request #4899 from turian/codex/python-3-14-support paul-gauthier 2026-03-09 15:00:45 -07:00
  • 975e5a8991 Add experimental Python 3.14 support Joseph Turian 2026-03-09 15:06:30 -04:00
  • 265d8a473b copy Paul Gauthier 2026-03-03 07:47:59 -08:00
  • 37d6ebdf76 feat: Add overeager prompt to aider/coders/ask_prompts.py Paul Gauthier 2026-03-03 07:47:37 -08:00
  • ec3470cc69 feat: Add overeager: true to gpt-5.2-codex variants Paul Gauthier 2026-03-03 07:47:05 -08:00
  • f761d7276d chore: Add overeager setting to gpt-4-turbo Paul Gauthier 2026-03-03 07:47:04 -08:00
  • edfe0c801b feat: Allow /ok command to accept optional arguments Paul Gauthier 2026-02-26 06:49:40 -08:00
  • b23516061e Merge branch 'main' of github.com:Aider-AI/aider Paul Gauthier 2026-02-25 06:18:46 -08:00
  • d19a9b0c56 copy Paul Gauthier 2026-02-25 06:15:10 -08:00
  • 4b48d82750 feat: Add /ok command as an alias for /code Ok Paul Gauthier 2026-02-25 06:05:11 -08:00
  • 7afaa26f8b Merge pull request #4674 from chr15m/add-readonly-no-git paul-gauthier 2026-02-18 18:33:10 -08:00
  • cf72acfbf7 Merge pull request #4682 from chr15m/no-auto-commits-staging paul-gauthier 2026-02-18 18:31:57 -08:00
  • b9050e1d5f Merge pull request #4838 from clayarnoldg2m/fix/4711-symlink-loop paul-gauthier 2026-02-16 08:26:13 -08:00
  • b2bec25c2c fix: handle symlink loops in safe_abs_path() (#4711) coder_3 2026-02-16 11:24:05 +13:00
  • 4625ebb4b5 fix: Add verify_ssl=False to Scraper for testing Paul Gauthier 2026-02-15 16:25:27 -08:00
  • e6f8edda93 Merge pull request #4830 from chr15m/add-readonly-no-git-feature paul-gauthier 2026-02-14 06:17:11 -08:00
  • 172df73b85 Allow adding files outside repo when git commits off. Chris McCormick 2026-02-14 20:42:06 +08:00
  • 7a1bd15f0c set version to 0.86.3.dev v0.86.3.dev Paul Gauthier 2026-02-11 16:42:25 -08:00
  • 253f0368b8 version bump to 0.86.2 v0.86.2 Paul Gauthier 2026-02-11 16:42:24 -08:00
  • 275c9cb926 copy Paul Gauthier 2026-02-11 15:44:15 -08:00
  • 11120e5c6f copy Paul Gauthier 2026-02-11 15:44:05 -08:00
  • 27254aa616 copy Paul Gauthier 2026-02-11 08:30:09 -08:00
  • 1e001bd73c fix: Update model names in test_models.py Paul Gauthier 2026-02-11 08:29:48 -08:00
  • b77180711c copy Paul Gauthier 2026-02-11 07:34:31 -08:00
  • 750c61c6a0 bump deps Paul Gauthier 2026-02-11 07:33:32 -08:00
  • 0811a180cf copy Paul Gauthier 2026-02-11 07:21:09 -08:00
  • 463bf8023c copy Paul Gauthier 2026-02-11 07:17:19 -08:00
  • fa3d7b14c0 refactor: Update flash alias to point to gemini/gemini-flash-latest Paul Gauthier 2026-02-11 07:13:25 -08:00
  • 87c552bbee feat: Add openrouter entries for new models Paul Gauthier 2026-02-11 07:01:53 -08:00
  • c7912bf76a feat: Add Gemini 2.5 Flash and Flash-Lite models to settings Paul Gauthier 2026-02-11 06:56:50 -08:00
  • c1e0c601da feat: Add settings for new OpenAI models Paul Gauthier 2026-02-11 06:54:08 -08:00
  • 6a3bbfd95d fix: Remove non-existent openrouter anthropic model versions Paul Gauthier 2026-02-11 06:48:58 -08:00
  • c50eb7512f fix: Update openrouter model version numbers to use dots Paul Gauthier 2026-02-11 06:46:45 -08:00
  • 3aa642fec9 feat: add missing openrouter anthropic model entries Paul Gauthier 2026-02-11 06:45:56 -08:00
  • 114057283d feat: update models.py for Claude 4.5/4.6 Paul Gauthier 2026-02-11 06:43:41 -08:00
  • 98cc418ea3 feat: Add Claude 4.5/4.6 models to model-settings.yml Paul Gauthier 2026-02-11 06:41:17 -08:00
  • a6a31c7b82 fix: Update python version in Dockerfile site-packages permissions Paul Gauthier 2026-02-11 06:32:23 -08:00
  • 5cb6b61047 dockerfile to 3.12 Paul Gauthier 2026-02-10 19:26:46 -08:00
  • 22b9aec8ac reqs Paul Gauthier 2026-02-10 19:25:06 -08:00
  • f8f2726b14 copy Paul Gauthier 2026-02-10 18:59:19 -08:00
  • d9d5c1e233 pip-compile Paul Gauthier 2026-02-10 18:55:35 -08:00
  • 94bd7abd17 from #4814 Paul Gauthier 2026-02-10 18:55:16 -08:00
  • c1924f2c45 from #4814 Paul Gauthier 2026-02-10 18:53:22 -08:00
  • a8c3e7c29c copy Paul Gauthier 2026-02-10 18:46:04 -08:00
  • 4bf56b7714 Merge pull request #4772 from markmcd/sdk-depro paul-gauthier 2026-01-19 07:39:27 -08:00
  • d91c02c205 Remove google-generativeai as a dependency. Mark McDonald 2026-01-16 17:54:49 +08:00
  • fb05748ace Merge pull request #4748 from claui/fix-litellm-exception-list-regression paul-gauthier 2026-01-04 11:40:30 -04:00
  • 08165c57a2 fix: exclude regular classes that end with Error Claudia Pellegrino 2026-01-04 15:26:28 +01:00
  • 1354e0bfa4 copy Paul Gauthier 2025-12-18 10:37:28 -08:00
  • 2d54feaa09 chore: Update dependencies in requirements files Paul Gauthier 2025-12-18 10:37:02 -08:00
  • 7ef1dcd64a fix: Add ImageFetchError to aider's exceptions list Paul Gauthier 2025-12-18 10:34:52 -08:00
  • 656301cc87 fix: Add ErrorEventError to aider's exceptions list Paul Gauthier 2025-12-18 10:34:30 -08:00
  • 2c39cb68c7 fix: Add BadGatewayError to exceptions list Paul Gauthier 2025-12-18 10:33:52 -08:00
  • 7e292a2efc feat: Add gemini-3-flash-preview model entries Paul Gauthier 2025-12-18 10:29:33 -08:00
  • 7301d4522d Merge pull request #4698 from codeofdusk/gpt-5.2 paul-gauthier 2025-12-11 11:28:27 -08:00
  • 4ff959f55b Add gpt-5.2 models Bill Dengler 2025-12-11 11:13:35 -08:00
  • 4e77720c6f Don't stage files with no-auto-commits. Chris McCormick 2025-11-30 15:21:00 +08:00
  • f73085357c Allow adding read-only files to editable with git: false. Chris McCormick 2025-11-30 09:54:14 +08:00
  • 5683f1c089 bump ts Paul Gauthier 2025-11-22 11:06:46 -08:00
  • 3bdd49c8ab bump deps Paul Gauthier 2025-11-21 15:22:54 -08:00
  • dbc7ee0d0b copy Paul Gauthier 2025-11-21 15:22:43 -08:00
  • a65e0892b9 feat: Add use_temperature: false to openrouter/openai/gpt-5-pro Paul Gauthier 2025-11-21 15:22:14 -08:00
  • 7360bb5064 feat: Add use_temperature: false to gpt-5 models Paul Gauthier 2025-11-21 15:22:14 -08:00
  • f626e44a0d copy Paul Gauthier 2025-11-20 20:34:03 -08:00
  • 90ac33cb88 copy Paul Gauthier 2025-11-20 20:33:46 -08:00
  • 5b0f6ce9e9 Merge branch 'main' of github.com:Aider-AI/aider Paul Gauthier 2025-11-20 11:13:35 -08:00
  • 58eae2f94a Merge pull request #4656 from codeofdusk/new-models-20251118 paul-gauthier 2025-11-19 09:08:49 -08:00
  • ab29b99518 Add Gemini 3 Bill Dengler 2025-11-18 13:02:08 -08:00
  • a719c2848b Add gpt-5.1 Bill Dengler 2025-11-18 12:52:59 -08:00
  • 749dee8f30 Add support for gpt-5-pro Bill Dengler 2025-11-18 12:34:58 -08:00
  • c74f5efb2f Merge pull request #4621 from TimPut/repomap-haskell paul-gauthier 2025-11-02 09:43:18 -08:00