hounddog: HoundDog.ai is an ultra-fast, deterministic context engine designed to scan source code for sensitive data flows and API connections. It helps AI agents understand data pathways and service interactions, aiding in privacy compliance and efficient code development.; 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.
Early prevention of data leaks during development.
Learning to build modern AI coding agents from scratch