luca-ctx
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
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…
-
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…
- Why coding agents need a merge queue (ctx.rs)