[FEATURE]: Disable precise date for GPT models #8259

Open
opened 2026-02-16 18:09:32 -05:00 by yindo · 1 comment
Owner

Originally created by @IgorWarzocha on GitHub (Feb 1, 2026).

Originally assigned to: @thdxr on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Since there are optimisations going on re codex models, would it make sense to change the date included within the environment block to only include the month instead of the full date when using openai models?

Unsure if opencode supports it right now, but openai has 24hr caching - this would be a massive difference.

https://platform.openai.com/docs/guides/prompt-caching#configure-per-request

Originally created by @IgorWarzocha on GitHub (Feb 1, 2026). Originally assigned to: @thdxr on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Since there are optimisations going on re codex models, would it make sense to change the date included within the environment block to only include the month instead of the full date when using openai models? Unsure if opencode supports it right now, but openai has 24hr caching - this would be a massive difference. https://platform.openai.com/docs/guides/prompt-caching#configure-per-request
yindo added the discussion label 2026-02-16 18:09:32 -05:00
Author
Owner

@riatzukiza commented on GitHub (Feb 1, 2026):

https://github.com/open-hax/codex

There may be solutions in this repo.

@riatzukiza commented on GitHub (Feb 1, 2026): https://github.com/open-hax/codex There may be solutions in this repo.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#8259