-
Notifications
You must be signed in to change notification settings - Fork 2
feat: improve DX of the CI #317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
✅ Deploy Preview for the-codegen-project canceled.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cursor Bugbot has reviewed your changes and found 2 potential issues.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
|
🎉 This PR is included in version 0.64.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Note
Modernizes the CLI UX, error handling, and generator outputs.
Loggerwith levels, colors, spinners, and JSON mode; sharedBaseCommandadds flags (-v,-q,--silent,--json,--no-color,--debug).generate,init, andtelemetryadopt spinners, verbose/debug output, and JSON results.CodegenErrorwith many specific creators; replaces generic throws across parsers, generators, and renderer for clearer, colorized messages.GenerationResult/GeneratorResult, trackingfilesWrittenand timings; TypeScript generators (payloads/parameters/headers/types/channels/client/models) propagate file tracking.picocolors.Written by Cursor Bugbot for commit ac447e1. This will update automatically on new commits. Configure here.