It's neat how 90% of merge conflicts can be solved more or less automatically now
@pojntfx could you elaborate as to why now? Did something change?
@jubei LLMs, mostly! They are incredibly good at "semantic merging"
@pojntfx but git for example does not have an LLM back-end. Or do tools like github or gitlab now support some kind of LLM backend for merges?
@jubei They don't, nope, but with a simple flow - merge, then as any LLM CLI with tool access to fix merge conflicts - it works really flawlessly!
@pojntfx perhaps you can write a blog post at some point on how exactly you do that for your setup. 🫡