-
Notifications
You must be signed in to change notification settings - Fork 62
codegen mcp and codegen claude commands
#1188
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
|
High-level review (diff too large to load via API) I tried to load the diff via the GitHub API but it exceeds the size limit, so I can’t leave inline comments. Here’s a comprehensive, actionable review based on the PR title and typical codegen CLI patterns. If you can split this PR or point me to the key files (CLI entry, commands, config, Anthropic/MCP adapters), I’ll follow up with line-level comments. Architecture and design
Code quality and reliability
Security and privacy
Testing
Documentation
Maintainability
Suggested follow-ups to make reviewable
Once I have access to a smaller diff or file pointers, I’ll add line-specific feedback (naming, error handling, streaming, retries, and any edge cases I can spot). Great addition—excited to see MCP and Claude support land! |
- Update server description to explain Codegen as an operating system for agents - Add links to codegen.com and documentation - Include installation instructions (uv tool install codegen, codegen login) - Clarify that all tools are pre-configured and ready to use based on org permissions - Explain tools are provisioned based on organization setup and role permissions
Codecov Report❌ Patch coverage is |
Motivation
Content
Testing
Please check the following before marking your PR as ready for review