▲ | rf15 6 days ago | |||||||
You are sadly completely missing the point of ever-self-improving automation. Just also use the commit history. Better yet: don't be a bot slave that is controlled and limited by their tools. | ||||||||
▲ | motorest 6 days ago | parent [-] | |||||||
> You are sadly completely missing the point of ever-self-improving automation. Just also use the commit history. I don't think you understand the issue you're commenting on. It's irrelevant whether you can inject commit history in a prompt. The whole point is that today's support for coding assistants does not support this source of data, whereas comments in source files and even README.md and markdown files in ./docs are supported out of the box. If you rely on commit history to provide context to your team members, once they start using LLMs this context is completely ignored and omitted from any output. This means you've been providing context that's useles and doesn't have any impact on future changes. If you actually want to help the project, you need to pay attention on whether your contributions are impactful. Dumping comments into what amounts to /dev/null has no impact whatsoever. Requiring your team to go way out of their way to include in each prompt extra context from a weird source that may or may not be relevant is a sure way to ensure no one uses it. | ||||||||
|