aboutsummaryrefslogtreecommitdiffstats
path: root/agents/dev/README.md
diff options
context:
space:
mode:
authorLeonard Kugis <leonard@kug.is>2026-04-09 19:22:02 +0200
committerLeonard Kugis <leonard@kug.is>2026-04-09 19:22:02 +0200
commit204d82d3d5b67c0b0aacf4193540e1c3c2eb95f1 (patch)
treee1ab833f80fe161887155ea802830263fb146ad0 /agents/dev/README.md
parent99d82aa5b73bb4f5a09f347860aa408dd2b5cc9e (diff)
downloadllm-functions-docker-204d82d3d5b67c0b0aacf4193540e1c3c2eb95f1.tar.gz
Introduced dev agent
Diffstat (limited to 'agents/dev/README.md')
-rw-r--r--agents/dev/README.md22
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
+
+![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