refactor: improve agents
This commit is contained in:
@@ -19,7 +19,7 @@ https://github.com/user-attachments/assets/0851b9e7-3ac5-4ec1-ab8b-d845c460446b
|
||||
|
||||
https://github.com/user-attachments/assets/df459938-3abf-442b-bc51-42bdb9c72c43
|
||||
|
||||
## Reference
|
||||
## Similar Projects
|
||||
|
||||
- https://github.com/Doriandarko/claude-engineer
|
||||
- https://github.com/paul-gauthier/aider
|
||||
@@ -12,7 +12,7 @@ fs_create() {
|
||||
echo "File created: $path" >> "$LLM_OUTPUT"
|
||||
}
|
||||
|
||||
# @cmd Apply changes to a file. Use this when you need to edit an existing file.
|
||||
# @cmd Apply changes to a file. Use this when you need to edit an existing file.
|
||||
# YOU ALWAYS PROVIDE THE FULL FILE CONTENT WHEN EDITING. NO PARTIAL CONTENT OR COMMENTS.
|
||||
# YOU MUST PROVIDE THE FULL FILE CONTENT.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user