Commit 6eaf492
authored
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 -->1 parent 647883c commit 6eaf492
5 files changed
Lines changed: 1126 additions & 1 deletion
File tree
- apps/e2e/tests/general
- packages/stack-cli/src
- commands
- lib
0 commit comments