codanna: Codanna provides 'X-ray vision' for AI code assistants, enabling them to understand code structure, trace relationships, and find implementations with precision. It facilitates context-first coding, eliminating the need for manual searching and speeding up R&D and pair programming workflows.; 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.
Instantly find where a function is called and trace its call graph.
Learning to build modern AI coding agents from scratch