@vibecontrols/vibe-plugin-gitops-github
v2026.731.1
Published
GitHub provider for VibeControls GitOps meta plugin (REST v3 + GraphQL v4)
Maintainers
Readme
@vibecontrols/vibe-plugin-gitops-github
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.
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
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
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
Note: this plugin is open source under MIT. The @vibecontrols/agent runtime that loads and orchestrates plugins is closed source and proprietary to Burdenoff Consultancy Services Pvt. Ltd. If you want a fully self-hostable agent, please open an issue or contact the maintainer.
