|
|
|
|
|
by fainpul
293 days ago
|
|
> The software I've been able to build on a whim over the last 6 months is beyond my wildest dreams from a a year or two ago. If you don't mind sharing, I'm really curious - what kind of things do you build and what is your skillset? |
|
Other than just dumping 10M tokens of chats into a gist and say read through everything I said back and forth with claude for a week.
But, I think I've got the start of a useful summary format: it that takes every prompt and points to the corresponding code commit produced by ai + adds a line diff amount and summary of the task. Check it out below.
https://github.com/sutt/agro/blob/master/docs/dev-summary-v1...
(In this case it's an python cli ai-coding framework that I'm using to build the package itself)