RA.Aid/tests/ra_aid
AI Christianson dbf4d954e1 base db infra 2025-02-26 11:44:18 -05:00
..
console feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
database base db infra 2025-02-26 11:44:18 -05:00
proc fix junk in command capture 2025-02-25 14:46:53 -05:00
tools improve binary file filtering 2025-02-25 18:34:28 -05:00
__init__.py base db infra 2025-02-26 11:44:18 -05:00
test_agent_utils.py use latest aider; update tool calling prompts and minimize return values to improve tool calling performance 2025-02-24 19:08:12 -05:00
test_anthropic_strategy.py fix anthropic key error msg 2025-02-24 15:35:45 -05:00
test_ciayn_agent.py refactor(agent_utils.py, ciayn_agent.py): remove unused import cpm to clean up code and improve readability 2025-02-14 13:04:41 -08:00
test_default_provider.py fix bug where model selection on anthropic was always using default 2025-02-24 14:35:09 -05:00
test_env.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
test_fallback_handler.py chore(llm.py): remove unused merge_chat_history function to clean up codebase 2025-02-14 14:20:11 -08:00
test_llm.py fix tests 2025-02-25 18:38:00 -05:00
test_main.py sonnet 3.7 2025-02-24 14:44:40 -05:00
test_programmer.py feat: add `--test-cmd-timeout` option to specify timeout for test command execution 2025-02-17 11:03:19 -08:00
test_provider_integration.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
test_tool_configs.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00
test_utils.py feat(Makefile): add commands for code checking and fixing using ruff (#63) 2025-01-29 16:38:58 -05:00