2 Repos
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 ist eine Browser-Erweiterung, die die Navigation innerhalb von GitHub-Repositories verbessert, indem sie textbasierte Abhängigkeitsreferenzen, Import-Anweisungen und Workflow-Aktionen in anklickbare Links umwandelt. Sie fungiert als sprachübergreifender Code-Navigator und Abhängigkeits-Linker und transformiert statische Referenzen in direkte Links zu Quell-Repositories und Dateien. Das Tool bietet integrierte Hovercards für Paket-Einblicke, die Abhängigkeitsdetails und Paketinformationen anzeigen, ohne dass der Benutzer die aktuelle Seite verlassen muss. Es bildet insbesondere GitHub-Action-Definitionen in Workflow-Dateien direkt auf ihren zugrunde liegenden Quellcode ab. Das System deckt die Verbesserung der Codebasis-Navigation durch sprachübergreifendes Import-Mapping und Abhängigkeitsanalyse-Workflows ab. Es nutzt Pattern-Matching und Source-Mapping, um relative und absolute Pfade über verschiedene Programmiersprachen hinweg aufzulösen.
Links action definitions in CI/CD workflow files directly to the underlying action source code.