luca-ctx

↗ HN profile [ 87.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. This is basically "git blame but for agent sessions". In the olden days, we would use git blame (or gitlens extension) to see what body of work a certain line range or file was a part of. We would look back at the PR to…

  2. Coding agents don't have long-term memory. But you do have months of full-fidelity agent transcripts stored on your machine. A simple solution that goes a long way: ingest those transcripts and logs into a structured…