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.; claude-desktop-extension-bear-notes: This extension allows users to search, read, create, and update Bear Notes directly within Claude conversations. It processes all data locally on macOS, ensuring complete privacy by interacting directly with Bear's SQLite database and native API.
Learning to build modern AI coding agents from scratch
Summarize Claude conversations and create new Bear notes from them.