From c4ba6ff379bdce768f6053671309e2e2f4a6fc79 Mon Sep 17 00:00:00 2001 From: sigoden Date: Fri, 29 Nov 2024 20:18:33 +0800 Subject: refactor: improve coder agent (#131) --- agents/coder/README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'agents/coder/README.md') 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 -- cgit v1.2.3