The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Actions | Updated (UTC) |
|---|---|---|---|
| debby | May 23, 2026 8:44am |
Temporarily disables all API key creation across every key type in the platform. Every creation method now returns a 400 error: "API key creation is disabled at this time. We will be back with more updates."
Affected key types:
ak_) — DB_API_KEY.createAPIKey()uak_) — DB_USER_API_KEY.create()oak_) — DB_ORG_API_KEY.regenerate()ck_) — rotateConsumerKey()DB_OPENROUTER_API_KEY.create()DB_CLI_SESSION.updateLinkWithUserApiKey()All callers (route handlers, getOrCreateAPIKey, getOrCreateUserApiKey, provisionConsumer) propagate the error correctly.
Err result via Result types🤖 Generated with Claude Code
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Actions | Updated (UTC) |
|---|---|---|---|
| debby | May 23, 2026 8:44am |
Based on git blame analysis of 6 file(s):
| Contributor | Contribution | Files |
|---|---|---|
| Himanshu Dixit | 21% | 2 |
| haxzie | 17% | 2 |
| Rahul Tarak | 17% | 2 |
| sarahsimionescu | 16% | 2 |
| anshugarg15 | 11% | 3 |
Recommend Abir Taheer — they made very recent edits (today) to several of the changed files (openrouter, orgApiKey, user_api_key) and can quickly review related changes. As a second reviewer, consider anshugarg15, who edited the apollo apiKeys file about a week ago and is familiar with that area.
🤖 Based on git blame with recency weighting (recent edits count more).