v0.21.1 — Hotfix: DB path for search & export
·
40 commits
to main
since this release
🐛 Bug Fixes
reki searchalways returned "No rekipedia DB" —search.pywas hardcoded to look for.rekipedia/rekipedia.dbbutreki scanwrites.rekipedia/store.db. Fixed withstore.db-first +rekipedia.dbfallback for backward compat.reki export --format obsidian/graphml/cypher— same hardcoded old DB path bug inexport.py(2 blocks). Fixed.reki search --all-repos—cross_repo_search.pynever found any repos for the same reason. Fixed.- Wiki CI rebase conflicts — wiki workflow was committing before pulling, causing merge conflicts in
docs/wiki/. Fixed to stash → pull → stash pop → commit → push.
All three DB path fixes follow the same pattern as hotspots, tour, affected, and impact commands.