rewind.ai x cursor.com = your AI assistant that has all the context. 24/7 screen & voice recording for the age of super intelligence. get your data ready or be left behind
name: pull request
about: submit changes to the project
title: "[pr] Add Gumloop flow trigger pipe"
labels: ''
assignees: ''
description
This pull request introduces a new pipe to trigger Gumloop flows. you can configure the pipeline to execute Gumloop flows based on configured intervals, daily, or hourly schedules. The pipe send the data captured by Screenpipe to the Gumloop API for processing.
you can create a gumloop flow on your own for any type of flow making or Gumloop pipeline
related issue: #365
/claim #365
type of change
[ ] bug fix
[x] new feature
[ ] breaking change
[ ] documentation update
how to test
Ensure that the pipe.ts script is running with the new Gumloop flow trigger tasks.
Verify that the scheduler tasks trigger correctly based on the configured intervals (e.g., every minute, hourly, or daily).
Confirm that the flow is successfully triggered by checking the logs and verifying the data sent to the Gumloop API.
Test the behavior with various configurations in pipe.json (such as different frequencies and flow times).
if relevant add screenshots or screen captures to prove that this PR works to save us time.
checklist
[ ] MOST IMPORTANT: this PR will require less than 30 min to review, merge, and release to production and not crash in the hand of thousands of users
name: pull request about: submit changes to the project title: "[pr] Add Gumloop flow trigger pipe" labels: '' assignees: ''
description
This pull request introduces a new pipe to trigger Gumloop flows. you can configure the pipeline to execute Gumloop flows based on configured intervals, daily, or hourly schedules. The pipe send the data captured by Screenpipe to the Gumloop API for processing. you can create a gumloop flow on your own for any type of flow making or Gumloop pipeline
related issue: #365 /claim #365
type of change
how to test
pipe.ts
script is running with the new Gumloop flow trigger tasks.pipe.json
(such as different frequencies and flow times).if relevant add screenshots or screen captures to prove that this PR works to save us time.
checklist
additional notes