TE
ТехЭхо
ГлавнаяТоп за 24 часаНовейшиеЛучшиеВопросыПоказатьВакансии
GitHubTwitter
Главная

ТехЭхо

Платформа технологических новостей, созданная с использованием Next.js, предоставляющая глобальные технологические новости и обсуждения.

GitHubTwitter

Главная

ГлавнаяНовейшиеЛучшиеВопросыПоказатьВакансии

Ресурсы

HackerNews APIОригинальный HackerNewsNext.js

© 2025 ТехЭхо. Все права защищены.

Brokk: AI for Large Codebases

43 балловавтор: handfuloflightоколо 7 часов назад

6 comments

danjlоколо 5 часов назад
The "Read" file list sounds a lot like Copilot Edit mode, where you manually specify the list of files that are added to the context. Similarly, Copilot has an Ask (Chat) mode that doesn't change the code. One of the downsides of all these new IDEs is that it is difficult, even for the developers of those tools, to have enough time to test out coding in each of their competitors. Also, the switching cost of changing IDEs is pretty high, even if they are forks of the same code base, which makes it hard for the users to really test out all the options. In the long run, I expect that the "larger" IDE providers will purchase the smaller ones. IOW, if you wait long enough, all the good bits will be in Copilot (or maybe Cursor with their new funding).
评论 #43930851 未加载
tschellenbachоколо 6 часов назад
wrote a guide on how to use cursor for large codebases here: <a href="https:&#x2F;&#x2F;getstream.io&#x2F;blog&#x2F;cursor-ai-large-projects&#x2F;" rel="nofollow">https:&#x2F;&#x2F;getstream.io&#x2F;blog&#x2F;cursor-ai-large-projects&#x2F;</a> working well over here<p>cool to see more AI tools address this
评论 #43929559 未加载
jbellisоколо 7 часов назад
Hi all, Brokk creator here, happy to answer any questions!<p>I made an intro video with a live demo here: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=Pw92v-uN5xI" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=Pw92v-uN5xI</a>
评论 #43930112 未加载
评论 #43930558 未加载
评论 #43930836 未加载
评论 #43930769 未加载
评论 #43929511 未加载
评论 #43930597 未加载
lutzleonhardtоколо 6 часов назад
The amazing thing here is that the Brokk AI can access your code like an IDE, can ask for usages or gather the summary of a file before deciding to get the implementation of a method! It mimics like a Dev is navigating the codebase. And this is more reliable and token-efficient than the usual grep&#x2F;rg approach
评论 #43930400 未加载
esafakоколо 5 часов назад
This ought to be an IDE plugin. Don&#x27;t make me context switch.
insinоколо 2 часов назад
LLM for Large Codebases