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