aider/aider
Paul Gauthier 867aaa5864 copy
2025-01-04 06:36:22 -08:00
..
coders improve prompts so that switching between ask/code works better with deepseek 2025-01-04 06:28:20 -08:00
queries Add tags.scm for dart 2024-11-04 12:38:27 +09:00
resources fix: Update deepseek-chat max tokens 2024-12-26 10:45:14 -05:00
website copy 2025-01-04 06:36:22 -08:00
__init__.py set version to 0.70.1.dev 2024-12-26 19:19:51 -04:00
__main__.py Added main entry point file. 2024-06-20 07:34:15 -07:00
analytics.py analytics to 10% 2024-12-17 14:01:13 -08:00
args.py switch to deepseek-chat instead of deepseek-coder 2024-12-26 19:40:06 -04:00
args_formatter.py feat: Rename --yes to --yes-always and update config file syntax 2024-10-02 10:55:59 -07:00
commands.py feat: Add voice format and input device initialization in Commands 2025-01-04 06:21:19 -08:00
copypaste.py copy 2024-12-09 20:06:36 -08:00
diffs.py refactor: Remove unnecessary assert_newlines check for updated lines 2024-11-21 06:42:04 -08:00
dump.py isort 2023-05-28 22:47:38 -07:00
editor.py refactor: Remove unused file_editor function from editor module 2024-11-21 10:01:08 -08:00
exceptions.py feat: add missing dependency hints for Gemini and Bedrock 2024-12-06 13:43:49 -08:00
format_settings.py refactor: move scrub_sensitive_info to format_settings.py 2024-08-29 06:31:35 -07:00
gui.py paul-gauthier -> Aider-AI 2024-10-04 13:06:38 -07:00
help.py cleanup 2024-10-21 15:31:27 -07:00
help_pats.py Switch to MANIFEST.in to exclude aider/website/assets/ and other from whl build file 2024-12-16 12:07:02 -08:00
history.py refactor: update simple_send_with_retries to use model object and handle temperature 2024-12-07 13:37:14 -08:00
io.py style: Fix formatting in io.py 2024-12-26 10:52:21 -05:00
linter.py fix: lint command with nested spaced strings 2025-01-02 17:27:33 +01:00
llm.py refactor: remove debug prints and add lazy litellm loading verbosity flag 2024-12-04 09:38:20 -08:00
main.py Disable streamlit email prompt 2025-01-03 14:43:18 -06:00
mdstream.py fix test for windows 2024-06-29 09:13:22 -07:00
models.py refactor: Increase max chat history tokens limit from 4k to 8k 2025-01-04 06:19:38 -08:00
prompts.py refactor: remove debug print statement for commit_system 2024-10-01 14:25:35 -07:00
repo.py fix: Handle missing git module gracefully 2024-12-14 09:42:54 -08:00
repomap.py chore: remove AI-related comments from code 2024-12-01 08:23:36 -08:00
report.py feat: enhance GitHub issue reporting functionality 2024-09-04 10:14:25 -07:00
run_cmd.py fix: lint command with nested spaced strings 2025-01-02 17:27:33 +01:00
scrape.py style: Format code with black 2024-09-21 18:46:24 -07:00
sendchat.py refactor: update simple_send_with_retries to use model object and handle temperature 2024-12-07 13:37:14 -08:00
special.py fix is_important .github/workflows for Windows 2024-08-31 07:41:46 -07:00
urls.py feat: add custom UnknownEditFormat exception with documentation link 2024-11-26 07:00:16 -08:00
utils.py fix: Handle missing git module gracefully 2024-12-14 09:42:54 -08:00
versioncheck.py paul-gauthier -> Aider-AI 2024-10-04 13:06:38 -07:00
voice.py style: format voice.py and suppress syntax warnings 2024-12-08 18:14:30 -08:00
watch.py fix: Handle empty file content in FileWatcher 2024-12-17 13:30:10 -08:00
watch_prompts.py docs: Improve watch_code_prompt instructions 2024-12-26 10:54:25 -05:00