diff options
Diffstat (limited to 'agents/dev/README.md')
| -rw-r--r-- | agents/dev/README.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/agents/dev/README.md b/agents/dev/README.md new file mode 100644 index 0000000..8473974 --- /dev/null +++ b/agents/dev/README.md @@ -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
\ No newline at end of file |
