Groking
Independent workspace for Grok Build

Give Grok real work.
Watch every move.

Live diffs, command output, and approvals you control—on Mac, Windows, or phone.

Your foldersYour Grok accountYour approval
grok.imagineqira.com @Grokingapp
grok.imagineqira.com/app
wesearch● Working
Fix the auth bug and run the tests
Edit auth.py+1 −1
− if token = cache.get(id):
+ if token := cache.get(id):
Run pytest -q
$ pytest -q
.............. 14 passed in 0.42s
Grok wants to run git commitDenyApprove