Files
codex/codex-rs/core/src
Vinh Nguyen a1ee10b438 fix: improve usage URLs in status card and snapshots (#6111)
Hi OpenAI Codex team, currently "Visit chatgpt.com/codex/settings/usage
for up-to-date information on rate limits and credits" message in status
card and error messages. For now, without the "https://" prefix, the
link cannot be clicked directly from most terminals or chat interfaces.

<img width="636" height="127" alt="Screenshot 2025-11-02 at 22 47 06"
src="https://github.com/user-attachments/assets/5ea11e8b-fb74-451c-85dc-f4d492b2678b"
/>

---

The fix is intent to improve this issue:

- It makes the link clickable in terminals that support it, hence better
accessibility
- It follows standard URL formatting practices
- It maintains consistency with other links in the application (like the
existing "https://openai.com/chatgpt/pricing" links)

Thank you!
2025-11-02 21:44:59 -08:00
..
2025-10-31 14:27:08 -07:00
2025-10-30 10:28:32 +00:00
2025-10-31 13:27:33 -07:00
2025-10-20 15:52:25 -07:00
2025-10-30 10:28:32 +00:00
2025-10-30 10:28:32 +00:00
2025-09-18 14:14:16 -07:00
2025-10-29 22:33:57 +00:00