-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
Anecdotally, I have found that various LLMs (particularly Claude and Gemini) put a lot more weight on early context they're given, eg. at the top of a guidelines file. Unfortunately, any context in .ai/guidelines/*
gets appended to the end of the generated guidelines file.
In my opinion, project-specific guidelines should come first so the developer has more control over what context the LLM is more likely to remember when performing any given task. I'd be okay. with them always being prepended to the guidelines list, but maybe a way to configure the order of the guidelines would be better for the ecosystem depending on use cases?
Metadata
Metadata
Assignees
Labels
No labels