Narzędzia Programistyczne AI
Recall
Fully-local project memory for Claude Code that automatically captures session activity and provides a concise summary, entirely offline without API calls.
Recall
Czym jest Recall?
Recall is a Claude Code plugin that keeps a local log of your sessions and condenses it into a resume-ready summary entirely on your machine, without any external model or API call.
Recall vs Podobne Narzędzia
| Model Cen | Darmowe | Darmowe | Cennik indywidualny | Darmowe, Płatne |
| Darmowe kredyty | ||||
| Najważniejsze funkcje |
|
|
|
|
| Plusy |
|
|
|
|
| Minusy |
|
|
|
|
| Najlepsze dla |
|
|
|
|
Jak używać Recall?
- 1Install with /plugin marketplace add raiyanyahya/recall or use the --plugin-dir flag.
- 2During a session, run /recall:save to generate or update the context.md summary.
- 3Use /recall:show to view the current context or /recall:log to see the history.
- 4Optionally configure via recall.config.json in your project root.
Recall Najważniejsze funkcje
- Automatic session history capture
- Local TF-IDF + TextRank summarization
- Zero-friction, no pip install required
- Fully offline, no data leaves your machine
- Customizable via recall.config.json
Recall Zastosowania
- Maintain continuity across Claude Code sessions
- Avoid re-explaining project context each time
- Share project memory with team by committing .recall/
Recall Ceny i darmowe kredyty
Recall działa w modelu Darmowe.
To narzędzie jest w pełni darmowe
Recall Plusy i minusy
Plusy
- Fully local and private
- No API key needed
- Automatic session capture and summarization
- Lightweight, stdlib-only
Minusy
- Only works with Claude Code
- Summarization is extractive, not generative
- Best-effort redaction may miss some secrets
Do czego najlepiej nadaje się Recall?
- Claude Code users who want persistent project memory
- Developers prioritizing privacy and offline usage