refactor(ciayn_agent): restructure tool failure handling to track consecutive failures and fallback attempts more effectively fix(logging): add pretty logging option for improved log readability chore(config): define valid providers for LLM selection and update fallback model loading logic test(ciayn_agent): add unit tests for fallback logic and tool failure handling to ensure reliability and correctness |
||
|---|---|---|
| .. | ||
| console | ||
| proc | ||
| tools | ||
| test_agent_utils.py | ||
| test_ciayn_agent.py | ||
| test_default_provider.py | ||
| test_env.py | ||
| test_llm.py | ||
| test_main.py | ||
| test_programmer.py | ||
| test_provider_integration.py | ||
| test_tool_configs.py | ||
| test_utils.py | ||