hoarder-app / hoarder

A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
https://hoarder.app
GNU Affero General Public License v3.0
2.28k stars 77 forks source link

Switched to cursorV2 to make use of the fix for #140 #176

Closed kamtschatka closed 1 month ago

kamtschatka commented 1 month ago

realized that the cli is not using cursorV2 and is causing an infite loop/going out of memory if bookmarks created at the same second exist

MohamedBassem commented 1 month ago

Ah, good catch!