Skip to content

Commit b00572f

Browse files
committed
v0.2.0
1 parent 36623b1 commit b00572f

1 file changed

Lines changed: 2 additions & 13 deletions

File tree

README.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![DeepAgent](https://img.shields.io/badge/DeepAgent-Framework-orange.svg)](https://github.com/3uyuan1ee/Fix_agent)
55

66
---
7-
![img](https://github.com/3uyuan1ee/Fix_agent/master/images/Agents_and_Command.gif)
7+
![img](https://github.com/3uyuan1ee/Fix_agent/main/master/images/Agents_and_Command.gif)
88

99
基于Langchian1.0和Deepagents,实现项目问题检测->自动修复->效果验证的闭环
1010
- **智能分析** - 自动识别语法、逻辑、性能和安全缺陷
@@ -96,7 +96,7 @@ fixagent
9696
# Shell命令集成
9797
> !git status
9898
```
99-
![img](https://github.com/3uyuan1ee/Fix_agent/master/images/Commands.gif)
99+
![img](https://github.com/3uyuan1ee/Fix_agent/main/master/images/Commands.gif)
100100

101101
### 双模式支持
102102

@@ -263,17 +263,6 @@ graph TD
263263
K --> N[输出结果]
264264
L --> N
265265
M --> N
266-
267-
style A fill:#e1f5fe
268-
style B fill:#f3e5f5
269-
style J fill:#e8f5e8
270-
style N fill:#fff3e0
271-
style T fill:#ffecb3
272-
style T1 fill:#fff8e1
273-
style T2 fill:#fff8e1
274-
style T3 fill:#fff8e1
275-
style T4 fill:#fff8e1
276-
style T5 fill:#fff8e1
277266
```
278267
---
279268

0 commit comments

Comments
 (0)