awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesWorkflow Identifiers

Mechanisms for sharing and executing automation sequences via unique identifiers.

Distinct from Human-in-the-Loop Workflows: Distinct from Human-in-the-Loop Workflows: focuses on workflow distribution and execution via ID rather than manual intervention.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Workflow Identifiers. Refine with filters or upvote what's useful.

Awesome Workflow Identifiers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • automaapp/automaAutomaApp 的头像

    AutomaApp/automa

    21,425在 GitHub 上查看↗

    Automa is a browser-based automation platform that enables users to build, schedule, and execute repetitive web tasks through a visual, no-code interface. By operating as a browser extension, it provides a canvas-based environment where users construct workflows by connecting functional blocks to interact with web elements, manage browser state, and process data. The platform distinguishes itself through its deep integration with the browser environment, allowing for complex orchestration such as event-driven triggers, cross-origin request handling, and the ability to package workflows as sta

    Enables external scripts to trigger automated tasks by dispatching events with specific workflow identifiers.

    Vueautomationbrowser-automationbrowser-extension
    在 GitHub 上查看↗21,425
  • elsa-workflows/elsa-coreelsa-workflows 的头像

    elsa-workflows/elsa-core

    7,629在 GitHub 上查看↗

    Elsa Core is a workflow engine framework designed for defining, executing, and managing long-running business processes. It functions as a distributed workflow orchestrator and event-driven trigger system, capable of operating as a multi-tenant platform with secure data isolation. The project distinguishes itself through a flexible approach to workflow definitions, supporting a visual drag-and-drop designer, programmatic C# definitions, and portable JSON specifications. It provides a highly extensible architecture allowing for the development of custom activities and the use of a dynamic expr

    Restarts specific suspended workflow instances using unique bookmark identifiers.

    C#csharpdotnetelsa
    在 GitHub 上查看↗7,629
  1. Home
  2. Software Engineering & Architecture
  3. Human-in-the-Loop Workflows
  4. Workflow Identifiers

探索子标签

  • Bookmark IdentifiersUnique identifiers used to target and resume specific suspended workflow instances. **Distinct from Workflow Identifiers:** Specific to resuming a suspended state via a bookmark ID, rather than just sharing a workflow definition.
  • Workflow Instance CorrelationUsing shared identifiers to group and track related workflow instances across a system. **Distinct from Workflow Identifiers:** Focuses on grouping multiple distinct instances, whereas Workflow Identifiers typically refers to a single instance's ID.