项目文件夹

文件
kazuki 74a4bd70ea chore: fix pre-existing ruff lint/format violations
These violations exist on upstream master, unrelated to the confidence
work in this PR, but the lint CI job scans all of src/ tests/ so they
block this PR from going green. Fixing them here.

- remove unused imports (F401): test_parallel.py, test_execution_engine.py
- apply ruff format: install_commands.py, execution/__init__.py,
  reflexion.py, test_reflection.py, test_self_correction.py

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-10 17:29:49 +09:00
..