aboutsummaryrefslogtreecommitdiffstats
path: root/agents/coder/README.md
diff options
context:
space:
mode:
authorsigoden <sigoden@gmail.com>2024-11-29 20:18:33 +0800
committerGitHub <noreply@github.com>2024-11-29 20:18:33 +0800
commitc4ba6ff379bdce768f6053671309e2e2f4a6fc79 (patch)
tree57af0bf5b49617d98024a3af394ec395e528a111 /agents/coder/README.md
parent139bd5a3f6738b1d478ffcca497ba09262f443b2 (diff)
downloadllm-functions-docker-c4ba6ff379bdce768f6053671309e2e2f4a6fc79.tar.gz
refactor: improve coder agent (#131)
Diffstat (limited to 'agents/coder/README.md')
-rw-r--r--agents/coder/README.md9
1 files changed, 3 insertions, 6 deletions
diff --git a/agents/coder/README.md b/agents/coder/README.md
index 851b390..8473974 100644
--- a/agents/coder/README.md
+++ b/agents/coder/README.md
@@ -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