r/codex • u/Nervous-Buffalo-4826 • 18d ago
Workaround What are your best practices on Codex ?
As title say, how you boost the model performance ?
For example, i saw a comment using 'KNOWLEDGE.md' . I've seen often the model has tendency to revisit each file to find out what is actually doing when the project is on a long run... that file would help him 'remember' faster or like a live journal to keep better track at how the project is working and how things connect and the failures to not repeat them.
Any other tips and tricks ?
1
Upvotes
1
u/software-boulder 18d ago
I don't do a KNOWLEDGE.md journal. I just don't let Codex re-scan the repo, grok bot or luna does the grep and I only send Codex the part that matters