Where does the bug appear (feature/product)?
Grok Bot
Describe the Bug
I created a webhook-triggered routine via the Bot. Opening the routine details on Windows desktop only shows: Enabled toggle, Instructions, “When a webhook fires”, empty run history. There is no gray box with the three click-to-copy fields (POST to URL, Secret crsr_…, Authorization header). Deep links for webhook-url/key/header also do not surface credentials. I am not on iOS—this is desktop 0.47.0. Recreating the routine does not help. The Bot cannot see or emit the URL/key, so external callers cannot use the webhook.
Related: Webhook url missing on ios says credentials are desktop-only, but desktop still lacks the fields here.
Also filed in-app feedback requesting a reply.
Steps to Reproduce
- Ask a Grok Bot to create a routine with webhook trigger type webhook.
- On Windows desktop Grok Bot, open agent → Routines → that routine.
- Observe trigger text only; no POST URL / crsr_ / Authorization fields.
Expected Behavior
Desktop trigger card shows POST URL, sender key, and Authorization header for copy.
Operating System
Windows 10/11
Version Information
0.47.0 x64
Additional Information
Suspected Bot-created webhook routines may not provision credentials to the client so the UI block never mounts.
Does this stop you from using Cursor
No - Cursor works, but with this issue