WorkerFlow Cloudflare automation runtime (OSS, currently private)

0 stars 0 forks 0 watchers TypeScript MIT License
6 Open Issues Need Help Last updated: Feb 28, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue requests the creation of a new GitHub Actions workflow to automate the release process. The workflow should be triggered by new tags matching the `v*` pattern. Its primary functions will be to run necessary checks (e.g., tests, linting) and then publish a draft of the release notes.

Complexity: 3/5
enhancement help wanted roadmap ci-cd

WorkerFlow Cloudflare automation runtime (OSS, currently private)

TypeScript

AI Summary: This issue requests the creation of a concise documentation page featuring step-by-step screenshots. The guide will walk new users through their initial deployment process and their first workflow call, serving as a starter walkthrough.

Complexity: 1/5
documentation good first issue roadmap

WorkerFlow Cloudflare automation runtime (OSS, currently private)

TypeScript

AI Summary: This issue proposes adding a feature to save and restore dashboard filters. Users should be able to store their preferred time windows and route filters in local storage, with the implementation requiring comprehensive tests.

Complexity: 3/5
enhancement good first issue roadmap dashboard

WorkerFlow Cloudflare automation runtime (OSS, currently private)

TypeScript

AI Summary: This issue involves implementing new connector routes to integrate with HubSpot, specifically for contact and deal actions. The implementation must include robust error normalization to standardize error handling, and incorporate retry-safe semantics to ensure data integrity and system resilience during retries.

Complexity: 4/5
enhancement help wanted connector roadmap runtime

WorkerFlow Cloudflare automation runtime (OSS, currently private)

TypeScript

AI Summary: This issue involves implementing new API routes to facilitate reading and writing of Notion database items. The routes must incorporate token-based authentication for security, robust payload validation for data integrity, and comprehensive fixture tests to ensure reliability.

Complexity: 3/5
enhancement help wanted connector roadmap runtime

WorkerFlow Cloudflare automation runtime (OSS, currently private)

TypeScript

AI Summary: This issue requires implementing production-ready Stripe connector routes for `payment_intent_create` and `customer_upsert` actions. The implementation must include comprehensive fixture tests, robust configuration validation, and clear documentation to ensure reliability and ease of use.

Complexity: 4/5
enhancement help wanted connector roadmap runtime

WorkerFlow Cloudflare automation runtime (OSS, currently private)

TypeScript