mini-swe-agent: Mini-SWE-agent is a lightweight, 100-line AI agent designed to solve GitHub issues and more, offering a simplified yet performant alternative to larger coding agents. It focuses on minimalism, high performance on benchmarks like SWE-bench, and easy deployment across various environments.; claude-code-source-all-in-one: This repository extracts the source code of Anthropic's Claude Code CLI for educational study. It includes 18 deep-dive articles analyzing the architecture, covering core agent loop, tool orchestration, context compression, and more. The source can be run locally for learning purposes.
Researchers for benchmarking, fine-tuning, or RL experiments without bloat
Studying production-level AI agent architecture and design decisions