Paul Gauthier
|
df8f57b628
|
feat: create a new junior coder with updated kwargs
|
2024-09-25 10:55:16 -07:00 |
|
Paul Gauthier
|
7bd1d49f23
|
feat: update model settings to include junior model and edit format
|
2024-09-25 10:47:31 -07:00 |
|
Paul Gauthier
|
130c6f7308
|
fix: Prompt user to confirm file edits before proceeding
|
2024-09-25 10:29:58 -07:00 |
|
Paul Gauthier
|
26745426ae
|
fix: Update SeniorCoder class to configure and run JuniorCoder with appropriate settings
|
2024-09-25 10:27:27 -07:00 |
|
Paul Gauthier
|
087dbb40a3
|
feat: Add SeniorCoder and update prompts
|
2024-09-25 10:23:31 -07:00 |
|
Paul Gauthier (aider)
|
095bae6513
|
fix: Remove unused import and fix undefined name in senior_coder.py
|
2024-09-25 09:54:54 -07:00 |
|
Paul Gauthier (aider)
|
95c70951fd
|
fix: Remove unused import and import correct base class
|
2024-09-25 09:54:39 -07:00 |
|
Paul Gauthier (aider)
|
58c27e401e
|
style: Fix import order in junior_whole_coder.py
|
2024-09-25 09:54:27 -07:00 |
|
Paul Gauthier (aider)
|
f2d60528f7
|
fix: Remove unused import and fix undefined name
|
2024-09-25 09:54:23 -07:00 |
|
Paul Gauthier
|
65e57df7ea
|
feat: Implement changes to handle files content in Coder and prompts
|
2024-09-25 09:54:16 -07:00 |
|
Paul Gauthier
|
075bc828f6
|
stand alone junior message
|
2024-09-25 08:41:49 -07:00 |
|
Paul Gauthier
|
c912982747
|
senior-junior
|
2024-09-25 08:25:11 -07:00 |
|
Paul Gauthier
|
a9e9f9cdbe
|
Merge branch 'main' into ask-plan-simple
|
2024-09-25 07:46:15 -07:00 |
|
Paul Gauthier
|
75e1d519da
|
fix: Handle all exceptions when loading parser in linter
|
2024-09-24 16:49:29 -07:00 |
|
Paul Gauthier
|
3c87e3670c
|
copy
|
2024-09-24 14:05:49 -07:00 |
|
Paul Gauthier (aider)
|
ee3bf2311c
|
fix: Resolve flake8 line length errors in aider/io.py
|
2024-09-24 14:03:30 -07:00 |
|
Paul Gauthier
|
6c570b1847
|
feat: Add modal cursor shape configuration
|
2024-09-24 14:03:20 -07:00 |
|
paul-gauthier
|
bbfafed372
|
Merge pull request #1634 from smh/customize-completion-menu-colors
style: completion menu colors customizable
|
2024-09-24 13:19:34 -07:00 |
|
paul-gauthier
|
0adb7e0fd3
|
Merge pull request #1590 from hypn4/main
feat: add `extra_body`field and use in model settings.
|
2024-09-24 13:16:38 -07:00 |
|
Paul Gauthier
|
486c5ab224
|
build: don't login to docker hub for docker build test
|
2024-09-24 13:02:31 -07:00 |
|
Paul Gauthier
|
99bf23c5ff
|
fix: Set AIDER_CHECK_UPDATE environment variable to false in test setup
|
2024-09-24 12:42:37 -07:00 |
|
Paul Gauthier
|
82ebb7713a
|
Return True to indicate successful install even if no module
|
2024-09-24 12:28:54 -07:00 |
|
Paul Gauthier
|
117ff96c76
|
fix: Properly refactor mdstream from Coder into IO
|
2024-09-24 11:53:05 -07:00 |
|
Paul Gauthier
|
46ab701782
|
copy
|
2024-09-24 09:52:17 -07:00 |
|
Paul Gauthier
|
ba6ef29896
|
feat: Add new leaderboard entry for gemini/gemini-1.5-flash-8b-exp-0924 model
|
2024-09-24 09:46:56 -07:00 |
|
Paul Gauthier
|
eff68a669d
|
copy
|
2024-09-24 09:45:45 -07:00 |
|
Paul Gauthier
|
d8dd7a259b
|
feat: Add new Gemini model configurations
|
2024-09-24 09:45:36 -07:00 |
|
Paul Gauthier
|
7569dea73c
|
restore dynamic graph
|
2024-09-24 09:36:16 -07:00 |
|
Paul Gauthier
|
3edcd71a44
|
fix: move pydub import to avoid warnings
|
2024-09-24 09:29:00 -07:00 |
|
Paul Gauthier (aider)
|
ab786279e6
|
style: Fix linter warnings
|
2024-09-24 09:28:31 -07:00 |
|
Paul Gauthier (aider)
|
e267dc13af
|
fix: Move imports to top of file
|
2024-09-24 09:28:28 -07:00 |
|
Paul Gauthier (aider)
|
d0e6dc2c1e
|
style: Wrap long lines in voice.py
|
2024-09-24 09:28:16 -07:00 |
|
Paul Gauthier (aider)
|
da752bb00c
|
fix: Suppress warning about missing ffmpeg or avconv
|
2024-09-24 09:28:13 -07:00 |
|
Paul Gauthier (aider)
|
6b5fe9bee3
|
style: Run linter on scripts/issues.py
|
2024-09-24 08:25:31 -07:00 |
|
Paul Gauthier (aider)
|
8422441f74
|
fix: Skip processing open issues that have been closed and re-opened
|
2024-09-24 08:25:28 -07:00 |
|
Paul Gauthier
|
86faaa65ff
|
copy
|
2024-09-23 12:53:10 -07:00 |
|
Paul Gauthier
|
543437dd28
|
copy
|
2024-09-23 12:48:00 -07:00 |
|
Paul Gauthier (aider)
|
3e594877d7
|
style: Run linter on Python script
|
2024-09-23 12:27:13 -07:00 |
|
Paul Gauthier (aider)
|
c2a35fef05
|
refactor: Modify script to only show versions compatible with Python 3.8 or lower
|
2024-09-23 12:27:10 -07:00 |
|
Paul Gauthier (aider)
|
bbeb4749cb
|
style: Run linter
|
2024-09-23 12:26:23 -07:00 |
|
Paul Gauthier (aider)
|
00662aef54
|
feat: Add Python version support information to yank-old-versions.py
|
2024-09-23 12:26:20 -07:00 |
|
Paul Gauthier (aider)
|
7a0196e039
|
style: Run linter on Python script
|
2024-09-23 12:24:55 -07:00 |
|
Paul Gauthier (aider)
|
ee6cbddf65
|
feat: Add script to enumerate PyPI versions supporting Python 3.8 or lower
|
2024-09-23 12:24:52 -07:00 |
|
Paul Gauthier
|
7016ccc150
|
chore: Add script to yank old versions
|
2024-09-23 12:24:51 -07:00 |
|
Paul Gauthier
|
a4b79127b0
|
fix: Handle ZeroDivisionError in PageRank calculation
|
2024-09-23 11:49:44 -07:00 |
|
Paul Gauthier (aider)
|
ed1eb38c5f
|
fix: Split long comment line in aider/repo.py
|
2024-09-23 11:41:34 -07:00 |
|
Paul Gauthier
|
8f583ca119
|
fix: Handle ValueError when getting relative path in ignored_file_raw
|
2024-09-23 11:41:28 -07:00 |
|
Paul Gauthier (aider)
|
1fe2be4633
|
fix: ignore unicode errors in append_chat_history
|
2024-09-23 11:38:51 -07:00 |
|
Paul Gauthier
|
d063be23c9
|
fix: Improve error handling in load_dotenv_files function
|
2024-09-23 11:36:49 -07:00 |
|
Paul Gauthier (aider)
|
25c3a959dd
|
fix: Handle OSError when loading dotenv files
|
2024-09-23 11:35:27 -07:00 |
|