-
Notifications
You must be signed in to change notification settings - Fork 62
codegen mcp command 2.0
#1187
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
codegen mcp command 2.0
#1187
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. |
|
High-level review (diff too large to load inline) I attempted to load the PR diff via the API but it exceeds the service limit (>20k lines), so I can’t leave line-by-line comments. Below is a thorough, actionable review focused on the likely surface area of a major CLI feature (“codegen mcp” 2.0). If you can point me to the key files or split this into smaller PRs (transport, client/core, CLI UX, docs/tests), I’ll follow up with targeted inline comments. Summary of requested focus areas
Code quality & best practices
Architecture & maintainability
Security review
Testing
Documentation
Requested follow-ups for this PR
Happy to drill down further—please point me to specific files or reduce the diff scope and I’ll leave precise inline comments next. |
Adds the
codegen mcpcommand 2.0. This is currently in beta.Requires we upgrade the API backend