RA.Aid/tests
Ariel Frischer 29c9cac4f4 feat(main.py): reorganize litellm configuration to improve clarity and maintainability
feat(agent_utils.py): add model detection utilities for Claude 3.7 models
fix(agent_utils.py): update get_model_token_limit to handle Claude 3.7 token limits correctly
test(model_detection.py): add unit tests for model detection utilities
chore(agent_utils.py): remove deprecated is_anthropic_claude function and related tests
style(agent_utils.py): format code for better readability and consistency
2025-03-14 13:10:44 -07:00
..
agent_backends multiple tool results in ciayn 2025-03-04 07:59:05 -05:00
data fix binary detection 2025-03-08 22:36:06 -05:00
ra_aid feat(main.py): reorganize litellm configuration to improve clarity and maintainability 2025-03-14 13:10:44 -07:00
scripts feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
.gitignore disable related if aider disabled 2025-02-26 20:27:03 -05:00
__init__.py base db infra 2025-02-26 11:44:18 -05:00
conftest.py mock repos for test 2025-03-11 08:41:51 -04:00
pytest.ini Add unit tests for CiaynAgent._does_not_conform_to_pattern. 2025-01-09 11:51:08 -05:00
test_file_listing.py feat: add `--test-cmd-timeout` option to specify timeout for test command execution 2025-02-17 11:03:19 -08:00
test_list_file.py ciayn fixes 2025-03-03 23:50:55 -05:00
test_non_git_file_listing.py ciayn fixes 2025-03-03 23:50:55 -05:00
test_project_info.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
test_project_state.py fix tests 2025-03-02 19:18:45 -05:00