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 please add python3.12 support ### Motivation _No response_

enhancement

### Feature request please add install instructions for linux on the `https://openadapt.ai/#start` page ### Motivation please add install instructions for linux on the `https://openadapt.ai/#start` page

enhancement

### Feature request https://github.com/OpenAdaptAI/OpenAdapt/pull/610 introduced the `VisualReplayStrategy` which works by segmenting the active window for every mouse event. This is wasteful because some or all of the active window may...

enhancement

### Feature request We would like to automatically format typescript code. ### Motivation Legibility, consistency.

enhancement

![Screenshot 2024-04-22 191436](https://github.com/OpenAdaptAI/OpenAdapt/assets/71378854/3121a6e4-a4ff-463a-9f4a-047194bc6153) ![Screenshot 2024-04-22 191534](https://github.com/OpenAdaptAI/OpenAdapt/assets/71378854/73002c5d-dc41-4bd5-a885-a1dbd41b5e65) ![Screenshot 2024-04-22 191810](https://github.com/OpenAdaptAI/OpenAdapt/assets/71378854/a77c8f7a-6709-4ed0-9117-0fcf68d75871) ![Screenshot 2024-04-22 191819](https://github.com/OpenAdaptAI/OpenAdapt/assets/71378854/4219f2f5-f7a7-4a6c-af0d-9fdccabbfa7b)

TODO: address https://github.com/OpenAdaptAI/OpenAdapt/issues/620

### Describe the bug When running manual install steps on Windows 11 emulated in UTM on a MacOS host, at `poetry shell`: ``` File C: \Users\user\AppData\Local\pypoetry\Cache\virtualenvs\openadapt-yEkGQRTF-py3.10\Scripts\activate.ps1 cannot be Loaded because...

bug

### Describe the bug Fix: `pip install msvc-runtime` ### To Reproduce Follow manual installation instructions on Windows

bug

### Feature request On Windows 11, we can do: ``` winget install --id Git.Git -e --source winget winget install -i Python.Python.3.10 winget install --id=UB-Mannheim.TesseractOCR -e ``` ### Motivation Simplify installation

enhancement

### Feature request ```python -m openadapt.capture``` ``` [2024-03-02 14:48:37.609] [recordLogger] [info] Created d3d11 device from 0 [2024-03-02 14:48:37.610] [recordLogger] [info] found 1 displays [2024-03-02 14:48:37.700] [recordLogger] [error] Could not init...

enhancement
help wanted