Interactive Deep Dives

Every cachly feature, hands-on.

The landing page shows you what cachly does. This page shows you how — with live demos, interactive code snippets, and real config examples for every major feature.

BRAIN FROM GIT · ZERO ONBOARDING

Your git history IS your knowledge base

brain_from_git reads your entire git log before your first session. Your AI arrives knowing years of architectural decisions, bug fixes, and team conventions — before you write a single line of new code.

📜

Full git history scan

Every commit message, PR description, and revert note is extracted and loaded into your Brain automatically during setup.

🧠

Lesson extraction

cachly classifies commits as fixes, reverts, decisions, and warnings — building a typed Causal Knowledge Graph from day one.

Zero manual effort

No documentation to write. No onboarding sessions. Your AI knows your codebase the moment setup finishes.

🔄

Continuous git learning

A post-commit hook installed by setup keeps the Brain updated after every commit. Yesterday's fix is today's recalled lesson.

What brain_from_git extracts
# Run once during setup — automatically
npx @cachly-dev/mcp-server@latest brain-from-git

# What gets extracted:
✓ Fix: JWT validation — check expiry before signature (commit a3f91c2)
✓ Revert: removed Redis pub/sub — race condition under load (commit 8b2e441)
✓ Decision: switched to tRPC for type safety across monorepo (commit f9c1203)
✓ Warning: Stripe webhooks not ordered — always idempotent (commit 2d8a917)

# Your AI knows all of this before your first session.

Ready to stop paying twice?

Free tier. No credit card. Live in 30 seconds.