Engineering capabilities, amplified

About

Kodelet is a CLI-based lightweight SWE Agent. It runs as an interactive CLI tool in your terminal. It is capable of performing software engineering and production operating tasks.

Key Features

Agentic: Kodelet autonomously performs software engineering and production operations tasks with agentic capabilities, making it ideal for users who want a code agent that doesn't nudge for confirmation constantly.

Collaborative: Kodelet yields the best results when you design and refine system architectures with it through natural dialogue.

Contextual: Kodelet excels at exploratory analysis to understand your system alongside you.

Principles

Unlike most of the $20 per month AI Copilot subscriptions, Kodelet lets you bring your own key with no mandatory token usage limits — we assume you want to harness the full power of frontier LLMs.

We optimise tools and prompts to maximize LLM performance. We support Anthropic and OpenAI models — we recommend using Claude Sonnet 4 for coding and reasoning, and Claude Haiku 3.5 for lightweight tasks.

Installation

```bash curl -sSL https://raw.githubusercontent.com/jingkaihe/kodelet/main/install.sh | bash ```

Resources

Source CodeBlogIssues