mkurz commented on issue #2713: URL: https://github.com/apache/pekko/issues/2713#issuecomment-3999700577
The thing is `CLAUDE.md` will be loaded and send along with the system prompt, tools, user message, etc. on every request to the llm. If you rely on that claude will just find the `CONTRIBUTING.md` itself, sure it will at some point, however when you start a session it will not have read the file yet, but you already ask it to do something. It's also possible to that it does not read the contributing guide at all. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
