avatar
(dialupready) @dialupready.com

this is why I have an vague idea to create an “agent” that responds to prompts by making its changes and sending it to you as a maildir patch, with the conversation itself being saved in a folder in git as a toml file with each new file causing a branch and new [[prompt]] entry causing a new commit

aug 28, 2025, 11:40 pm • 1 0

Replies

avatar
(dialupready) @dialupready.com

idk how i would structure and make an UI for it though, but call-and-response just seems so unimaginative as a user interface

aug 28, 2025, 11:40 pm • 1 0 • view
avatar
(dialupready) @dialupready.com

also need to think about how to structure branching within a conversation, maybe just a reference to the previous [[prompt]] entry this follows? creating a git branch at a particular point in a conversation’s history making the file diverge? idk

aug 28, 2025, 11:45 pm • 1 0 • view