im a bit shocked this even made it into the main branch but running the current witchsky source code instantly just hits u with an error screen because two imports inside "RunesSettings" are trying to import things from files that DONT exist
the two that are missing are "#/state/preferences/openrouter" and "#/state/preferences/use-handle-in-links"
this shouldve been instantly caught by just running "yarn web" once, can we please stop yolo merging pull requests? it never works out and just keeps leaving the code base in a bad shape
update, i also just noticed '#/lib/ai/generateAltText' is missing as well and it gets imported in composer.tsx