Richard Abrich

Results 309 comments of Richard Abrich

@shashank40 thank you for the quick turnaround! This is not bad but I think we can do better. Can you please add a callback that clears the current toast, and...

No need to update every few milliseconds, but I believe every e.g. 1s would be much more usable at minimal performance cost. 🙏

At the same time be sure to clear the previous toast so that we don't ever have more than one toast showing regarding the update progress. Ideally it looks like...

Hi @shashank40 this is looking good! I haven't merged it yet because I saw you pushed a few commits after your last comment. Please fix the merge conflicts and let...

Hi @shashank40 , thank you for your patience, I tried running this on my machine: ``` open_adapt-v0.36.0.app.zip: 31%|██████████████████████████████▍ | 9.00/29.0 [00:00

Hi @shashank40 I just noticed I introduced the latest bug with my changes 😅 will fix. Edit: ``` OpenAdapt-v0.36.0.app.zip: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████| 2.03G/2.03G [03:20

@shashank40 from the README, here is a screenshot of the dashboard: ![image](https://github.com/OpenAdaptAI/OpenAdapt/assets/774615/60188491-ea19-410b-9c04-c03fad0d5379) Here is a screenshot of Microsoft's recent updates to PowerAutomate: Notice the one-sentence action summaries. We would like...

Thank you @absha03 ! Can you please clarify whether this also happens with other strategies, e.g. `NaiveReplayStrategy`?

Let's add the simple spreadsheet task: - record inserting the word "hello in cell B2 - replay with instructions `enter the word 'goodbye' in cell D5` I believe evaluating on...