Y
Hacker News
new
|
ask
|
show
|
jobs
by
skeptic_ai
131 days ago
I for one I save all conversations in the codebase. Includes both human prompts and outputs. But I’m using a modified codex to do so. Not sure why it’s not default as it’s useful to have this info.
1 comments
joquarky
131 days ago
It is probably not a default because it will use more tokens.
link
skeptic_ai
131 days ago
Why would it use more? I just have a hook that changes path of codex. So I can just write their files in my repo instead of in user folder
link