Commit Graph

252 Commits

Author SHA1 Message Date
Joshua Smith
6f245a1998 Merge branch 'development' into main 2025-04-17 08:48:15 -04:00
Joshua Smith
86a6dfe991 renaming signal from confirmed to confirm 2025-04-17 06:00:17 -04:00
Joshua Smith
83c6a2454d 1. These aren't the tests you're looking for
2. fixing confirmed signal for now
2025-04-17 05:57:55 -04:00
Joshua Smith
463ae581ac adding .env* stuff to gitignore, fixing a minor docs formatting bug 2025-04-17 05:32:55 -04:00
Joshua Smith
7b52b8a817 adding to todo, gitignore 2025-04-16 16:26:37 -04:00
Joshua Smith
0bcf68d9fd Merge pull request #8 from joshmsmith/financial-services-demo-scenarios
Financial services demo scenarios
2025-04-15 16:40:40 -04:00
Joshua Smith
e96c5e068d Merge branch 'temporal-community:main' into financial-services-demo-scenarios 2025-04-15 16:34:42 -04:00
Joshua Smith
13d0085882 Merge branch 'temporal-community:main' into development 2025-04-15 16:34:23 -04:00
Joshua Smith
17f33a5094 Merge pull request #7 from temporal-community/main
.NET - Added logger factory to worker and logging to activities (#26)
2025-04-15 16:33:55 -04:00
Joshua Smith
e92e3f43c9 changes to make the project more python compliant and fix the bug tracker URL 2025-04-15 11:01:18 -04:00
Joshua Smith
4f953132e0 minor todo updates 2025-04-14 11:42:40 -04:00
Joshua Smith
812e295f3a switching to method activity calls 2025-04-14 09:27:33 -04:00
Joshua Smith
79dcd40dde well it kinda works 2025-04-12 15:41:47 -04:00
Joshua Smith
f0524f2b5f yeah this won't work 2025-04-11 17:45:46 -04:00
Joshua Smith
5b58f30e0d wip checkin 2025-04-11 17:43:34 -04:00
Joshua Smith
585791e826 todo updates 2025-04-11 09:36:46 -04:00
Keith Tenzer
2b2a5522e9 Added logger factory to worker and logging to activities (#26)
Signed-off-by: Keith Tenzer <ktenzer@keiths-mbp.lan>
Co-authored-by: Keith Tenzer <ktenzer@keiths-mbp.lan>
2025-04-10 14:18:16 -07:00
Joshua Smith
2539436a79 adding testing config 2025-04-10 10:26:55 -04:00
Joshua Smith
6517b624ee Merge pull request #6 from joshmsmith/main
syncing dev
2025-04-10 09:48:29 -04:00
Joshua Smith
1e22f3ee4c changes to gitignore 2025-04-10 09:41:14 -04:00
Joshua Smith
ef45ca0451 work on tests 2025-04-10 09:38:13 -04:00
Joshua Smith
c18a40b502 - dynamic agent prompt based on multi goal or not
- made choose_agent_goal be dynamically included
- made tool selection not be required in all toolchains
- changes to get env vars easier in workflow
- Updated docs/guides, todo based on aboe
2025-04-08 15:01:11 -04:00
Joshua Smith
f567583b3a todo updates 2025-04-03 15:57:35 -04:00
Joshua Smith
87b5699dc1 documentation & guidance updates, getting things done, fixing a possible NDE if you change env vars, changes to enable user picking "done", minor test changes, minor goal selection prompt improvements 2025-04-03 15:54:44 -04:00
Joshua Smith
40bd76e80f changes to be specific about travel scenarios, setup guidance about goal_categories, fixed a bug about llm selection in tool_activities.py, better comments 2025-03-28 15:33:56 -04:00
Joshua Smith
86da6a1c74 updating docs about goal changing when adding new goals 2025-03-28 15:01:54 -04:00
Joshua Smith
4eab280d81 fixing docs - duplicates, clarifying 2025-03-28 14:57:56 -04:00
Joshua Smith
5787c181a5 Merge branch 'main' into main 2025-03-28 14:01:02 -04:00
Joshua Smith
1de0a92fa0 adding in Steve's changes to setup 2025-03-28 13:59:26 -04:00
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
Steve Androulakis
10acca513f better readme around failures 2025-03-24 19:18:10 -07: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
Steve Androulakis
dfb80f7723 Update README.md 2025-03-15 03:47:29 -07: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