refactor: update todo agent (#89)
This commit is contained in:
@@ -2,5 +2,4 @@
|
||||
|
||||
An AI agent that helps you manage a todo list.
|
||||
|
||||
https://github.com/user-attachments/assets/d6321ab7-3c1b-4149-bde0-90f4d5ed0bf5
|
||||
|
||||

|
||||
|
||||
@@ -14,6 +14,6 @@ instructions: |
|
||||
conversation_starters:
|
||||
- "List all todos"
|
||||
- "Clean the entire todo list"
|
||||
- "Add a new todo: "
|
||||
- "Done todo id="
|
||||
- "Delete todo id="
|
||||
- "Add a new todo: Buy milk"
|
||||
- "Done todo id=1"
|
||||
- "Delete todo id=1"
|
||||
Reference in New Issue
Block a user