.. |
coders
|
refactor: Restructure file mention check and interrupt handling in base coder
|
2024-11-19 16:37:02 -08:00 |
queries
|
Update the OCaml tags file to follow the same pattern as the Python tags file.
|
2024-07-30 15:02:52 -03:00 |
resources
|
feat: Add model metadata for Qwen 2.5 Coder 32B Instruct model
|
2024-11-13 12:24:32 -08:00 |
website
|
gpt-4o-2024-11-20
|
2024-11-20 15:31:47 -08:00 |
__init__.py
|
set version to 0.63.3.dev
|
2024-11-18 07:30:21 -08:00 |
__main__.py
|
Added main entry point file.
|
2024-06-20 07:34:15 -07:00 |
analytics.py
|
cleanup
|
2024-10-31 11:49:17 -07:00 |
args.py
|
feat: Add --show-release-notes option to control release notes display
|
2024-11-19 17:33:16 -08: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
|
show the /editor message
|
2024-11-20 15:31:32 -08:00 |
diffs.py
|
use utf-8
|
2023-07-05 20:51:35 -07:00 |
dump.py
|
isort
|
2023-05-28 22:47:38 -07:00 |
editor.py
|
fix: Modify discover_editor to dynamically check platform system
|
2024-11-19 12:26:37 -08:00 |
exceptions.py
|
feat: Add Timeout exception to handle API provider timeouts
|
2024-11-19 09:27:16 -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
|
refac to help_pats
|
2024-07-05 10:18:34 -03:00 |
history.py
|
fix: Replace extra_headers and extra_body with extra_params in Coder, ChatSummary, and GitRepo
|
2024-09-27 13:09:43 -07:00 |
io.py
|
feat: Update add_to_input_history to immediately update prompt session history
|
2024-11-20 08:16:55 -08:00 |
linter.py
|
fix: handle RecursionError during tree traversal in linter
|
2024-10-31 14:55:54 -07:00 |
llm.py
|
chore: set LITELLM_MODE environment variable to PRODUCTION
|
2024-08-31 17:53:24 -07:00 |
main.py
|
refactor: Improve release notes display logic and user interaction flow
|
2024-11-19 17:41:57 -08:00 |
mdstream.py
|
fix test for windows
|
2024-06-29 09:13:22 -07:00 |
models.py
|
gpt-4o-2024-11-20
|
2024-11-20 15:31:47 -08:00 |
prompts.py
|
refactor: remove debug print statement for commit_system
|
2024-10-01 14:25:35 -07:00 |
repo.py
|
fix: Add error handling for git.ignored() method
|
2024-11-14 06:48:35 -08:00 |
repomap.py
|
bugfix
|
2024-11-07 11:28:52 -08:00 |
report.py
|
feat: enhance GitHub issue reporting functionality
|
2024-09-04 10:14:25 -07:00 |
run_cmd.py
|
fix: handle ValueError exception in run_cmd_pexpect function
|
2024-09-10 12:06:45 -07:00 |
scrape.py
|
style: Format code with black
|
2024-09-21 18:46:24 -07:00 |
sendchat.py
|
fix: Handle non-retryable errors by returning None in simple_send_with_retries
|
2024-11-08 10:03:49 -08:00 |
special.py
|
fix is_important .github/workflows for Windows
|
2024-08-31 07:41:46 -07:00 |
urls.py
|
docs: Add release notes URL and section in HISTORY.md
|
2024-11-19 17:38:17 -08:00 |
utils.py
|
style: fix whitespace and line spacing issues
|
2024-11-01 08:12:17 -07:00 |
versioncheck.py
|
paul-gauthier -> Aider-AI
|
2024-10-04 13:06:38 -07:00 |
voice.py
|
fix: move pydub import to avoid warnings
|
2024-09-24 09:29:00 -07:00 |