awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
huangd1999 avatar

huangd1999/AgentCoder

0
View on GitHub↗
388 stele·79 fork-uri·Python·3 vizualizări

AgentCoder

AgentCoder is a novel multiagent-code generation framework that leverages the power of large language models (LLMs) to enhance the effectiveness of code generation. The framework consists of three specialized agents: the programmer agent, the test designer agent, and the test executor agent.…

Features

  • Code Refinement - Multi-agent code generation with iterative testing.

Istoric stele

Graficul istoricului de stele pentru huangd1999/agentcoderGraficul istoricului de stele pentru huangd1999/agentcoder

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face huangd1999/agentcoder?

AgentCoder is a novel multiagent-code generation framework that leverages the power of large language models (LLMs) to enhance the effectiveness of code generation. The framework consists of three specialized agents: the programmer agent, the test designer agent, and the test executor agent.…

Care sunt principalele funcționalități ale huangd1999/agentcoder?

Principalele funcționalități ale huangd1999/agentcoder sunt: Code Refinement.

Care sunt câteva alternative open-source pentru huangd1999/agentcoder?

Alternativele open-source pentru huangd1999/agentcoder includ: cloudflare/vibesdk — vibesdk is an agentic software development platform and framework designed to coordinate autonomous agents that write,… smol-ai/developer — This project is an AI software engineering tool and framework for building autonomous coding agents. It provides a… codium-ai/alphacodium — AlphaCodium is an LLM code generation framework and automated programming benchmark designed to solve programming… jennyzzt/dgm — Darwin Gödel Machine: Open-Ended Evolution of Self-Improving Agents. madaan/self-refine — With Self-Refine, LLMs can generate feedback on their work, use it to improve the output, and repeat this process. all-hands-ai/openhands — OpenHands is an autonomous AI software engineer and coding assistant designed to execute software engineering tasks by…

Alternative open-source pentru AgentCoder

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu AgentCoder.
  • cloudflare/vibesdkAvatar cloudflare

    cloudflare/vibesdk

    5,094Vezi pe GitHub↗

    vibesdk is an agentic software development platform and framework designed to coordinate autonomous agents that write, debug, and refine full-stack applications from natural language. It serves as a cloud-native application orchestrator and an LLM-powered code generation framework that converts prompts into functional code through iterative conversations and multi-phase agent behaviors. The project distinguishes itself by providing a complete toolchain for building AI development platforms. This includes the ability to integrate various model providers, construct custom LLM toolkits, and mana

    TypeScript
    Vezi pe GitHub↗5,094
  • smol-ai/developerAvatar smol-ai

    smol-ai/developer

    12,188Vezi pe GitHub↗

    This project is an AI software engineering tool and framework for building autonomous coding agents. It provides a system for automating program synthesis and bug fixing by integrating large language models with codebase analysis and iterative refinement loops. The framework features an agentic development server that exposes task execution interfaces to remote agents through a structured protocol. This allows for the remote execution of development tasks and the embedding of autonomous program synthesis capabilities into external software projects. The toolset covers AI-driven project scaff

    Python
    Vezi pe GitHub↗12,188
  • codium-ai/alphacodiumAvatar Codium-ai

    Codium-ai/AlphaCodium

    3,945Vezi pe GitHub↗

    AlphaCodium is an LLM code generation framework and automated programming benchmark designed to solve programming problems through iterative generation and testing. It functions as an iterative code refinement system that improves the precision of generated code by comparing outputs against expected results and re-prompting the model. The project implements a flow engineering pipeline, using a structured sequence of prompting stages to refine code through a cycle of generation, evaluation, and correction. This approach allows the system to process programming datasets and measure the accuracy

    Pythonbroader-impactscode-generationflow-engineering
    Vezi pe GitHub↗3,945
  • codelion/openevolveAvatar codelion

    codelion/openevolve

    6,608Vezi pe GitHub↗

    OpenEvolve is an evolutionary algorithm framework that uses large language models to autonomously discover and optimize programming algorithms. It functions as an algorithm discovery engine and code search tool, evolving populations of candidate programs to find efficient implementations and hardware-specific speedups. The system treats both code and system instructions as evolvable entities, utilizing an automated prompt optimizer to iteratively refine model performance. It maintains search stability through niche-based population management to preserve diversity and employs a closed-loop fe

    Python
    Vezi pe GitHub↗6,608
  • Vezi toate cele 9 alternative pentru AgentCoder→