aboutsummaryrefslogtreecommitdiffstats
path: root/agents/todo
diff options
context:
space:
mode:
Diffstat (limited to 'agents/todo')
-rw-r--r--agents/todo/README.md3
-rw-r--r--agents/todo/index.yaml6
2 files changed, 4 insertions, 5 deletions
diff --git a/agents/todo/README.md b/agents/todo/README.md
index dc5e4c4..982b9b7 100644
--- a/agents/todo/README.md
+++ b/agents/todo/README.md
@@ -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
-
+![image](https://github.com/user-attachments/assets/6e380069-8211-4a16-8592-096e909b921d)
diff --git a/agents/todo/index.yaml b/agents/todo/index.yaml
index dff8cfb..76b3595 100644
--- a/agents/todo/index.yaml
+++ b/agents/todo/index.yaml
@@ -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=" \ No newline at end of file
+ - "Add a new todo: Buy milk"
+ - "Done todo id=1"
+ - "Delete todo id=1" \ No newline at end of file