Dashboard › opencode-lore › Distillation
ef075416-2351-46ff-9f35-2512d6b75142["lore_tm_v1_QXE0vPbWPdrieOqvyK0V6Sehx0rlIOHrv8PrBMeVmXA","lore_tm_v1_m8v-ZXk8KVm-aqnHKk2s4HnOQLSWQa9yY80GynyAGUA","lore_tm_v1_Br2R8oeHAPFuLR3aduC2SKAzfgsaukTz5WbLernJx6c"]
Date: Sep 16, 2026
lore recall CLI.lore recall as the reliable local fallback for querying projection review state because UI search timed out with HTTP 504; planned not to touch the server.lore recall help showed usage: lore recall [--project value] [--scope value] [--session value] [--limit value] [--json] <args>... or lore recall --help. It searches local project memory, or the configured remote gateway when LORE_REMOTE_URL is set; query words are joined with spaces.lore recall flags: --project selects the project directory (default: current directory); --scope accepts all | session | project | knowledge; --session supplies a session ID and is required with --scope session; --limit accepts 1–50 results (default: 10); --json emits raw JSON instead of formatted Markdown (default: false); -h/--help prints help and exits; -- makes all subsequent inputs arguments.