OpenAdapt icon indicating copy to clipboard operation
OpenAdapt copied to clipboard

Open Source Generative Process Automation (i.e. Generative RPA). AI-First Process Automation with Large ([Language (LLMs) / Action (LAMs) / Multimodal (LMMs)] / Visual Language (VLMs)) Models

Results 197 OpenAdapt issues
Sort by recently updated
recently updated
newest added

### Feature request Due to stdout redirect, we would like to log everything to a file. ### Motivation Debugging.

enhancement

### Describe the bug This has been stuck like this for a few minutes: ``` [1] 2024-06-09 00:34:54.289 | INFO | openadapt.scrub:inner:158 - Scrubbing recording with id 47... [1] 2024-06-09...

bug

### Feature request We would like to prevent regressions like the one in https://github.com/OpenAdaptAI/OpenAdapt/pull/729 wih an automated test. This involves extending dashboard testing to open a recording. ### Motivation Prevent...

enhancement

### Describe the bug ``` (openadapt-py3.10) abrichr@MacBook-Pro-5 OpenAdapt % poetry run install-dashboard N/A: version "N/A -> N/A" is not yet installed. You need to run "nvm install N/A" to install...

bug

### Role White collar contractor (e.g. software developer) ### Task How can we enable contractors to track their time in their existing spreadsheet software which they use to track their...

enhancement
good first issue
help wanted
usecase

### Describe the bug In https://github.com/OpenAdaptAI/OpenAdapt/pull/726, setting `fix_moov=True` makes videos recorded with `video.py` embedded in github comments start at 0:00 as expected, but `video.extract_frames` fails. One possible solution involves comparing...

bug

### Feature request ### Motivation How much would it cost, and how many events would we get (presumably infinite?), if we host on AWS?

enhancement

### Describe the bug ### To Reproduce Download and open from https://openadapt.ai/ on MacOS

bug

### Feature request In VisualReplayStrategy and SegmentReplayStrategy, segment description is currently formulated as: image -> masks -> masked_images -> masked_image_descriptions = prompt("describe these images") -> active_segment_description (for mouse events only)...

enhancement

### Describe the bug When running the command `python -m openadapt.replay VisualReplayStrategy --instructions "multiply 8x9"`, I run into the following issue `--- Logging error in Loguru Handler #1 --- Record...

bug