awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
openai avatar

openai/codex-plugin-cc

0
View on GitHub↗
21,669 estrellas·1,321 forks·JavaScript·Apache-2.0·4 vistas

Codex Plugin Cc

This project is an AI code review tool and asynchronous task orchestrator designed to analyze uncommitted code changes and architectural decisions. It functions as an LLM agent integration plugin and cross-model workflow bridge, connecting different large language model agents to delegate engineering tasks and synchronize session context.

The system enables multi-model orchestration to cross-reference design decisions and pressure-test architectural assumptions. It provides mechanisms to export session threads and transfer engineering context between separate AI coding environments, allowing for the extension of workflows through the integration of external models for specialized tasks.

The tool covers automated code review and architectural design review through diff-based analysis. It includes a background job management system to track long-running technical investigations and a response gating mechanism that intercepts outputs to address critical technical issues before delivery.

Features

  • Automated Code Review - Analyzes uncommitted changes and branch differences using AI to identify bugs and suggest improvements.
  • AI Code Reviewers - Employs multiple large language models to analyze code changes and provide quality and security feedback.
  • Engineering Context Bridges - Exports session threads and transfers engineering context between separate AI coding environments.
  • Cross-Interface State Synchronization - Synchronizes AI session state and engineering context between different coding interfaces to maintain continuity.
  • Multi-Assistant Prompt Routing - Routes prompts and data between separate AI assistants to cross-reference design decisions and pressure-test assumptions.
  • Multi-Model Orchestration - Coordinates agents using different underlying language models to pressure-test architectural assumptions.
  • Task Delegation - Delegates complex engineering tasks to autonomous subagents that operate independently from the main interface.
  • Agent Integration Bridges - Bridges different LLM agents to synchronize session context and delegate engineering tasks.
  • Diff-Based Change Isolation - Identifies technical issues by isolating specific modified code blocks within diffs for targeted AI analysis.
  • Asynchronous Subagents - Launches background subagents to execute concurrent technical tasks without blocking active development.
  • Asynchronous Task Orchestrators - Manages concurrent background processes and non-blocking event loops for long-running technical investigations.
  • Automated Engineering Platforms - Automates software engineering tasks by assigning complex bugs and investigations to background agents.
  • Job Lifecycle Management - Provides a background job management system to track, retrieve results from, and cancel long-running technical investigations.
  • Technical Investigation Tracking - Provides a system to track the lifecycle and results of asynchronous background technical investigations.
  • Session Context Persistence - Exports persistent session threads to other environments to maintain conversational and configurational context.
  • Agentic Code Reviews - Utilizes specialized AI agents to conduct steerable reviews of architectural assumptions and risk areas.
  • Custom Capability Extensions - Adds custom capabilities to the environment to integrate external AI models for specialized technical tasks.
  • Coding Assistant Integrations - Integrates with Claude Code to automate code reviews and delegate technical engineering tasks within the development workflow.
  • AI Output Gating - Intercepts AI outputs to block delivery until critical technical issues are identified and addressed.
  • Response Quality Gating - Blocks AI outputs until a targeted review ensures critical technical issues are addressed.
  • Cross-Model Integration Tools - Plugin for integrating external model capabilities into agentic workflows.

Historial de estrellas

Gráfico del historial de estrellas de openai/codex-plugin-ccGráfico del historial de estrellas de openai/codex-plugin-cc

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Codex Plugin Cc

Proyectos open-source similares, clasificados según cuántas características comparten con Codex Plugin Cc.
  • qodo-ai/qodo-coverAvatar de qodo-ai

    qodo-ai/qodo-cover

    5,444Ver en GitHub↗

    Qodo Cover is an engineering governance platform and AI-powered assistant designed for automated code review and unit test generation. It utilizes an abstract syntax tree codebase knowledge graph to map dependencies and architectural relationships, allowing it to analyze pull requests and enforce organizational coding standards. The system distinguishes itself through a multi-agent analysis pipeline that performs architectural reasoning and identifies bugs beyond the immediate diff. It features a model context protocol server to expose codebase intelligence to external tools and can automatic

    Pythonagentsaitest-automation
    Ver en GitHub↗5,444
  • realpython/materialsAvatar de realpython

    realpython/materials

    5,173Ver en GitHub↗

    This project is a comprehensive collection of Python programming education materials, including tutorials, exercises, and curated code samples. It serves as a learning curriculum and software engineering toolkit, utilizing Jupyter Notebooks to combine executable code with descriptive educational text. The repository provides practical implementation guides for building large language model applications, such as retrieval-augmented generation systems, stateful AI agents, and machine learning workflows. It distinguishes itself by offering a structured approach to agentic coding workflows, cover

    Jupyter Notebook
    Ver en GitHub↗5,173
  • qodo-ai/pr-agentAvatar de qodo-ai

    qodo-ai/pr-agent

    11,630Ver en GitHub↗

    PR Agent is an AI-powered code analysis tool and pull request reviewer that uses large language models to automate version control workflows. It functions as a programmatic agent that integrates with version control platforms to provide automated quality checks, explain code changes, and manage pull request documentation. The system distinguishes itself by enforcing organizational engineering standards through a customizable rule-based system. It leverages retrieval-augmented generation to inject repository context and organizational guidelines into its analysis, ensuring that feedback remain

    Pythoncode-reviewcodereviewcoding-assistant
    Ver en GitHub↗11,630
  • github/awesome-copilotAvatar de github

    github/awesome-copilot

    35,119Ver en GitHub↗

    Awesome Copilot is a comprehensive framework for autonomous software development, providing the infrastructure to orchestrate multi-agent teams and automate complex coding workflows. It functions as a centralized platform for managing AI-driven development, enabling developers to deploy specialized agents that interact with local files, terminal commands, and external APIs to execute end-to-end software delivery tasks. The project distinguishes itself through its focus on governance and extensibility, offering a suite of security controls, policy-based execution guardrails, and audit trails t

    Pythonaigithub-copilothacktoberfest
    Ver en GitHub↗35,119
Ver las 30 alternativas a Codex Plugin Cc→

Preguntas frecuentes

¿Qué hace openai/codex-plugin-cc?

This project is an AI code review tool and asynchronous task orchestrator designed to analyze uncommitted code changes and architectural decisions. It functions as an LLM agent integration plugin and cross-model workflow bridge, connecting different large language model agents to delegate engineering tasks and synchronize session context.

¿Cuáles son las características principales de openai/codex-plugin-cc?

Las características principales de openai/codex-plugin-cc son: Automated Code Review, AI Code Reviewers, Engineering Context Bridges, Cross-Interface State Synchronization, Multi-Assistant Prompt Routing, Multi-Model Orchestration, Task Delegation, Agent Integration Bridges.

¿Qué alternativas de código abierto existen para openai/codex-plugin-cc?

Las alternativas de código abierto para openai/codex-plugin-cc incluyen: qodo-ai/qodo-cover — Qodo Cover is an engineering governance platform and AI-powered assistant designed for automated code review and unit… realpython/materials — This project is a comprehensive collection of Python programming education materials, including tutorials, exercises,… qodo-ai/pr-agent — PR Agent is an AI-powered code analysis tool and pull request reviewer that uses large language models to automate… github/awesome-copilot — Awesome Copilot is a comprehensive framework for autonomous software development, providing the infrastructure to… oneredoak/claude-code-workflows — This project is a suite of automated tools and an LLM code review framework designed for design auditing, security… awesome-skills/code-review-skill — This project is a specialized instruction set for AI coding agents designed to perform structured, language-specific…