improved money movement scenario

This commit is contained in:
Joshua Smith
2025-03-27 09:24:44 -04:00
parent a3ec7b045a
commit 64f8a34d19
3 changed files with 45 additions and 29 deletions

View File

@@ -42,4 +42,9 @@ AGENT_GOAL=goal_choose_agent_type # (default)
GOAL_CATEGORIES=hr,travel,fin # default is all
# Set if the UI should force a user confirmation step or not
SHOW_CONFIRM=True
SHOW_CONFIRM=True
# Money Scenarios:
# Set if you want it to really start workflows - otherwise it'll fake it
# if you want it to be real you'll need moneytransfer and early return workers running
FIN_START_REAL_WORKFLOW=FALSE