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
Shannon Sands
93cd2ac8b0
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
Shannon Sands
b244132c75
Fix linting issues in router_env agents - reduced errors from 80+ to 44
2025-05-23 14:15:36 +10:00
Shannon Sands
33926d44ec
linting ongoing
2025-05-23 13:56:05 +10:00
Shannon Sands
7f2e1a4f90
Fix formatting issues in community environments - Applied black, isort, trailing whitespace, and end-of-file fixes - Remaining flake8 issues (unused imports, line length) noted for future cleanup
2025-05-23 13:33:13 +10:00
Shannon Sands
e85a170c34
Reorganize community environments - Move lean_proof_env, router_env, and philosophical_rlaif_env.py to environments/community/ - Add comprehensive README for community environments - This organizes community-contributed environments into a dedicated community folder for better maintainability and discoverability
2025-05-23 13:31:13 +10:00