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

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

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

phishy/wflow

0
View on GitHub↗
252 星标·7 分支·JavaScript·MIT·1 次浏览

Wflow

🐆 EXPERIMENTAL -- Runs GitHub Actions workflows locally (local) -- Don't run your YAML like a 🐪

Features

  • GitHub Automation Tools - Workflow management utilities.

Star 历史

phishy/wflow 的 Star 历史图表phishy/wflow 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Wflow 的开源替代方案

相似的开源项目,按与 Wflow 的功能重合度排序。
  • sindresorhus/refined-githubsindresorhus 的头像

    sindresorhus/refined-github

    31,587在 GitHub 上查看↗

    Refined GitHub is a browser extension that modifies the GitHub web interface to add features and remove annoyances. It functions as a user interface enhancement tool that uses custom CSS and JavaScript to rearrange layouts and inject new interactive elements into GitHub pages. The project serves as a workflow automation tool and repository utility, providing capabilities to automate pull request tasks such as branch cleanup and commit defaults. It acts as a code review assistant by identifying conflicting pull requests and improving navigation for code references. The extension covers severa

    TypeScript
    在 GitHub 上查看↗31,587
  • github/gh-awgithub 的头像

    github/gh-aw

    3,280在 GitHub 上查看↗

    gh-aw is a GitHub automation platform and orchestration framework that uses an agentic workflow engine to automate repository management and code reviews. It translates natural language markdown and configuration files into secure, automated task sequences driven by large language models. The system integrates a Model Context Protocol gateway to route calls between AI agents and external tools. It distinguishes itself through a comprehensive security guardrail system that provides sandboxed execution for protocol servers, network egress controls via domain allowlists, and human-in-the-loop ap

    Goactionscaici
    在 GitHub 上查看↗3,280
  • actions/first-interactionactions 的头像

    actions/first-interaction

    876在 GitHub 上查看↗

    An action for filtering pull requests and issues from first-time contributors

    TypeScript
    在 GitHub 上查看↗876
  • actions/labeleractions 的头像

    actions/labeler

    2,464在 GitHub 上查看↗
    TypeScript
    在 GitHub 上查看↗2,464
查看 Wflow 的所有 30 个替代方案→

常见问题解答

phishy/wflow 是做什么的?

🐆 EXPERIMENTAL -- Runs GitHub Actions workflows locally (local) -- Don't run your YAML like a 🐪

phishy/wflow 的主要功能有哪些?

phishy/wflow 的主要功能包括:GitHub Automation Tools。

phishy/wflow 有哪些开源替代品?

phishy/wflow 的开源替代品包括: sindresorhus/refined-github — Refined GitHub is a browser extension that modifies the GitHub web interface to add features and remove annoyances. It… github/gh-aw — gh-aw is a GitHub automation platform and orchestration framework that uses an agentic workflow engine to automate… actions/first-interaction — An action for filtering pull requests and issues from first-time contributors. actions/stale — Marks issues and pull requests that have not had recent interaction. actions/upload-release-asset — An Action to upload a release asset via the GitHub Release API. actions/labeler.