File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11dist
22node_modules
3- .env
3+ .env
4+ .vscode
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ export async function watcherAgent(
1616 SOPHIA'S IQ.WIKI PROFILE ADDRESS: ${ env . SOPHIA_ADDRESS }
1717
1818 Your only work is to do the below:
19- - call the GET_USER_WIKI_ACTIVITIES tool with timeframe as 50 minutes (pass it as seconds)
19+ - call the GET_USER_WIKI_ACTIVITIES tool with timeframe as 10 minutes (pass it as seconds)
2020 - after you call the tool and if any new activities are seen order them according to the time, older ones first. no extra formatting is needed
2121
2222 NOTE: Based on your tool run since you have two possible outcomes ie, either new activity is found or no activity is found,
You can’t perform that action at this time.
0 commit comments