mirror of
https://github.com/temporal-community/temporal-ai-agent.git
synced 2026-03-15 14:08:08 +01:00
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
This commit is contained in:
@@ -11,7 +11,17 @@
|
||||
"email": "laine@awesome.com",
|
||||
"currentPTOHrs": 40,
|
||||
"hrsAddedPerMonth": 12
|
||||
}
|
||||
},
|
||||
{
|
||||
"email": "steve.this.is.for.you@gmail.com",
|
||||
"currentPTOHrs": 4000,
|
||||
"hrsAddedPerMonth": 20
|
||||
},
|
||||
{
|
||||
"email": "your_email_here@yourcompany.com",
|
||||
"currentPTOHrs": 150,
|
||||
"hrsAddedPerMonth": 19
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user