Settings/status now shows a 'Failing' row with last-run time when your apiKeyHelper command errors
The settings and status display now shows a 'Failing' row when your configured apiKeyHelper (a command you set up to generate an API credential) fails to run. Normally this row includes the timestamp of the last run attempt, but in demo mode it just says 'Failing' without the timestamp.
This makes it easier to notice when your apiKeyHelper command is broken, instead of failures happening silently.
The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.
| Model for [background tasks](/docs/en/costs#background-token-usage) unless `ANTHROPIC_DEFAULT_HAIKU_MODEL` pins one | The default Sonnet model, or the main model once one is selected, as the [Amazon Bedrock](/docs/en/amazon-bedrock#4-pin…llm-gateway-protocol see the edit
| Startup exits with `Administrator policy requires a Cloud gateway sign-in on this machine` | The developer's environment sets `ANTHROPIC_API_KEY` or `ANTHROPIC_AUTH_TOKEN`, their settings configure an [`apiKeyHelper`](/docs/en/settings-r…claude-apps-gateway-deploy see the edit
A small documentation edit on Claude apps gateway deployment and operations touched a line naming apiKeyHelper after this was published.
Fixed /status not showing the apiKeyHelper failure that its own error banner told you to check