Downloads the published history bundle from the snapshot store and extracts it into the local history directory.
Usage
mix llm_db.history.sync
mix llm_db.history.sync --output-dir priv/llm_db/history
mix llm_db.history.sync --repo agentjido/llm_dbOptions
--output-dir- Directory for generated history files (default:priv/llm_db/history)--repo- GitHub repository slug (default:agentjido/llm_db)--index-tag- Deprecated compatibility option; ignored for immutable release lookup--cache-dir- Local snapshot cache directory