From 204d82d3d5b67c0b0aacf4193540e1c3c2eb95f1 Mon Sep 17 00:00:00 2001 From: Leonard Kugis Date: Thu, 9 Apr 2026 19:22:02 +0200 Subject: Introduced dev agent --- agents/dev/README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 agents/dev/README.md (limited to 'agents/dev/README.md') 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 + +![image](https://github.com/user-attachments/assets/97324fa9-f5ea-44cd-8aea-024d1442ca81) + +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 -- cgit v1.2.3