Kodelet

Engineering capabilities, amplified through autonomous LLM intelligence

About

Kodelet is a lightweight agentic SWE Agent. It runs as an interactive CLI tool in your terminal. It is capable of peforming 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 codebase alongside you.

Principles

Installation

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

Resources

Source Code