Files
cleveragents-core/features
HAL9000 dca8f1e735 fix(cli): correct lint error and confirmation-denial step in project switch
- Wrap long f-string in project.py:977 to satisfy ruff E501 (88-char limit)
- Fix 'without yes' BDD step which incorrectly passed yes=True; now uses
  CliRunner with input='n\n' to properly simulate user denying the prompt
2026-06-17 19:04:04 -04:00
..