atropos/environments/community/router_env/engine
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
..
agents Replace isort with ruff for import sorting 2025-06-04 11:28:30 -05:00
config 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
tools 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
pyproject.toml 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
README.md 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
requirements.txt 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
start_stone_agent.sh 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

Engine

This directory contains the backend services and AI agents for the Pebble (Stone UI) project.