Skip to content

jingkaihe/kodelet

Repository files navigation

Kodelet

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

  • Intelligent Engineering Assistant: Automates software engineering tasks and production operations with agentic capabilities.
  • Interactive Architecture Design: Collaboratively design and refine system architectures through natural dialogue.
  • Continuous Code Intelligence: Analyzes, understands, and improves your codebase while answering technical questions in context.
  • Reusable Fragments/Receipts: Create template-based prompts with variable substitution and bash command execution for routine tasks.
  • Vision Capabilities: Support for image inputs including screenshots, diagrams, and mockups (Anthropic Claude models).

Installation

Via Homebrew (macOS/Linux)

brew tap jingkaihe/kodelet
brew install kodelet

Via Install Script

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

Choice of LLM

Kodelet supports Anthropic Claude, OpenAI compatible models and Google Gemini. Currently we recommend using Claude Sonnet 4.5 for standard tasks and Claude 3.5 Haiku for lightweight tasks.

Development

For detailed development instructions, including prerequisites, running locally, configuration options, and available mise tasks, please see the Development Guide.

License

This project is licensed under the MIT License - see the LICENSE file for details. Copyright (c) 2025 Jingkai He.

About

Engineering capabilities, amplified

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •