Remix.run Logo
dbbk 3 days ago

I tried Beads and it kept breaking in such frustratingly random ways that I just added a Linear MCP server and called it a day. That's really all you need.

CharlesW 3 days ago | parent | next [-]

I've been using Beads for 5 different projects, and Beads and/or Dolt failures have been a regular thing. It's own "doctor" feature is sort of disturbing, in that it (1) tells me that my Beads setups are always at least a little bit broken, but (2) can never fix all of the issues. Hopefully the 1.0 designation means that Steve is out of "throw shit at the wall" mode. Beads is fine as a replacement for Markdown files, but I'll never go near Gas Town because of my experience with it.

asd88 2 days ago | parent [-]

Agreed. I kinda concluded that the expected `doctor` usage is to have an agent run it for you and then they can try to figure it out when `doctor` can’t fix the issues.

michaelbarton 2 days ago | parent [-]

I think there’s other HN threads reporting multiple issues with it. Can’t remember which thread I read it but someone said it’s very hard to uninstall because agents will keep reinstalling it once it’s part of a project.

YMMV but this seems like a simpler port: https://github.com/Dicklesworthstone/beads_rust

asd88 2 days ago | parent | prev [-]

I tried both Beads and Gas Town and had the same experience.

These fully vibe coded tools seem to have near zero QA. The fact that they ship with a `doctor` command that you regularly need to run (even if you didn’t change anything about your environment) tells you all you need to know.