mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-14 23:07:01 +10:00
ca111d5ef0
The Zustand-based useAIStore has been replaced by the server-side aiProviders oRPC router (encrypted credentials persisted in DB). Delete the dead store + tests, drop the ./store export, and remove zustand/immer deps which are no longer referenced anywhere in packages/ai/src/.