awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kodu-ai avatar

kodu-ai/claude-coder

0
View on GitHub↗
5,255 Stars·198 Forks·TypeScript·9 Aufrufewww.kodu.ai↗

Claude Coder

Claude Coder ist ein autonomer AI-Coding-Agent und ein Entwicklungstool, das als VS-Code-Extension implementiert ist. Es fungiert als LLM-Coding-Agent, der Code generieren, Software debuggen und Projektdesigns direkt in der Entwicklungsumgebung umsetzen kann.

Das System agiert als autonomer Software-Engineer, der Webinhalte recherchieren und die Bereitstellung von Anwendungen in Remote-Umgebungen koordinieren kann. Es integriert Web-Recherche-Funktionen in die IDE, um externe Dokumentationen und technische Informationen abzurufen.

Das Tool deckt eine breite Palette an Software-Engineering-Aufgaben ab, darunter die Automatisierung von Boilerplate-Generierung, Bug-Fixing und die Konvertierung von Projektdesigns in funktionalen Quellcode.

Features

  • Autonomous Software Engineering - Provides an AI agent that autonomously navigates codebases to plan and execute complex programming tasks.
  • LLM-Driven Agent Loops - Uses an iterative cycle of planning and execution driven by a large language model to apply code changes.
  • Multi-Tool Execution Engines - Translates model-generated requests into actual file system operations and shell command executions.
  • AI-Powered Code Generation - Uses generative models to automatically create boilerplate structures and implement project designs.
  • Autonomous Coding Agents - Decomposes complex coding tasks into actionable steps to automate development workflows within the IDE.
  • AI Development Tools - Leverages artificial intelligence to assist in software development tasks like boilerplate generation and design implementation.
  • Autonomous Software Engineers - Functions as a specialized agent that plans and executes multi-step technical tasks and remote deployments.
  • Agentic IDE Extensions - Implements an extension for VS Code that enables autonomous agent behavior within the editor.
  • Automated Issue Resolvers - Identifies and resolves coding errors automatically to reduce manual troubleshooting time.
  • VS Code Extensions - Implemented as a plugin for the Visual Studio Code editor to integrate AI capabilities into the workspace.
  • AI-Driven Bug Fixing - Uses AI agents to identify and apply code corrections for software bugs in general repositories.
  • RAG Context Retrieval - Retrieves relevant local codebase snippets to provide the LLM with project-specific context.
  • Real-Time Web Search Integrations - Integrates real-time web search to fetch external documentation and technical information during code generation.
  • Web Research Tools - Performs live web searches to integrate current information and external inspiration into the codebase.
  • Web Search Integrations - Integrates real-time web search within the IDE to fetch technical documentation while coding.
  • Hierarchical State Tracking - Maintains a persistent record of goals and completed steps to manage complex multi-file migrations.
  • Boilerplate Generators - Automates the creation of repetitive code patterns and standard project structures.
  • Mockup-to-Code Implementations - Converts design mockups and wireframes into functional source code directly within the editor.

Star-Verlauf

Star-Verlauf für kodu-ai/claude-coderStar-Verlauf für kodu-ai/claude-coder

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht kodu-ai/claude-coder?

Claude Coder ist ein autonomer AI-Coding-Agent und ein Entwicklungstool, das als VS-Code-Extension implementiert ist. Es fungiert als LLM-Coding-Agent, der Code generieren, Software debuggen und Projektdesigns direkt in der Entwicklungsumgebung umsetzen kann.

Was sind die Hauptfunktionen von kodu-ai/claude-coder?

Die Hauptfunktionen von kodu-ai/claude-coder sind: Autonomous Software Engineering, LLM-Driven Agent Loops, Multi-Tool Execution Engines, AI-Powered Code Generation, Autonomous Coding Agents, AI Development Tools, Autonomous Software Engineers, Agentic IDE Extensions.

Welche Open-Source-Alternativen gibt es zu kodu-ai/claude-coder?

Open-Source-Alternativen zu kodu-ai/claude-coder sind unter anderem: swe-agent/swe-agent — SWE-agent is an autonomous software engineering platform designed to automate repository maintenance and issue… stitionai/devika — Devika is an autonomous AI software engineering system designed to plan, write, and debug code from high-level natural… github/docs — GitHub Copilot is an AI-powered development platform designed to integrate large language models directly into coding… princeton-nlp/swe-agent — SWE-agent is a collection of autonomous agents designed for software engineering, competitive programming, and… kilo-org/kilocode — Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development… erikbjare/gptme — gptme is a multi-agent orchestration platform designed for autonomous software engineering, terminal-based AI…

Open-Source-Alternativen zu Claude Coder

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Claude Coder.
  • swe-agent/swe-agentAvatar von SWE-agent

    SWE-agent/SWE-agent

    18,510Auf GitHub ansehen↗

    SWE-agent is an autonomous software engineering platform designed to automate repository maintenance and issue resolution. By orchestrating language models to navigate codebases, diagnose software bugs, and apply fixes, the framework functions as an autonomous agent capable of executing shell commands, editing source code, and managing pull requests within isolated, containerized environments. The platform distinguishes itself through its focus on end-to-end task autonomy and observability. It features a robust trajectory logging system that records every thought, action, and environment obse

    Pythonagentagent-based-modelai
    Auf GitHub ansehen↗18,510
  • stitionai/devikaAvatar von stitionai

    stitionai/devika

    19,511Auf GitHub ansehen↗

    Devika is an autonomous AI software engineering system designed to plan, write, and debug code from high-level natural language instructions. It functions as an agentic software engineer that decomposes complex objectives into actionable coding steps for autonomous execution. The system integrates cloud-based and self-hosted large language models through a provider-agnostic layer, allowing for multi-model reasoning and code completion. It distinguishes itself by combining these models with a sandboxed execution environment for running code across different operating systems and a web-browsing

    Python
    Auf GitHub ansehen↗19,511
  • github/docsAvatar von github

    github/docs

    18,951Auf GitHub ansehen↗

    GitHub Copilot is an AI-powered development platform designed to integrate large language models directly into coding environments. It functions as an interactive assistant and an agentic workflow orchestrator, enabling developers to automate code generation, perform automated code reviews, and execute complex, multi-step development tasks through natural language prompts. The platform distinguishes itself through its autonomous agent capabilities, which allow for repository-level research, implementation planning, and code modifications across multiple files. It supports a modular architectu

    TypeScriptdocsworks-with-codespaces
    Auf GitHub ansehen↗18,951
  • princeton-nlp/swe-agentAvatar von princeton-nlp

    princeton-nlp/SWE-agent

    19,540Auf GitHub ansehen↗

    SWE-agent is a collection of autonomous agents designed for software engineering, competitive programming, and offensive cybersecurity operations. These agents utilize large language models to navigate codebases, interact with file systems, and use terminal interfaces to resolve GitHub issues or complete technical challenges. The system employs specialized agent modes that switch prompting strategies based on whether the task is a software bug, an algorithmic programming problem, or a security vulnerability. It includes dedicated capabilities for automated repository maintenance and offensive

    Python
    Auf GitHub ansehen↗19,540
Alle 30 Alternativen zu Claude Coder anzeigen→