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.; vscode-mcp: VSCode MCP is a comprehensive monorepo solution that enables MCP clients to access rich VSCode context information in real-time. It leverages VSCode's Language Server Protocol to provide accurate code analysis, diagnostics, and intelligent navigation, significantly improving the efficiency of AI coding agents.
Learning to build modern AI coding agents from scratch
Replace slow type checking and linting commands with real-time diagnostics