(no title)
tomaytotomato | 1 month ago
Essentially I ask an LLM to look at a project and it just sees the current state of the codebase, it doesn't see the iterations and hacks and refactors and reverts.
It also doesn't see the first functionality I wrote for it at v1.
This could indeed be solved by giving the LLM a git log and telling it a story, but that might not solve my issue?
michaelbuckbee|1 month ago
FWIW - it works a lot better to have it interact via the CLI than the MCP.
alright2565|1 month ago
gibspaulding|1 month ago