@vibecontrols/vibe-plugin-gitops-github
v2026.529.1
Published
GitHub provider for VibeControls GitOps meta plugin (REST v3 + GraphQL v4)
Maintainers
Readme
@vibecontrols/vibe-plugin-gitops-github
License: MIT — see LICENSE. Note: This plugin is open source. The
@vibecontrols/agentruntime that loads it is not open source — it is a proprietary product of Burdenoff Consultancy Services Pvt. Ltd. See vibecontrols.com for the agent.
GitHub provider for the @vibecontrols/vibe-plugin-gitops meta plugin.
Talks to GitHub directly via REST v3 + GraphQL v4 — no gh CLI on the user box.
Install
vibe plugin install @vibecontrols/vibe-plugin-gitops # meta (once)
vibe plugin install @vibecontrols/vibe-plugin-gitops-github # this providerAuth
Personal Access Token (classic or fine-grained). Required scopes:
repo— repos, PRs, issuesworkflow— Actions runsread:org— org rollupsecurity_events— Dependabot / code scanning alerts
vibe gitops auth set github ghp_xxxxxxxxxxxxxxxxxxxxStorage
PAT lives in the agent's Skalex encrypted SQLite at namespace gitops-github, key pat:default. Plaintext token never leaves the agent.
License
Proprietary — see LICENSE.
License
Released under the MIT License.
Copyright (c) 2026 Burdenoff Consultancy Services Private Limited, Algoshred Technologies Private Limited, and all its sister companies.
Maintainer: Vignesh T.V — https://github.com/tvvignesh
Credits
This plugin builds on the following upstream open-source projects. All trademarks and copyrights remain with their respective owners.
- GitHub REST + GraphQL API — https://docs.github.com/rest
About VibeControls
VibeControls is the agentic engineering mission control for AI-native teams. Vibe-plugins extend the VibeControls agent with new providers, tools, sessions, tunnels, storage backends, and security stages.
- Website: https://vibecontrols.com
- Documentation: https://docs.vibecontrols.com
- Plugin SDK: https://github.com/algoshred/vibecontrols-plugin-sdk
- All plugins: https://github.com/algoshred?q=vibe-plugin-&type=all
Important: agent is not open source
The @vibecontrols/agent runtime that loads and orchestrates these plugins is closed source and proprietary to Burdenoff Consultancy Services Pvt. Ltd. Only the plugin contract and the plugins themselves are released under MIT. If you want a fully self-hostable agent, please open an issue or contact the maintainer.
