.. |
coders
|
fix: Implement line-by-line processing for SEARCH/REPLACE and shell code blocks
|
2024-08-20 16:23:07 -07: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 |
website
|
Merge branch 'main' into shell-commands
|
2024-08-20 13:03:19 -07:00 |
__init__.py
|
set version to 0.51.1-dev
|
2024-08-20 08:51:51 -07:00 |
__main__.py
|
Added main entry point file.
|
2024-06-20 07:34:15 -07:00 |
args.py
|
feat: Add --map-multiplier-no-files switch with default value of 2
|
2024-08-20 12:52:23 -07:00 |
args_formatter.py
|
Fixed sample yml file to use proper filename
|
2024-07-14 17:42:20 +01:00 |
commands.py
|
fix: Improve prompt caching and repo map refresh logic
|
2024-08-19 15:36:13 -07: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 |
gui.py
|
removed get_playwright_instructions
|
2024-07-14 20:04:27 +01:00 |
help.py
|
renamed hf-embed -> help
|
2024-07-16 11:03:01 +01:00 |
help_pats.py
|
refac to help_pats
|
2024-07-05 10:18:34 -03:00 |
history.py
|
Revert "rename simple_send_with_retries -> send_with_retries"
|
2024-08-02 10:49:44 -03:00 |
io.py
|
fix: Use Text() to format user input in console.print()
|
2024-08-11 10:09:36 -07:00 |
linter.py
|
Improve linter error handling by replacing invalid characters and adding error handling for subprocess.
|
2024-07-30 15:21:01 -03:00 |
llm.py
|
load litellm if model metadata json is present
|
2024-08-19 10:37:49 -07:00 |
main.py
|
fix: Remove unused map_multiplier_no_files attribute from Coder class
|
2024-08-20 12:59:54 -07:00 |
mdstream.py
|
fix test for windows
|
2024-06-29 09:13:22 -07:00 |
models.py
|
ModelSettings.reminder_as_sys_msg:true/false -> reminder:sys/user/None
|
2024-08-20 10:51:37 -07:00 |
prompts.py
|
fix: Update prompts.py to follow Conventional Commits guidelines
|
2024-07-31 15:32:04 -03:00 |
repo.py
|
feat: change attribute_commit_message to attribute_commit_message_author
|
2024-08-10 11:08:39 -07:00 |
repomap.py
|
fix: Remove unused map_multiplier_no_files attribute from Coder class
|
2024-08-20 12:59:54 -07:00 |
scrape.py
|
style: format code with linter
|
2024-08-12 09:54:06 -07:00 |
sendchat.py
|
force tool use
|
2024-08-14 11:21:36 -07:00 |
urls.py
|
Better progress indicator in large repos
|
2024-08-06 14:33:09 -03:00 |
utils.py
|
feat: add Python version check for TemporaryDirectory
|
2024-08-20 08:18:38 -07:00 |
versioncheck.py
|
fix: Add verbose output for version check
|
2024-08-13 05:35:07 -07:00 |
voice.py
|
Catch self.sd.PortAudioError gracefully #849
|
2024-07-13 07:57:12 +01:00 |