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