Richard Abrich

Results 174 issues of Richard Abrich

### Feature request In a situation like this one, we don't want to force the user to delete each event individually: It would be better to automatically delete all child...

enhancement

Certain use cases (e.g. SalesForce, LinkedIn) would greatly benefit from reading and writing website markup and the DOM (i.e. by simplifying tokenization of screenshots). 1) Implement a Chrome Plugin that...

help wanted

### Feature request We would like to implement https://openreview.net/pdf?id=TrjbxzRcnf- via https://github.com/lucidrains/memorizing-transformers-pytorch and/or https://github.com/google-research/meliad as a completion provider. See also https://twitter.com/ChrSzegedy/status/1589492667247132672?s=20&t=1VqJB9gI-yAmv2wM6VoYiQ ### Motivation Long term memory implemented by vector databases that...

enhancement

### Describe the bug When running the dashboard for the first time, I expect there to be no recordings. However the fixture recording is there. This would be fine except...

bug

### Describe the bug When downloading and running a new version of openadapt, I would expect not to see recordings from previous versions. ![image](https://github.com/OpenAdaptAI/OpenAdapt/assets/774615/f445582a-ec6c-4aed-892a-2a6f9262e069) ### To Reproduce Download and run...

bug

### Describe the bug On Windows it is reported that mouse locations are off by a few pixels (e.g. negative values): https://github.com/moses-palmer/pynput/issues/386 ### To Reproduce TODO

bug

### Describe the bug Running the install script fails: ![image](https://github.com/OpenAdaptAI/OpenAdapt/assets/774615/2f53bf84-e803-459f-ba3f-56be9bb24d32) A new shell window opens, flashes some text about OCR, then immediately exits. ### To Reproduce Paste into powershell: ```...

bug

### Describe the bug ``` poetry install ... poetry postinstall ... error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/ ``` ###...

bug

### Describe the bug ``` File "/Users/abrichr/oa/OpenAdapt/openadapt/replay.py", line 84, in replay strategy = strategy_class(recording, **kwargs) | | -> {'instructions': 'complete the timesheet'} | -> Recording(id=76, timestamp=1719443335.466385, monitor_width=1512, monitor_height=982, double_click_interval_seconds=0.5, doub......

bug