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 |
||
|---|---|---|
| .. | ||
| agent_backends | ||
| data | ||
| ra_aid | ||
| scripts | ||
| .gitignore | ||
| __init__.py | ||
| conftest.py | ||
| pytest.ini | ||
| test_file_listing.py | ||
| test_list_file.py | ||
| test_non_git_file_listing.py | ||
| test_project_info.py | ||
| test_project_state.py | ||