mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-23 12:54:21 +00:00
chore: generate
This commit is contained in:
@@ -250,8 +250,7 @@ describe("session.retry.retryable", () => {
|
||||
message: SessionRetry.GO_UPSELL_MESSAGE,
|
||||
action: {
|
||||
title: "Free limit reached",
|
||||
message:
|
||||
"Subscribe to OpenCode Go for reliable access to the best open-source models, starting at $5/month.",
|
||||
message: "Subscribe to OpenCode Go for reliable access to the best open-source models, starting at $5/month.",
|
||||
label: "subscribe",
|
||||
link: SessionRetry.GO_UPSELL_URL,
|
||||
},
|
||||
@@ -283,8 +282,7 @@ describe("session.retry.retryable", () => {
|
||||
message: SessionRetry.PAYG_UPSELL_MESSAGE,
|
||||
action: {
|
||||
title: "Go limit reached",
|
||||
message:
|
||||
"You hit your 5 hour limit. It will reset in 5 hours 23 minutes. You can also enable pay-as-you-go.",
|
||||
message: "You hit your 5 hour limit. It will reset in 5 hours 23 minutes. You can also enable pay-as-you-go.",
|
||||
label: "enable PAYG",
|
||||
link: "https://opencode.ai/workspace/wrk_01K6XGM22R6FM8JVABE9XDQXGH/go",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user