Skip to content
Development
Command

/log

Show the local Recall history log (.recall/history.md)

From plugin
raiyanyahya-recall
7504 skills4 commands3 hooks
Install
> /plugin marketplace add raiyanyahya/recall
> /plugin install recall@recall

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/log

Context preview

What this command does when you run it.

Show the local Recall history log (.recall/history.md)

Command definition

log.md
description: Show the local Recall history log (.recall/history.md)
allowed-tools: Bash, Read

Show the tail of `.recall/history.md` — the running local log of this and prior sessions. If it's large, show the last ~120 lines:

tail -n 120 .recall/history.md

If the file doesn't exist, tell the user nothing has been logged yet (logging starts once the plugin is active and is written as the session progresses).

Ships withraiyanyahya-recall

Stop wasting tokens and re-explaining your project every session. Recall gives Claude Code , Opencode durable memory — entirely offline.

Get the whole plugin
Stats
752
Stars
42
Forks
Active
Maintenance
Python
Language
MIT
License
8d ago
Last commit
2mo ago
Created

Repo: raiyanyahya/recall

Other commands on raiyanyahya-recall.