| ▲ | saghm 6 hours ago | ||||||||||||||||
> just YOLO'd everything into the codebase itself I suspect that's the logical endpoint of trying to provide everything as context to an agent. Why use a separate markdown file and have to waste extra tokens explaining what part of the codebase something applies to when you can just put it right there in the code itself? | |||||||||||||||||
| ▲ | noosphr 6 hours ago | parent [-] | ||||||||||||||||
The issues is that you should have a work flow that strips the comments before sending the code to production. I'm sure they assumed that minifying it is enough though. | |||||||||||||||||
| |||||||||||||||||