awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
smol-ai avatar

smol-ai/developer

0
View on GitHub↗
12,188 stars·1,077 forks·Python·MIT·6 vuestwitter.com/SmolModels↗

Developer

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 scaffolding to generate folder hierarchies and source files from natural language requirements, as well as automated codebase scanning to identify architectural improvements. It also includes capabilities for structured web content extraction and human-in-the-loop debugging to resolve bugs through iterative feedback.

Features

  • Agent Interface Servers - Exposes development capabilities and task execution interfaces to remote AI agents via a structured protocol.
  • AI Software Engineering - Provides a comprehensive system for automating the software development lifecycle via AI-driven program synthesis and bug fixing.
  • Agent Embedding Frameworks - A set of tools for embedding autonomous program synthesis capabilities into external software projects.
  • Autonomous Task Orchestration - Manages complex development workflows by orchestrating program synthesis in a remote server architecture.
  • Autonomous Agent Frameworks - Provides a framework for building autonomous agents capable of codebase analysis, project scaffolding, and task execution.
  • Codebase Analysis - Scans source files to identify potential bugs and suggest architectural improvements using AI.
  • Human-in-the-Loop Workflows - Implements a feedback cycle for users to improve AI-generated code via manual error reporting.
  • Coding Feedback Loops - Refines generated code through a cycle of human prompt updates and error message injection.
  • Code Refinement - Updates generated code snippets iteratively based on new prompt instructions or error messages.
  • Natural Language Scaffolding Tools - Generates complete folder hierarchies and source files from natural language descriptions.
  • Codebase Analyzers - Analyzes all source files within a project to suggest architectural improvements using AI.
  • Coding Skill Improvement Resources - Provides AI-driven scanning of source files to identify architectural improvements and potential bugs.
  • Natural Language Code Generators - Transforms natural language requirements into executable source files and directory structures.
  • AI Agent Integrations - Embeds autonomous program synthesis and remote execution capabilities into external software projects.
  • AI Coding Assistants - Improves generated code through a cycle of human feedback and automated error reporting.
  • Requirements-Based Bootstrapping - Automates the creation of program structures and initial files based on product specifications.
  • Remote Execution Protocols - Executes development tasks over a standardized server interface to decouple agent logic from the environment.
  • Remote Agent Task Execution - Provides a standardized server interface to run development steps for AI agents remotely.
  • Code Editors and Assistants - Lightweight AI coding agent for rapid prototyping.

Historique des stars

Graphique de l'historique des stars pour smol-ai/developerGraphique de l'historique des stars pour smol-ai/developer

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Developer

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Developer.
  • microsoft/vscode-copilot-chatAvatar de microsoft

    microsoft/vscode-copilot-chat

    9,493Voir sur GitHub↗

    This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for generating, refactoring, and debugging code. It functions as an AI agent framework and a Model Context Protocol client, connecting AI models to external data sources and tools to automate complex development tasks. The system is distinguished by its use of autonomous AI agents capable of multi-step task execution, including the ability to read files, modify code, and run terminal commands iteratively. It supports recursive agent orchestration through subagent delegation and employ

    TypeScript
    Voir sur GitHub↗9,493
  • joaomdmoura/crewaiAvatar de joaomdmoura

    joaomdmoura/crewai

    53,752Voir sur GitHub↗

    CrewAI is a multi-agent orchestration framework and autonomous agent workflow engine. It provides a system for coordinating autonomous AI agents with specific roles and goals to solve complex tasks through collaborative intelligence. The framework distinguishes itself through a collaborative AI agent system that enables multiple language model instances to share intelligence and execute multi-step objectives via role-playing. It incorporates human-in-the-loop mechanisms, allowing for manual review checkpoints to validate decisions and refine outcomes within autonomous execution paths. The pl

    Python
    Voir sur GitHub↗53,752
  • phodal/auto-devAvatar de phodal

    phodal/auto-dev

    4,508Voir sur GitHub↗

    auto-dev is an AI-native software engineering tool and multi-agent development platform designed to automate the entire software development lifecycle. It functions as an autonomous orchestrator that manages AI-driven coding, testing, and infrastructure configuration through declarative agent chains. The project is built on a Kotlin Multiplatform AI framework, allowing agent logic to run across diverse environments and device interfaces. The platform implements the Model Context Protocol to exchange tools and project information with external AI services. It distinguishes itself through the u

    Kotlinaigcgenaigenaistack
    Voir sur GitHub↗4,508
  • claude-code-best/claude-codeAvatar de claude-code-best

    claude-code-best/claude-code

    20,272Voir sur GitHub↗

    Claude Code is a command-line interface and multi-agent orchestration framework designed for autonomous software engineering. It enables AI agents to perform codebase modifications, debugging, and Git workflow management while coordinating multiple specialized agents to decompose and execute complex engineering tasks in parallel. The system distinguishes itself through a high degree of isolation and safety, utilizing Git worktrees to create independent working directories for concurrent agents and implementing a tiered permission system that combines user rules, project policies, and OS-level

    TypeScript
    Voir sur GitHub↗20,272
Voir les 30 alternatives à Developer→

Questions fréquentes

Que fait smol-ai/developer ?

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.

Quelles sont les fonctionnalités principales de smol-ai/developer ?

Les fonctionnalités principales de smol-ai/developer sont : Agent Interface Servers, AI Software Engineering, Agent Embedding Frameworks, Autonomous Task Orchestration, Autonomous Agent Frameworks, Codebase Analysis, Human-in-the-Loop Workflows, Coding Feedback Loops.

Quelles sont les alternatives open-source à smol-ai/developer ?

Les alternatives open-source à smol-ai/developer incluent : microsoft/vscode-copilot-chat — This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for… joaomdmoura/crewai — CrewAI is a multi-agent orchestration framework and autonomous agent workflow engine. It provides a system for… phodal/auto-dev — auto-dev is an AI-native software engineering tool and multi-agent development platform designed to automate the… claude-code-best/claude-code — Claude Code is a command-line interface and multi-agent orchestration framework designed for autonomous software… huggingface/smolagents — This framework provides a development toolkit for building autonomous agents that utilize language models to solve… sst/opencode — OpenCode is an autonomous software developer and LLM coding agent designed to write code and manage development…