[PR #13005] fix: show helpful message when free usage limit is exceeded #14472

Closed
opened 2026-02-16 18:19:15 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/13005

State: closed
Merged: Yes


Summary

Shows a helpful error message when users hit their free usage limit, directing them to add credits at https://opencode.ai/zen

Changes

  • Added check for FreeUsageLimitError in retry logic
  • Displays actionable message pointing users to the billing page when free tier is exceeded
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13005 **State:** closed **Merged:** Yes --- ## Summary Shows a helpful error message when users hit their free usage limit, directing them to add credits at https://opencode.ai/zen ## Changes - Added check for `FreeUsageLimitError` in retry logic - Displays actionable message pointing users to the billing page when free tier is exceeded
yindo added the pull-request label 2026-02-16 18:19:15 -05:00
yindo closed this issue 2026-02-16 18:19:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14472