Skip to content

Command Reference

This section documents all Lore commands. Run lore --help for a quick overview, or lore <command> --help for details on any command.

CommandDescription
lore initFirst-run setup wizard
lore importImport sessions from enabled tools
lore sessionsList recent sessions
lore showView session or commit details
lore searchFull-text search
lore linkLink session to commit
lore blameFind session that produced a line
lore exportExport session for sharing
CommandDescription
lore currentShow active session for current directory
lore contextSummary of recent sessions in repo
lore tagAdd/remove labels on sessions
lore annotateAdd notes to sessions
lore summarizeAdd/view session summaries
lore deleteDelete a session
CommandDescription
lore daemon startStart background capture
lore daemon stopStop daemon
lore daemon statusCheck daemon status
lore daemon logsView daemon logs
CommandDescription
lore db statsShow database statistics
lore db vacuumReclaim unused space
lore db pruneDelete old sessions
CommandDescription
lore configShow configuration paths
lore config getGet a config value
lore config setSet a config value
lore statusShow system status
CommandDescription
lore hooks installInstall git hooks
lore hooks uninstallRemove git hooks
lore mcp serveStart MCP server
lore completionsGenerate shell completions