sqlite-vec local embedding support for forge.db — offline semantic search #4
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
Toilville/forge-core#4
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Add
sqlite-vec(SQLite vector extension) to forge.db so local semantic search over wishes, lore cards, and intents can run without a network call to the embedding server.Tasks
sqlite-vecextension to forge.db initialization in forge-corevec_itemsvirtual table (or equivalent) for wishes + lore embeddingsritual querysemantic path to usesqlite-vecwhen embedding-server is unreachable (offline fallback)Acceptance criteria
ritual query "forge status"resolves correctly using sqlite-vec when offlinesqlite-vecloaded as SQLite extension (not a separate process)Forge wish:
86eb5027