Some stuff support folder specific instruction files: https://github.com/JacksonChen666/pretending-to-like-ai/tree/main/nested-instruction-files
This one is really tricky, because that means finding files recursively. Maybe some file search API, or recursive files list API?
This is also pretty niche tbh, and will probably become disabled by default. And if I had to guess, will eat up a lot of API requests or be very slow.
Some stuff support folder specific instruction files: https://github.com/JacksonChen666/pretending-to-like-ai/tree/main/nested-instruction-files
This one is really tricky, because that means finding files recursively. Maybe some file search API, or recursive files list API?
This is also pretty niche tbh, and will probably become disabled by default. And if I had to guess, will eat up a lot of API requests or be very slow.