{"name":"aidevops: Autonomous AI DevOps Framework for 100x Developer Productivity","description":"aidevops is an AI DevOps framework and OpenCode plugin designed to automate complex development, business, and creative projects. It enables AI agents to perform useful work across various domains, providing structure, security, and token efficiency for autonomous project delivery. This platform aims to significantly enhance developer capabilities by managing projects end-to-end without constant human supervision.","github":"https://github.com/marcusquinn/aidevops","url":"https://osrepos.com/repo/marcusquinn-aidevops","source":"osrepos.com","sourceDescription":"This repository profile is provided by osrepos.com, an open source repository discovery platform.","repositoryProfile":"https://osrepos.com/repo/marcusquinn-aidevops","generatedFor":"open source discovery and AI-assisted research","markdown":"https://osrepos.com/repo/marcusquinn-aidevops.md","json":"https://osrepos.com/repo/marcusquinn-aidevops.json","topics":["ai-agents","devops","automation","git-workflow","opencode","ai-assistant","Shell"],"keywords":["ai-agents","devops","automation","git-workflow","opencode","ai-assistant","Shell"],"stars":null,"summary":"aidevops is an AI DevOps framework and OpenCode plugin designed to automate complex development, business, and creative projects. It enables AI agents to perform useful work across various domains, providing structure, security, and token efficiency for autonomous project delivery. This platform aims to significantly enhance developer capabilities by managing projects end-to-end without constant human supervision.","content":"## Introduction\n\naidevops is an AI DevOps framework and an OpenCode plugin designed to streamline complex development, business, and creative projects. It tackles the challenge that while \"Vibe-Coding is easy, DevOps is hard,\" by providing token-efficient AI agent automation for your applications, business, and personal development. This framework layers value and automation onto information flows, ensuring that work across various domains can be codified, systemized, and improved using DevOps principles.\n\nUnlike many AI tools that require extensive manual coordination, aidevops structures the work so that AI agents can share context, operate safely in parallel, optimize model budget usage, and continuously improve the system. It is built with an open-source first philosophy, aiming for state-of-the-art results and offering opinionated tools, services, CLI, and API stack for speed, security, and 24/7 operations.\n\n## Why Use aidevops and Key Benefits\n\naidevops is built to bridge the gap between “the model can probably do this” and “the work is actually done, verified, safe, and worth the cost.” Here are its key advantages:\n\n*   **Autonomous Operations**: The \"Pulse Supervisor\" acts as the autonomous AI heartbeat, running every two minutes to merge ready PRs, dispatch workers, detect and fix stuck work, advance multi-day \"Missions,\" triage quality findings, and sync TODO states with GitHub. This enables end-to-end project delivery without constant human intervention.\n*   **Enhanced Safety and Efficiency**: Critical operations, such as force pushes or production deployments, are subject to \"Multi-Model Verification,\" where a second AI model from a different provider independently assesses safety, reducing correlated hallucinations. The framework also employs \"Cost-Aware Routing,\" directing tasks to the most appropriate and cost-effective AI models (e.g., GPT-5.6 Luna for bounded work, GPT-6 Astra for consequential reasoning) and utilizes \"Token-Efficient Serialisation\" (TOON format) to minimize context overhead.\n*   **Extensive Integrations**: With over 30 service integrations and 19 Model Context Protocol (MCP) servers, aidevops offers comprehensive coverage for infrastructure, hosting, domain, DNS, development platforms (GitHub, GitLab), design, mobile app testing, video creation, WordPress, and more. This allows agents to interact with a wide array of tools and services seamlessly.\n*   **Self-Improving Agent System**: Agents in aidevops are designed to learn from experience. The `@agent-review` feature analyzes session outcomes, suggests improvements to agent files, and can even compose pull requests to contribute these enhancements back to the framework. This creates a continuous feedback loop for better agent performance and framework evolution.\n*   **Parallel Development and Workflows**: It supports \"Multi-Agent Orchestration\" where multiple AI agents work in parallel on isolated Git worktrees, coordinated through a lightweight mailbox system. Features like \"Runners\" provide persistent agent identities, and \"Session Management\" allows for spawning and resuming parallel AI sessions, significantly boosting productivity.\n*   **Robust Security and Quality Control**: aidevops incorporates a \"Vault security model\" for protected data, comprehensive security commands (`aidevops security`), and multi-platform quality analysis integrations (SonarCloud, CodeFactor, Codacy, CodeRabbit). It also includes features like \"Supply Chain Hardening\" and \"Secretlint\" to ensure code integrity and prevent credential exposure.\n\n## Installation\n\nGetting started with aidevops is straightforward. The recommended method is via npm:\n\nbash\nnpm install -g aidevops && aidevops update\n\n\nAlternatively, you can use Bun or Homebrew:\n\nbash\nbun install -g aidevops && aidevops update\n# Or for Homebrew (macOS/Linux):\nbrew install marcusquinn/tap/aidevops && aidevops update\n\n\nThe `aidevops update` command deploys agents to `~/.aidevops/agents/` and configures your AI assistants automatically. After installation, launch OpenCode and type `/onboarding` for an interactive setup wizard that will guide you through configuring services and personalized recommendations.\n\n## Examples\n\nHere are a few examples of how you can use aidevops to enhance your development workflow:\n\n*   **Initialize aidevops in any project**:\n    bash\n    cd ~/your-project\n    aidevops init # Enable the default feature set\n    aidevops init planning,time-tracking # Enable specific features\n    \n*   **Scope an autonomous mission**:\n    text\n    /mission \"Redesign the landing pages for mobile-first with A/B testing\"\n    \n    The pulse supervisor will then break this goal into milestones, dispatch workers, validate progress, and track the budget automatically.\n*   **Run iterative quality checks with auto-fix**:\n    text\n    /preflight-loop --auto-fix --max-iterations 10\n    \n    This command runs quality checks repeatedly, attempting to fix issues automatically until all checks pass or the maximum iterations are reached.\n*   **Work on isolated branches using Git Worktrees**:\n    bash\n    wt switch -c feature/my-new-feature\n    # This creates a new worktree and switches to it, allowing parallel development.\n    \n*   **Store and recall knowledge across sessions**:\n    text\n    /remember \"Fixed CORS with nginx headers by adding 'add_header Access-Control-Allow-Origin *;'\"\n    /recall \"nginx CORS fix\"\n    \n    This helps build a persistent knowledge base for your AI agents.\n*   **Perform a comprehensive security assessment**:\n    bash\n    aidevops security\n    \n    This single command covers user security posture, plaintext secret detection, supply chain IoC scanning, and active advisories.\n\n## Links\n\n*   **GitHub Repository**: <a href=\"https://github.com/marcusquinn/aidevops\" target=\"_blank\">marcusquinn/aidevops</a>\n*   **Official Website**: <a href=\"https://aidevops.sh\" target=\"_blank\">aidevops.sh</a>\n*   **OpenCode**: <a href=\"https://opencode.ai/\" target=\"_blank\">opencode.ai</a>","metrics":{"detailViews":1,"githubClicks":0},"dates":{"published":null,"modified":"2026-09-08T23:13:23.000Z"}}