Live data from Hacker News

Show HN: Faster, cheaper Claude Code with local semantic code search via sqlite

ory.com

1–5 of 5 posts

Re: Show HN: Faster, cheaper Claude Code with local semantic code search via sqlite

#2
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

Re: Show HN: Faster, cheaper Claude Code with local semantic code search via sqlite

#5

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

[dead]