How it works
When you talk to Kody in PR comments, it detects when you’re stating a convention or preference and automatically saves it as a Memory. Memories are then applied as high-priority context in all future code reviews and conversations.Explicit teaching
Directly tell Kody to remember something:Implicit learning
State a preference naturally — Kody picks it up:What Kody won’t save
Kody is selective about what becomes a memory:- Temporary instructions (“fix this now”, “skip this for today”)
- Questions (“what’s the deadline?”)
- Debugging chatter (“I see an error”)
- Vague statements without actionable information
- Requests scoped to a single PR or task
Memory scopes
Each memory applies at a specific level:| Scope | Example |
|---|---|
| Directory | ”In src/components/ui, always use our design system tokens” |
| Repository | ”This repo uses hexagonal architecture” |
| Organization | ”All repos use ESLint flat config” |