Hacker News new | ask | show | jobs
by theyinwhy 295 days ago
Why have such a rule if at any moment of time the LLM could update the readme ad hoc? Btw, your ingested readmes will affect your LLM's code generation and I made the observation that more often than not it is better to exclude the readmes from the context window.
1 comments

No LLM will by default touch a README.md

They will when you run /init, but after that they won't look at it unless directed to do so.

Bold statement