Skip to content

Commit 7097298

Browse files
authored
docs: fix typo (#799)
1 parent add3dcf commit 7097298

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ English | <a href="https://github.com/zgsm-ai/costrict/blob/main/README.zh-CN.md
99
<br>
1010
<br>
1111

12-
Costrict 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++."
12+
CoStrict 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++."
1313

1414
<div align="center">
1515

@@ -23,13 +23,13 @@ Costrict is a **free, open-source AI-assisted programming tool** that supports p
2323

2424
## Features
2525

26-
- **Strcit Mode:**
26+
- **Strict Mode:**
2727

2828
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.
2929

3030
<a href="https://docs.costrict.ai/en/tutorial-videos/video/#strict-mode" target="_blank"><img src="./assets/images/readme/strict_mode_en_buffer.png" alt="Docs Center"></a>
3131

32-
![Strcit Mode](./assets/images/readme/strict_mode_en.png)
32+
![Strict Mode](./assets/images/readme/strict_mode_en.png)
3333

3434
- **Code Review:**
3535

README.zh-CN.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@ CoStrict 是一款免费开源的AI辅助编程工具,支持企业私有化部
2323

2424
## 产品特性 Features
2525

26-
- **严肃编程(Strcit Mode):**
26+
- **严肃编程(Strict Mode):**
2727
严肃编程规范了AI生成代码的流程,使其更符合企业开发场景。它将一句话的需求,系统性地拆解为需求设计、架构设计、测试设计、代码设计等步骤,如同为AI设定了标准工序,确保输出结果高质量、高可控。
2828

2929
<br>
3030

3131
<a href="https://docs.costrict.ai/tutorial-videos/video#%E4%B8%A5%E8%82%83%E7%BC%96%E7%A8%8B" target="_blank"><img src="./assets/images/readme/strict_mode_zh_buffer.png" alt="Docs Center"></a>
3232

33-
![Strcit Mode](./assets/images/readme/strict_zh.png)
33+
![Strict Mode](./assets/images/readme/strict_zh.png)
3434

3535
- **代码补全(Code Completion):**
3636
代码审查能够进行全量代码仓库的索引解析,公司级编码知识库RAG(增强检索) 在发现问题和确认问题上采用“多专家模型专项检查”+“多模型交叉确认”策略 支持用户对函数、选中代码行、代码文件和整个工程文件进行代码检查
@@ -42,12 +42,12 @@ CoStrict 是一款免费开源的AI辅助编程工具,支持企业私有化部
4242
<br>
4343

4444
- **更多特性(More Features):**
45-
- **代码补全:** 代码自动补全,Costrcit能根据光标所在位置的上下文代码,自动生成后续代码,快速秒级出码
45+
- **代码补全:** 代码自动补全,CoStrict 能根据光标所在位置的上下文代码,自动生成后续代码,快速秒级出码
4646
- **氛围编程:** 氛围编程专为快速开发与简单任务场景设计,它支持多轮自然语言对话,边说边改,精准生成代码
4747
- **MCP服务:** 无缝对接MCP开放生态,实现标准化系统连接。您可以通过MCP服务集成外部 API、连接数据库或开发定制工具等
4848
- **第三方API和模型自定义:** 官方提供了各种免费的高级模型,像claude-sonnet-4;也支持使用第三方API提供商如Anthropic、OpenAl等;您还可以配置任何与OpenAl兼容的API;或者通过I M Studio/Ollama使用本地模型
4949
- **模式自定义:** 我们提供了多种默认模式以适应不同场景,例如:代码能力突出的Code模式、擅长复杂任务拆解的Orchestrator模式。您也可以根据需求自定义模式
50-
- **大仓库上下文:** Costrict 会自动将大文件全仓库数据纳入上下文,对于代码补全场景也会根据光标位置动态感知上下文。 你也可以通过@键添加文件/文件夹、终端、问题等等给输入更精准的上下文信息
50+
- **大仓库上下文:** CoStrict 会自动将大文件全仓库数据纳入上下文,对于代码补全场景也会根据光标位置动态感知上下文。 你也可以通过@键添加文件/文件夹、终端、问题等等给输入更精准的上下文信息
5151
- **支持图片:** 多模态模型支持上传图片,您可以点击对话框下方的图片icon上传图片,也可以按住shift键将图片拖拽到输入框内
5252
- **快捷菜单:** 选中代码,点击右键出现功能菜单,支持:解释代码、修复代码、改进代码、添加注释、代码审查、添加日志、增加容错、简化代码、优化性能等功能,能满足你所有的代码场景
5353
- **多语言支持:** 支持主流编程语言:Python, Go, Java, JavaScript, TypeScript, C/C++ 等所有编程语言

0 commit comments

Comments
 (0)