this announcement had such strong gpt-output vibe..
to the "writers": pleeease don't present unedited slop to me. i'm a human, if you want my attention consider using your own voice. i don't want to read what gpt thought would "market" you best.
but this thread did remind me of marimo so that's sweet
i had the exact same behavior back in 2023, it seemed like clearly leakage of user conversations - but it was just a bug with api calls in the software i was using.
is that a method to save context tokens by "baking" the attended in-context-learned into the weights?
Im missing one step of so-what in the paper abstract..
I've been iterating on a similar project, Talk-to-Repo.
It uses retrieval-augmented-generation to access the relevant parts of the code, and lets you chat and collect which code pieces you want.
Got stuck at generating good diffs, I'll be sure to look at how you've done it!
btw i started my project by turning another project, "Twitter explainer", on itself. It loaded its own code, i asked it to add new features and copy-pasted the results (with some tweaking and occasional trips to phind.com )... :)