Commit Graph

221 Commits

Author SHA1 Message Date
Joshua Smith
460896e68c Merge pull request #5 from joshmsmith/development
adding money movement scenario
2025-03-27 11:24:24 -04:00
Joshua Smith
50d3e3d638 setup instructions for money movement/real workflow or fake, and some minor code cleanup 2025-03-27 11:22:17 -04:00
Joshua Smith
64f8a34d19 improved money movement scenario 2025-03-27 09:24:44 -04:00
Joshua Smith
a3ec7b045a adding move money scenario - still a bit rough but it works 2025-03-26 13:21:13 -04:00
Joshua Smith
82078f217a Merge pull request #4 from joshmsmith/development
Finishing HR, adding fin category, polishing
2025-03-20 16:15:04 -04:00
Joshua Smith
4eeab32cb2 Merge branch 'development' of https://github.com/joshmsmith/temporal-ai-agent into development 2025-03-20 13:37:57 -04:00
Joshua Smith
c3084eec41 adding fin goals and tools 2025-03-20 13:37:51 -04:00
Laine Smith
8f802819bf Add slides 2025-03-20 12:51:40 -04:00
Laine
d8a8fe44f9 Add additional hints 2025-03-19 15:28:20 -04:00
Laine
3debef5781 Add clarification re: format of start and end dates, and (probably?) fix non-determinism error caused by SHOW_CONFIRM 2025-03-19 12:48:49 -04:00
Joshua Smith
850404e0d5 updaates to readme, docs, added some logging in case goal setting goes bad 2025-03-19 08:08:38 -04:00
Joshua Smith
c20f5d796f updating docs and todo 2025-03-19 07:49:06 -04:00
Joshua Smith
bd1cfbad01 two more HR scenarios added 2025-03-18 15:44:03 -04:00
Joshua Smith
4bbdda934f Merge pull request #3 from joshmsmith/development
Major improvements to docs, adding more tools/scenarios for pirate mode
2025-03-18 09:36:19 -04:00
Laine
f2ab6c03e8 Remove sample conversation re: conflict checking 2025-03-18 09:18:16 -04:00
Laine
c1b662090d Add pirate treasure goal and more info to documentation re: how to make goals and tools 2025-03-17 16:01:30 -04:00
Joshua Smith
d20c6c53a5 more stuff done 2025-03-14 12:00:49 -04:00
Joshua Smith
ee2328fec6 Merge pull request #2 from joshmsmith/development
more changes to scenarios, workflow simplification, docs improvements...more stuff, logging

It's cool
2025-03-14 11:56:27 -04:00
Joshua Smith
87d2320b6a architecture section done 2025-03-14 11:43:51 -04:00
Laine
8d2099fa8e Remove one extra print() statement 2025-03-14 10:26:58 -04:00
Laine
2472558f0c Merge branch 'development' of https://github.com/joshmsmith/temporal-ai-agent into development 2025-03-14 10:20:14 -04:00
Laine
5f8f81a15d Move HR-related tools to their own folder, add print statement for BookPTO functionality, and add SILLY_MODE 2025-03-14 10:20:11 -04:00
Joshua Smith
9ead007849 change logging to info unless there needs to be a warning 2025-03-14 10:16:16 -04:00
Joshua Smith
36894c91f9 cleaning up workflow code 2025-03-14 10:13:07 -04:00
Joshua Smith
c8a0feaa1b logging level to WARN 2025-03-14 10:12:27 -04:00
Joshua Smith
7153c5308a set logging level (to Info) 2025-03-14 10:12:09 -04:00
Joshua Smith
f767cfdc51 todo/logging 2025-03-14 10:11:45 -04:00
Joshua Smith
72fe638485 more notes about tools 2025-03-14 10:11:33 -04:00
Joshua Smith
621e811aa8 Merge branch 'development' of https://github.com/joshmsmith/temporal-ai-agent into development 2025-03-14 10:10:59 -04:00
Joshua Smith
4cfe472ca0 notes about tools 2025-03-14 10:10:43 -04:00
Laine
ece3ac1d3c Add the category tag to the goals and example env file, and filter the results based on tags in list_agents 2025-03-13 14:53:03 -04:00
Laine
134414f647 Merge branch 'development' of https://github.com/joshmsmith/temporal-ai-agent into development 2025-03-13 14:19:15 -04:00
Laine
a7a90c3289 Add functionality to future_pto_calc, remove calendar_conflict step from goal 2025-03-13 14:19:13 -04:00
Joshua Smith
232d901054 adding why temporal section to readme 2025-03-13 12:15:47 -04:00
Joshua Smith
42641fe124 doc updates 2025-03-13 11:55:33 -04:00
Joshua Smith
943f8dc187 readme updates 2025-03-13 11:54:04 -04:00
Laine
5ac2a6eb0a Merge branch 'development' of https://github.com/joshmsmith/temporal-ai-agent into development 2025-03-13 11:33:41 -04:00
Laine
5c3bfcf957 Add source mocked data file, make current_pto tool functional, rename future_pto to future_pto_calc 2025-03-13 11:33:38 -04:00
Joshua Smith
c723e2f6d8 Merge branch 'development' of https://github.com/joshmsmith/temporal-ai-agent into development 2025-03-13 11:29:20 -04:00
Joshua Smith
02473bb49e todo and readme updates 2025-03-13 11:29:13 -04:00
Laine
ea1ad383bb Add in bare bones yet functional HR goal: goal_hr_schedule_pto 2025-03-12 16:54:13 -04:00
Joshua Smith
291bace53d formatting readme 2025-03-12 13:50:40 -04:00
Joshua Smith
4ca9c60aab Merge pull request #1 from joshmsmith/development
confirming
2025-03-12 13:50:02 -04:00
Joshua Smith
3206f81e31 Merge branch 'development' of https://github.com/joshmsmith/temporal-ai-agent into development 2025-03-12 13:38:25 -04:00
Joshua Smith
d807e9893d updates to readme, docs, guides 2025-03-12 13:37:04 -04:00
Laine
380581b0d9 Part two of making confirmation optional - add flag to ToolData so the button won't show in the UI 2025-03-12 13:22:04 -04:00
Laine
a488bbac23 Use False, not Off 2025-03-12 12:50:44 -04:00
Laine
1a270fa917 Forgot the env.example... 2025-03-12 12:50:02 -04:00
Laine
02a63917b2 Part of one of making confirmation optional - auto-confirm but still show everything 2025-03-12 12:49:00 -04:00
Laine
504361a5a7 Add a bunch of logging and comments re: what's happenin' 2025-03-12 11:25:57 -04:00