Smol Developer

by smol-ai

⚫Abandoned

Smol Developer is an open-source command-line coding agent that accepts a product specification and uses a large language model to generate a repository containing multiple files. It was an early experiment in agentic software development.

AI AgentsFounded by Swyx (Shawn Wang)Visit website β†’
πŸ” Last checked: 8/29/2026 Β· Confidence: 99%

Why Abandoned

The official GitHub repository was archived by its owner on January 10, 2024, making it read-only. The code remains available as an open-source research and prototyping project.

🩺 Health Signals

3d ago
HTTP Status
200
Response
β€”
SSL
β€”
Confidence
99%
Domain expires
β€”
Last content change
β€”
Last tweet
β€”
API status
β€”

πŸ“… Timeline

2023-03-13

Smol Developer repository created

The public GitHub repository was created as an experiment in using language models to generate complete codebases from natural-language specifications.

2023-03-17

Project introduced publicly

Creator Swyx published an essay presenting Smol Developer as a small, controllable alternative to more autonomous software-development agents.

2024-01-10

Repository archived

The project owner archived the official GitHub repository, leaving it publicly accessible but read-only and ending active development there.

πŸ”„ Alternatives to Smol Developer

πŸͺ¦ Other dead AI Agents tools

❓ Frequently Asked Questions

What is Smol Developer?

Smol Developer is an open-source command-line AI coding agent that turns a natural-language product specification into a multi-file code repository using a large language model.

Is Smol Developer still active?

No. Its official GitHub repository was archived on January 10, 2024, and is read-only. The source code remains available for study or reuse under its repository license.

Who created Smol Developer?

Smol Developer was created by Swyx, also known as Shawn Wang, and published through the smol-ai GitHub organization.

How does Smol Developer generate an application?

A user supplies a prompt or product specification. The agent asks a language model to plan the files and then generate their contents, producing a repository rather than only a single code snippet.

What are the best Smol Developer alternatives?

Current alternatives include Devin for autonomous software-engineering tasks, GitHub Copilot and Cursor for AI-assisted coding, and Replit Agent for generating and deploying applications from prompts.