
Long-term memory
for Claude Code.
Claude forgets everything between sessions.
Kandela remembers the decisions, gotchas, and context that matter.
3-seed A/B test
90 sessions · 2 scenarios
MedFlow (HIPAA pipeline) + InfraBot (Slack infra bot). Claude Sonnet 4.6, automated end-to-end.
How it works
Remembers decisions
Why did you choose Naver Maps over Google Maps? Why is the cache TTL 2 hours? Kandela stores the why, not just the what.
Instant recall
At session start, Kandela automatically loads relevant memories — gotchas, past decisions, infrastructure notes — so Claude starts informed.
Prompt Guard
When Claude suggests reversing a past decision, Kandela detects the conflict and surfaces the original reasoning before you regret it.
Circuit Breaker
After 3 repeated failures on the same issue, Kandela stops execution and surfaces relevant gotchas from memory.
Hybrid Search
Semantic + BM25 keyword search fused with Reciprocal Rank Fusion. Works across 50+ languages with multilingual embeddings.
Importance Engine
25 rules auto-score memories 1–10. Infrastructure decisions get boosted; trivial facts decay over time using the ACT-R cognitive model.
Telegram Bot
Save and search memories on the go. Execute remote commands from your phone. Available with Pro plan.
Multi-Project
Isolated memory per project with cross-project discovery. Global memories shared across all projects. Available with Pro plan.
Get started in 3 steps
Sign up for beta
Request access at support@kandela.ai. Beta is free. No invite code? Just email us.
Create an API key
Dashboard → Account → Generate API Key. Takes 10 seconds.
Run the installer
curl -sL https://kandela.ai/install | bash Enter your API key when prompted. Done in ~60 seconds.