| ▲ | apsurd 5 hours ago | ||||||||||||||||||||||||||||||||||||||||||||||
Would you mind sharing antirez' suggestion? | |||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | qsort 4 hours ago | parent [-] | ||||||||||||||||||||||||||||||||||||||||||||||
I am obviously paraphrasing, but the general idea is that trying to synthesize style from a codebase into e.g. a markdown guide generally doesn't work very well. What achieves style transfer is providing the model with a lot of examples of the style, conventions, patterns you want. To put it in practice: if you point claude/codex to a repository and you ask it to implement feature X using style guide Y, the code will probably work, but you can usually get better results by saying "do it in the style of this file, it was done well there". | |||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||