- fixes for multi-goal:post first real goal goal switch: duplicate listagents behavior from the toolplanner

- adding ecommerce initial guidance
- fixed new-goal guidance prompts for multi-goal mode
- (minor) fixed abug in money movement so it won't connect to temporal cloud if it's not doing a real workflow
- (minor) fixed abug in loan application so it won't connect to temporal cloud if it's not doing a real workflow
- some todo notes cleanup
This commit is contained in:
Joshua Smith
2025-04-18 17:08:44 -04:00
parent 32e856e494
commit d48dafcaa5
7 changed files with 42 additions and 28 deletions

View File

@@ -12,9 +12,9 @@
[ ] for demo simulate failure - add utilities/simulated failures from pipeline demo <br />
[ ] ecommerce goals <br />
- [ ] add to docs <br />
- [ ] decide about api key names with Laine <br />
[x] ecommerce goals <br />
- [x] add to docs <br />
- [x] decide about api key names with Laine <br />
[ ] LLM failure->autoswitch: <br />
- detect failure in the activity using failurecount <br />