Files
cleveragents-core/features/steps
freemo 80ebed962e
ci.yml / fix: Update for Click 8.2+ compatibility and fix quality gates (push) Failing after 0s
ci.yml / fix: Update for Click 8.2+ compatibility and fix quality gates (pull_request) Failing after 0s
fix: Update for Click 8.2+ compatibility and fix quality gates
- Remove mix_stderr parameter from CliRunner (removed in Click 8.2+)
- Fix import sorting issues (2 auto-fixed)
- Fix line length issues (3 manual fixes)
- Format 38 files with ruff
- Fix ambiguous step definitions in tool_runtime_steps.py
- Update feature files to use non-ambiguous step definitions

All quality gates now pass:
- Lint: ✓
- Format: ✓
- Typecheck: ✓ (only optional dependency warnings)
- Security scan: ✓
2026-04-05 23:21:25 +00:00
..