by zgsm-ai
Costrict - strict AI coder for enterprises, quality first, including AI Agent, AI CodeReview, AI Completion.
# Add to your Claude Code skills
git clone https://github.com/zgsm-ai/costrictCoStrict is a free, open-source AI-assisted programming tool that supports private deployment for enterprises, making it the optimal choice for enterprise serious programming. Its core capabilities are outstanding: Strict Mode,Code Review , Code Completion, etc. Feature highlights include: enterprise-level business understanding, standardized AI development processes, Vibe Mode, MCP service, multiple advanced free models, API/model customization, mode selection/customization, image context capabilities, and more. It supports multiple mainstream IDEs and leads the way in supporting VS Code and JetBrains IDEs. Compatible with popular languages including Python, Go, Java, JavaScript/ TypeScript, and C/C++."
<div align="center"><a href="https://marketplace.visualstudio.com/items?itemName=zgsm-ai.zgsm" target="_blank"><img src="./assets/images/readme/download on vscode marketplace_en.png" alt="Download on VS Marketplace"></a> <img src="./assets/images/readme/rate review_en.png" alt="Rate Review"> <a href="https://docs.costrict.ai/en/guide/installation/" target="_blank"><img src="./assets/images/readme/docs_center_en.png" alt="Docs Center"></a>
</div>No comments yet. Be the first to share your thoughts!
<img width="100" src="./assets/images/readme/wechat.png" alt="Communication Group"> <img width="100" src="./assets/images/readme/communication_group.webp" alt="Communication Group">
Strict Mode standardizes the process of AI-generated code, making it more aligned with enterprise development scenarios. It systematically breaks down a single requirement into steps such as:Requirements Analysis, Architecture Design, Task Planning and Test Generation etc. acting as a standardized procedure for AI to ensure high-quality and highly controllable output.
<a href="https://docs.costrict.ai/en/tutorial-videos/video/#strict-mode" target="_blank"><img src="./assets/images/readme/strict_mode_en_buffer.webp" alt="Docs Center"></a>

Code Review enables indexing and parsing of entire code repositories, implementing company-wide RAG (Retrieval-Augmented Generation) for coding knowledge. It ad...