refactor: improve coder agent (#131)

This commit is contained in:
sigoden
2024-11-29 20:18:33 +08:00
committed by GitHub
parent 139bd5a3f6
commit c4ba6ff379
5 changed files with 11 additions and 17 deletions
+3 -6
View File
@@ -1,6 +1,6 @@
# Coder
A AI agent that assists your coding tasks.
An AI agent that assists your coding tasks.
## Features
@@ -9,15 +9,12 @@ A AI agent that assists your coding tasks.
- 📁 Comprehensive file system operations (create folders, files, read/write files)
- 🧐 Advanced code analysis and improvement suggestions
- 📊 Precise diff-based file editing for controlled code modifications
- 🔍 Web search capabilities for up-to-date information
## Examples
![image](https://github.com/user-attachments/assets/ad9c9d94-5248-46ba-be30-cc885bda9333)
![image](https://github.com/user-attachments/assets/97324fa9-f5ea-44cd-8aea-024d1442ca81)
https://github.com/user-attachments/assets/0851b9e7-3ac5-4ec1-ab8b-d845c460446b
https://github.com/user-attachments/assets/df459938-3abf-442b-bc51-42bdb9c72c43
https://github.com/user-attachments/assets/9363990f-15a9-48c6-b227-8900cfbe0a18
## Similar Projects