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
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 Repos

Awesome GitHub RepositoriesAI-Driven Feature Implementation

Autonomous modification of project files to add new capabilities while preserving existing code styles.

Distinct from Incremental Implementations: Focuses on AI-agent-driven code modification for new features, rather than manual TDD vertical slice methodologies.

Explore 9 awesome GitHub repositories matching software engineering & architecture · AI-Driven Feature Implementation. Refine with filters or upvote what's useful.

Awesome AI-Driven Feature Implementation GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • 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

    Modifies project files to add new capabilities while maintaining existing code style and performing incremental verification.

    Python
    Auf GitHub ansehen↗19,511
  • tukuaiai/vibe-coding-cnAvatar von tukuaiai

    tukuaiai/vibe-coding-cn

    8,294Auf GitHub ansehen↗

    vibe-coding-cn is an AI software development workflow and prompt engineering framework designed to transform product ideas into functional applications using natural language. It functions as an AI agent orchestration system that coordinates specialized skills and quality gates to guide the incremental creation of software. The framework distinguishes itself through a project memory system that maintains architectural and design documentation to preserve context during long-term collaborations. It employs a prompt optimization library that utilizes recursive loops, chain-of-thought reasoning,

    Builds complex features using small-step instructions and mandatory verification tests to ensure successful delivery.

    Pythonaiai-agentsclaude-code
    Auf GitHub ansehen↗8,294
  • sweepai/sweepAvatar von sweepai

    sweepai/sweep

    7,703Auf GitHub ansehen↗

    Sweep ist ein automatisiertes Software-Engineering-System, das Large Language Models nutzt, um GitHub-Issues zu lösen. Es fungiert als KI-Softwareentwickler, der natürlichsprachliche Issue-Beschreibungen in konkrete Codeänderungen und Pull Requests umwandelt. Das System integriert sich in GitHub-Webhooks, um Workflows basierend auf der Erstellung von Issues oder Label-Updates auszulösen. Es verwendet eine iterative Feedbackschleife, die Compiler-Fehler und Testergebnisse analysiert, um den generierten Code zu verfeinern und Bugs zu beheben. Das Tool deckt eine Reihe von Wartungsaufgaben ab, darunter automatisiertes Bugfixing, Feature-Implementierung und Refactoring der Codebasis. Es nutzt statische Analyse und kontextbezogenes Prompting, um sicherzustellen, dass der generierte Code projektspezifische Standards für Typisierung, Logging und Architektur einhält. Die Sicherheit wird durch regelbasierte Leitplanken und Zugriffsbeschränkungen verwaltet, die verhindern, dass der Agent geschützte Dateien oder Verzeichnisse modifiziert.

    Automatically implements new requested features from GitHub issues while preserving existing codebase styles.

    Jupyter Notebook
    Auf GitHub ansehen↗7,703
  • missing-semester-cn/missing-semester-cn.github.ioAvatar von missing-semester-cn

    missing-semester-cn/missing-semester-cn.github.io

    7,311Auf GitHub ansehen↗

    This is an open-source educational website that translates and localizes MIT's Missing Semester course, teaching practical computing skills for computer science students. The curriculum covers developer tooling, shell scripting, version control, security fundamentals, and open-source collaboration, with a focus on core computing skills including data processing pipelines, workflow automation, secure remote access, shell productivity, Vim editing, and Git version control. The project distinguishes itself by teaching command-line mastery, shell scripting, and automation to boost daily developer

    Teaches translating a descriptive specification into working code with iterative refinement.

    Markdown
    Auf GitHub ansehen↗7,311
  • rse/es6-featuresAvatar von rse

    rse/es6-features

    6,163Auf GitHub ansehen↗

    This project is a reference catalogue of the new syntax and behavioral changes introduced in the ECMAScript 6 (ES6) specification for JavaScript. It serves as a curated overview and comparison table of the language features defined by the standard, documenting additions such as block scoping with let and const, arrow function syntax, default parameter handling, and rest parameter collection. The reference is structured as a side-by-side comparison chart that maps old and new JavaScript syntax patterns, providing a focused guide for each capability. It covers the core language fundamentals

    Organises ES6 features by their specification section for side-by-side comparison.

    HTML
    Auf GitHub ansehen↗6,163
  • kuafuai/devopsgptAvatar von kuafuai

    kuafuai/DevOpsGPT

    5,959Auf GitHub ansehen↗

    DevOpsGPT ist eine LLM-gesteuerte DevOps-Automatisierungsplattform und ein KI-Softwareentwicklungs-Agent. Er wandelt natürlichsprachliche Anforderungen in funktionalen Code und automatisierte Bereitstellungen um, indem er Codebasis-Analysen, Code-Generierung und Delivery-Pipelines koordiniert. Das System verfügt über eine automatisierte Code-Generierungs-Engine und eine aufgabenbasierte Zerlegungs-Engine, die Projektstrukturen analysieren, um kontextbewusste Code-Erweiterungen zu erstellen. Es nutzt ein steckbares Modell-Integrationssystem, um sich für domänenspezifische Entwicklungsaufgaben mit privaten oder professionellen Sprachmodell-Bereitstellungen zu verbinden. Die Plattform verwaltet den gesamten Software-Delivery-Lebenszyklus durch einen CI/CD-Pipeline-Orchestrator, der Codesynthese mit automatisierten Test- und Bereitstellungstools verknüpft. Dies umfasst Funktionen für Software-Version-Releases und die Integration mit verschiedenen externen DevOps-Plattformen.

    Autonomously modifies project files to add new capabilities while preserving existing code styles.

    HTML
    Auf GitHub ansehen↗5,959
  • potpie-ai/potpieAvatar von potpie-ai

    potpie-ai/potpie

    5,161Auf GitHub ansehen↗

    Potpie is an LLM codebase analysis platform and multi-agent orchestration framework designed to act as an AI software engineer. It parses repositories into a structured code knowledge graph, enabling AI agents to perform multi-hop reasoning, dependency tracing, and grounded technical analysis across large codebases. The system distinguishes itself through a spec-driven development framework where agents generate detailed technical specifications and architecture plans before implementing multi-file code changes. It utilizes a durable execution engine to coordinate specialized AI personas for

    Generates detailed implementation plans and surfaces clarifying questions to define new feature specifications.

    Pythonagentsai-agentsai-agents-framework
    Auf GitHub ansehen↗5,161
  • buildermethods/agent-osAvatar von buildermethods

    buildermethods/agent-os

    3,885Auf GitHub ansehen↗

    Agent-OS is an LLM multi-agent orchestration framework and AI software development lifecycle tool designed to coordinate specialized agents through shared workspaces and structured task lists. It functions as an agentic application bootstrapper and technical specification engine, providing the infrastructure to guide the process from product requirements to automated coding and deployment. The system distinguishes itself through spec-driven development, using detailed technical specifications and layered context injection to ensure generated code aligns with project standards. It employs a ma

    Generates detailed functional requirements and sample data to guide the development of specific application screens.

    Shell
    Auf GitHub ansehen↗3,885
  • gemini-cli-extensions/conductorAvatar von gemini-cli-extensions

    gemini-cli-extensions/conductor

    2,751Auf GitHub ansehen↗

    Conductor is an agentic coding tool that plans, generates, and manages software features through structured tracks and human-reviewed plans. It operates as a plan-driven code generator, reading structured plan files to determine the sequence of tasks and their dependencies before executing any code generation or modification. The system also functions as a feature specification manager, defining features in formal specification files that capture goals, requirements, and implementation steps as machine-readable documents. The tool distinguishes itself through a git-history-based undo system t

    Planning, specifying, and implementing software features through structured tracks with human review before code generation.

    context-driven-developmentgeminigemini-cli
    Auf GitHub ansehen↗2,751
  1. Home
  2. Software Engineering & Architecture
  3. Incremental Implementations
  4. AI-Driven Feature Implementation

Unter-Tags erkunden

  • Feature Specification Definition1 Sub-TagAI-driven generation of implementation plans and clarifying questions before modifying code. **Distinct from AI-Driven Feature Implementation:** Focuses on the planning and specification phase prior to implementation, unlike the direct modification of files.
  • Specification-Driven CodingTranslating a descriptive specification into working code, letting developers iterate on the result until it matches their intent. **Distinct from AI-Driven Feature Implementation:** Distinct from AI-Driven Feature Implementation: focuses on the process of translating specifications into code with iterative refinement, not autonomous modification of project files.