Remix.run Logo
erelong 4 hours ago

> Version Control Will Evolve for the Agent Boom

Isn't this the idea behind Yegg's "Beads"?

lanstin 3 hours ago | parent | next [-]

That is more along the lines of put all the agent communication into a DB that has git’s immutable history. They still use git for the code, and beads (well, DoltDB for storage/versioning) for the tasks and a bit of non-associative memory.

On the topic, I don’t find too much of the prompting to be worth referring to later, but I do always vibe code a search the sessions local web server so I can find things later. The harnesses seem to be getting better at this, but I make a ton of directories for different branches so I can’t always remember if a session was in de512.main or de1024.main

I have had luck with telling an agent to search thru old sessions to write up how to docs or sketch out a python script to automate something having done it a few times.

autocollab 3 hours ago | parent | prev [-]

[flagged]