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

Posted by luckyturkey 6 hours ago

Counter8Comment2OpenOriginal

Comments

Comment by level87 1 hour ago

Great idea, will give it a try.

Comment by jaredstivala 2 hours ago

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