Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ handleBuyCredits
Function
handleBuyCredits
cli/src/components/subscription-limit-banner.tsx:63–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
}
62
63
const handleBuyCredits = () => {
64
safeOpen(WEBSITE_URL +
'/usage'
)
65
}
66
67
const handleUpgrade = () => {
68
safeOpen(WEBSITE_URL +
'/subscribe'
)
Callers
nothing calls this directly
Calls
1
safeOpen
Function · 0.90
Tested by
no test coverage detected