Skip to content

Comment on Show HN: Repogather – copy relevant files to clipboard for LLM coding workflowsparent

Comments

Continue.dev approach sounds like it would provide the most relevant code?

Embeddings are actually generally not that effective for code.

grbshOP

This is what I've found. It's so hard to do embeddings correctly, while it's so easy to search over a large corpus with a cheap LLM! Embeddings are also really inscrutable when they fail, whereas I find myself easily iterating if repogather fails to return the right group of files.

Of course, 'cheap' is relative -- on a large repository, embeddings are 99%+ cheaper than even gpt-4o-mini.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.