refactor: restructure repo layout
This commit is contained in:
22
llm-functions/agents/coder/README.md
Normal file
22
llm-functions/agents/coder/README.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# Coder
|
||||
|
||||
An AI agent that assists your coding tasks.
|
||||
|
||||
## Features
|
||||
|
||||
- 🏗️ Intelligent project structure creation and management
|
||||
- 🖼️ Convert screenshots into clean, functional code
|
||||
- 📁 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
|
||||
|
||||
## Examples
|
||||
|
||||

|
||||
|
||||
https://github.com/user-attachments/assets/9363990f-15a9-48c6-b227-8900cfbe0a18
|
||||
|
||||
## Similar Projects
|
||||
|
||||
- https://github.com/Doriandarko/claude-engineer
|
||||
- https://github.com/paul-gauthier/aider
|
||||
Reference in New Issue
Block a user