Files
cleveragents-core/features
HAL9000 4db5d61410 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-15 02:25:51 -04:00
..