From bb733bc966603dfb095f538aa21614f013007a68 Mon Sep 17 00:00:00 2001 From: Joshua Smith Date: Tue, 11 Mar 2025 15:05:03 -0400 Subject: [PATCH] updated todo --- todo.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/todo.md b/todo.md index f77bc10..685ff89 100644 --- a/todo.md +++ b/todo.md @@ -1,4 +1,12 @@ # todo list +[ ] multi-goal
+ [ ] set goal to list agents when done
+ +[ ] 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
+[ ] create tests
+ [ ] create people management scenario
-- check pay status -- book work travel @@ -18,7 +26,6 @@ [ ] customize prompts in [workflow to manage scenario](./workflows/tool_workflow.py)
[ ] add in new tools?
-[ ] create tests
+ [ ] non-retry the api key error - "Invalid API Key provided: sk_test_**J..." and "AuthenticationError" -[ ] document *why* temporal for ai agents - scalability, durability in the readme \ No newline at end of file