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

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

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

2 个仓库

Awesome GitHub RepositoriesGitHub Workflow Utilities

Tools and templates for managing GitHub repository workflows.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · GitHub Workflow Utilities. Refine with filters or upvote what's useful.

Awesome GitHub Workflow Utilities GitHub Repositories

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

    github/docs

    18,951在 GitHub 上查看↗

    GitHub Copilot is an AI-powered development platform designed to integrate large language models directly into coding environments. It functions as an interactive assistant and an agentic workflow orchestrator, enabling developers to automate code generation, perform automated code reviews, and execute complex, multi-step development tasks through natural language prompts. The platform distinguishes itself through its autonomous agent capabilities, which allow for repository-level research, implementation planning, and code modifications across multiple files. It supports a modular architectu

    Executes common repository workflows directly from the terminal to minimize context switching.

    TypeScriptdocsworks-with-codespaces
    在 GitHub 上查看↗18,951
  • octolinker/octolinkerOctoLinker 的头像

    OctoLinker/OctoLinker

    5,366在 GitHub 上查看↗

    OctoLinker 是一款浏览器扩展,通过将基于文本的依赖引用、import 语句和工作流操作转换为可点击的链接,增强了 GitHub 仓库的导航体验。它作为跨语言代码导航器和依赖链接器,将静态引用直接转换为指向源仓库和文件的链接。 该工具提供集成的包洞察悬浮卡片,无需离开当前页面即可显示依赖详情和包信息。它特别支持将工作流文件中的 GitHub Action 定义直接映射到其底层源代码。 该系统通过跨语言导入映射和依赖分析工作流增强代码库导航。它利用模式匹配和源映射来解析不同编程语言中的相对路径和绝对路径。

    Links action definitions in CI/CD workflow files directly to the underlying action source code.

    HTMLbrowser-extensiongithubgithub-extension
    在 GitHub 上查看↗5,366
  1. Home
  2. Operating Systems & Systems Programming
  3. Platform Development and Integration
  4. Platform Integrations
  5. GitHub Workflow Utilities

探索子标签

  • Action Source NavigatorsUtilities that navigate from action definitions in workflow files to the underlying source code. **Distinct from GitHub Workflow Utilities:** Focuses on source code navigation for actions rather than general workflow management templates.