rekipedia β AI Codebase Wiki
Version updated for https://github.com/unrealandychan/rekipedia to version py/v0.21.1.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed
π 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.