awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to daniel4se/codeagent

Open-source alternatives to Codeagent

9 open-source projects similar to daniel4se/codeagent, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Codeagent alternative.

  • cloudflare/vibesdkcloudflare 的头像

    cloudflare/vibesdk

    5,094在 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
    在 GitHub 上查看↗5,094
  • smol-ai/developersmol-ai 的头像

    smol-ai/developer

    12,188在 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
    在 GitHub 上查看↗12,188
  • codium-ai/alphacodiumCodium-ai 的头像

    Codium-ai/AlphaCodium

    3,945在 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
    在 GitHub 上查看↗3,945

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • jennyzzt/dgmjennyzzt 的头像

    jennyzzt/dgm

    2,135在 GitHub 上查看↗

    Darwin Gödel Machine: Open-Ended Evolution of Self-Improving Agents

    Python
    在 GitHub 上查看↗2,135
  • madaan/self-refinemadaan 的头像

    madaan/self-refine

    806在 GitHub 上查看↗

    With Self-Refine, LLMs can generate feedback on their work, use it to improve the output, and repeat this process.

    Python
    在 GitHub 上查看↗806
  • all-hands-ai/openhandsAll-Hands-AI 的头像

    All-Hands-AI/OpenHands

    77,468在 GitHub 上查看↗

    OpenHands is an autonomous AI software engineer and coding assistant designed to execute software engineering tasks by interacting directly with codebases and development environments. It functions as a platform for running AI agents that can write code and manage files to automate complex development workflows. The system distinguishes itself through a container-based execution environment that isolates agent actions within a sandboxed Linux environment. It employs an autonomous agent loop of observation, planning, and action, supported by a standardized communication protocol that allows it

    Python
    在 GitHub 上查看↗77,468
  • yuzhu-cai/rsde-benchyuzhu-cai 的头像

    yuzhu-cai/rSDE-Bench

    36在 GitHub 上查看↗

    Code and data for paper "Self-Evolving Multi-Agent Collaboration Networks for Software Development".

    Python
    在 GitHub 上查看↗36
  • codelion/openevolvecodelion 的头像

    codelion/openevolve

    6,608在 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
    在 GitHub 上查看↗6,608
  • huangd1999/agentcoderhuangd1999 的头像

    huangd1999/AgentCoder

    388在 GitHub 上查看↗

    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.…

    Python
    在 GitHub 上查看↗388