Show HN: Semantic grep for Claude Code (RUST) (local embeddings)

Hacker News (score: 63)
Found: September 07, 2025
ID: 1245

Description

Other
Show HN: Semantic grep for Claude Code (RUST) (local embeddings)

More from Hacker

Launch HN: Propolis (YC X25) – Browser agents that QA your web app autonomously

Launch HN: Propolis (YC X25) – Browser agents that QA your web app autonomously Hi HN, we&#x27;re Marc and Matt, and we&#x27;re building Propolis (app.propolis.tech&#x2F;#&#x2F;launch). We use browser agents to simulate users in order to report bugs and write e2e tests. Today, you can launch 10s-100s of agents that collaboratively explore a website and report back on pain points + propose e2e tests that can run as part of your CI.<p>You can try an initial run (two minute set up) to get a feel for the product for free here: app.propolis.tech&#x2F;#&#x2F;launch. Or watch our demo video: <a href="https:&#x2F;&#x2F;www.tella.tv&#x2F;video&#x2F;autonomous-qa-system-walkthrough-3s4e">https:&#x2F;&#x2F;www.tella.tv&#x2F;video&#x2F;autonomous-qa-system-walkthrough-...</a><p>The Problem<p>Both Matt and I have been thinking about software quality for the last 10 years. While at Airtable Matt worked on the infrastructure team responsible for deploys and thought a lot about how to catch bugs before users did. Deterministic tests are incredibly effective at ensuring pre-defined behavior continues to function, but it&#x27;s hard to get meaningful coverage &amp; easy to &quot;stub&#x2F;mock&quot; so much that it&#x27;s no longer representative of real usage.<p>I like to pitch what we&#x27;re building now as a set of “users” you can treat like a canary group without worrying about impacting real users.<p>What we do: Propolis runs &quot;swarms&quot; of browser agents that collaborate to come up with user journeys, flag points of friction, and propose e2e tests that can then be run more cheaply on any trigger you&#x27;d like. We have customers from public companies to startups running &quot;swarms&quot; regularly to massively increase the breadth of their automated testing + running the produced tests as part of their CI pipeline to ensure that more specific flows stay working without needing to worry about updating playwright&#x2F;selenium tests.<p>One thing that really excites me about this approach is how flexible &quot;checks&quot; can be since they&#x27;re evaluated partially via LLM, for example we&#x27;ve caught bugs related to the quality of non-deterministic output (think a shopping assistant recommending a product that the user then searches for and can’t find).<p>Pricing and Availability<p>It&#x27;s production-ready today at $1000&#x2F;month unlimited-use + active support for early users willing to give feedback and request features. We&#x27;re also happy to work with you for capped-use &#x2F; hobby plans at lower prices if you&#x27;d like to use it for smaller or personal projects.<p>We&#x27;d love to hear from the HN community - especially curious if folks have thoughts on what else autonomous agents could validate beyond bugs and functional correctness. Try it out and let us know what you think!

Show HN: Meetup.com and eventribe alternative to small groups

Show HN: Meetup.com and eventribe alternative to small groups Mobile first open-source RSVP platform. Alternative for meetup.com &#x2F; eventribe for small companies and groups. If you have a small group and don&#x27;t want to pay for services you can easily selfhost this solution. Open for improvements and for feedback, ofc.<p>- One-Click Sharing - Each event gets a unique, memorable URL. Share instantly via any platform or messaging app. - No Hassle, No Sign-Ups - Skip registrations and endless forms. Unlike other event platforms, you create and share instantly — no accounts, no barriers. - Effortless Simplicity - Designed to be instantly clear and easy. No learning curve — just open, create, and go.

Dynamically patch a Python function's source code at runtime

Dynamically patch a Python function's source code at runtime

No other tools from this source yet.