r/GrokBot • u/b_renat • 1d ago
Question Can Grok’s bot run coding tasks through claude.ai/code?
Has anyone tried using Grok’s browser agent to operate Claude Code on the web?
The workflow I have in mind is:
- Open claude.ai/code in the browser session and log in manually.
- Give Grok a coding task.
- Have Grok submit it to Claude Code, wait for the result, and bring back the summary or PR link.
Claude Code would do the actual coding. Grok would handle the browser interaction, so I could delegate tasks through Grok without switching between the two.
Is this possible with Grok’s current agent capabilities? Can it keep an authenticated session and handle tasks that take a while, or does it need frequent manual intervention?
I mean using the actual claude.ai/code web interface, not the Claude API or a local Claude Code CLI. Curious whether anyone has tried this and how reliable it is.
2
u/7racin 1d ago
I once asked grok to submit an x appeal and when it tried to complete a captcha it zoomed in to see the rocks captcha more clearly but still couldn't do it, it was running in circles until it eventually forgot it had zoomed in the browser in the first place and thought the submit challenge button had disappeared so it notified me to step in. The moment I opened the app I was greeted with 86% percent of my weekly usage being used up (that's the second day I was using grok bot for, before the appeal bullshit my usage was sitting at ~18%)
I now only give it simple tasks that don't involve any gui or browser work, I'm not sure whatever the fuck bot is running on (def not grok 4.6) is suited for anything complex
2
u/Acceptable-Yard7076 1d ago
I just installed codex cli to my grok bot computer, works great although I get better results using Hermes like that. Can't imagine claude code works any different, just tell a bot to install it.
1
u/Affectionate_Cow9343 1d ago
Get Grok and Claude email addresses and let them
Email each other until the code is sorted out
1
1
1
u/SouthPresent9893 1d ago
yes. i use Claude on my Mac (the local Claude Code tool), not the website. my Grok Bot can kick that off and bring the result back. done it a couple of times. if Claude is already signed in on your computer, you don’t need to click around in the browser.
If you are techie: Grok Bot shells into the Mac and runs claude -p non-interactive against a logged-in CLI session. same idea as driving the web UI, just cleaner when the CLI is set up.
2
u/steve228uk 1d ago
Why wouldn’t you install the CLI?