feat(main.py): add DEFAULT_MODEL constant to centralize model configuration feat(main.py): enhance logging and error handling for better debugging feat(main.py): implement state_modifier for managing token limits in agent state feat(anthropic_token_limiter.py): create utilities for handling token limits with Anthropic models feat(output.py): add print_messages_compact function for debugging message output test(anthropic_token_limiter.py): add unit tests for token limit utilities and state management |
||
|---|---|---|
| .. | ||
| 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 | ||