stack/apps/e2e/tests/general
aadesh18 6eaf49237f
Add fix command registration and update agent UI label handling (#1387)
Adds a fix command to the stack cli 


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Added a CLI "fix" command to submit Stack Auth errors (flag, stdin, or
interactive), confirm before applying changes, show a customizable
progress label, and produce a final markdown report with Error, Files
changed, and Solution.
* Added a CLI "doctor" command to analyze projects (framework override,
output directory, JSON output), run framework-specific checks, validate
env and config, and exit non-zero on failures.
* **Tests**
  * Added comprehensive end-to-end tests for the doctor command.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-05-07 18:33:43 -07:00
..
cli.test.ts Add fix command registration and update agent UI label handling (#1387) 2026-05-07 18:33:43 -07:00
sdk-implementations.test.ts Skip Swift tests temporarily 2026-04-18 17:32:41 -07:00
setup-wizard.test.ts Only run setup wizard in E2E tests 2026-03-31 09:03:35 -07:00