atropos/environments/community/router_env/engine/agents
Dakota 61fdc37f61 Replace isort with ruff for import sorting
- Update pre-commit config to use ruff with --select=I for imports only
- Apply ruff import sorting to fix pre-commit issues
- Ruff and black work together without conflicts
2025-06-04 11:28:30 -05:00
..
agent_mcp_mvp.py linting ongoing 2025-05-23 13:56:05 +10:00
ask_agent.py linting ongoing 2025-05-23 13:56:05 +10:00
ask_agent_temp.py Fix linting issues in router_env agents - reduced errors from 80+ to 44 2025-05-23 14:15:36 +10:00
calc_agent.py Replace isort with ruff for import sorting 2025-06-04 11:28:30 -05:00
calendar_agent.py Fix linting issues in router_env agents - reduced errors from 80+ to 44 2025-05-23 14:15:36 +10:00
caller_agent.py Fix linting issues in router_env agents - reduced errors from 80+ to 44 2025-05-23 14:15:36 +10:00
contact_agent.py Fix linting issues in router_env agents - reduced errors from 80+ to 44 2025-05-23 14:15:36 +10:00
gmail_agent.py Fix linting issues in router_env agents - reduced errors from 80+ to 44 2025-05-23 14:15:36 +10:00
go_agent.py Complete linting fixes - all pre-commit checks now pass! Fixed listen_agent, telephony agents, and router_agent issues 2025-05-23 14:21:28 +10:00
listen_agent.py Complete linting fixes - all pre-commit checks now pass! Fixed listen_agent, telephony agents, and router_agent issues 2025-05-23 14:21:28 +10:00
mem_agent.py Fix linting issues in router_env agents - reduced errors from 80+ to 44 2025-05-23 14:15:36 +10:00
router_agent.py Complete linting fixes - all pre-commit checks now pass! Fixed listen_agent, telephony agents, and router_agent issues 2025-05-23 14:21:28 +10:00
telephony_agent.py Complete linting fixes - all pre-commit checks now pass! Fixed listen_agent, telephony agents, and router_agent issues 2025-05-23 14:21:28 +10:00
telephony_agent_outbound.py Complete linting fixes - all pre-commit checks now pass! Fixed listen_agent, telephony agents, and router_agent issues 2025-05-23 14:21:28 +10:00