OpenAdaptAI / OpenAdapt

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
https://www.OpenAdapt.AI
MIT License
992 stars 138 forks source link

Remove/transfer videos when removing/transferring recordings #659

Closed abrichr closed 5 months ago

abrichr commented 6 months ago

Feature request

Since https://github.com/OpenAdaptAI/OpenAdapt/pull/650 was merged, images are no longer saved to Screenshots by default. This means that when removing/transferring recordings, we need to remove/transfer videos as well.

https://github.com/OpenAdaptAI/OpenAdapt/blob/main/openadapt/share.py

Motivation

No response

abrichr commented 5 months ago

Implemented in https://github.com/OpenAdaptAI/OpenAdapt/pull/696