From 56cccd660dfd678d63da33c37520eb811b0ee7fa Mon Sep 17 00:00:00 2001 From: Joshua Smith Date: Tue, 11 Mar 2025 15:53:46 -0400 Subject: [PATCH] todo updates --- todo.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/todo.md b/todo.md index 685ff89..ed6429d 100644 --- a/todo.md +++ b/todo.md @@ -1,7 +1,10 @@ # todo list [ ] multi-goal
- [ ] set goal to list agents when done
+ [x] set goal to list agents when done
+ [ ] make this better/smoother
+[ ] make the debugging confirms optional
+[ ] grok integration
[ ] document *why* temporal for ai agents - scalability, durability in the readme
[ ] fix readme: move setup to its own page, demo to its own page, add the why /|\ section
[ ] add architecture to readme