Hacker News new | ask | show | jobs
Show HN: Faster, cheaper Claude Code with local semantic code search via sqlite (ory.com)
10 points by luckyturkey 95 days ago
2 comments

interesting approach! why do you think claude code doesnt create embedding of the codebase on /init and instead it just uses grep and such; despite the semantic search being clearly better? I dont see any barrier for them to implement
Great idea, will give it a try.