learn-claude-code: This repository provides a hands-on tutorial to learn how modern AI agents work by building one from scratch, emphasizing the core loop of model-tool interaction. It distills complex agent concepts into simple, iterative versions, from basic Bash agents to sophisticated skill-based systems.; code-assistant: An AI coding assistant built in Rust that provides both command-line and graphical interfaces for autonomous code analysis and modification. It features multi-modal tool execution, real-time streaming, session-based project management, and supports multiple interface options including GUI, terminal, MCP server, and ACP agent mode.
Learning to build modern AI coding agents from scratch
Autonomous code analysis and modification in large codebases