llmemory watch
Watch a local source and import when files change.
Usage
llmemory watch <source>
Runs in the foreground, watching a source's session directory for changes and importing new/updated conversations as they're written. For most users, `llmemory daemon start` (below) is the better fit since it runs in the background.
Options
| Flag | Description |
|---|---|
<source> | codex | claude-code |
--path <path> | Override source path |
Examples
llmemory watch claude-code