first commit

This commit is contained in:
iceBear67
2026-08-09 04:00:13 +00:00
commit b3b6bf3f70
46 changed files with 7146 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"name": "grok-glance",
"version": "0.1.0",
"description": "A passkey-guarded web dashboard that lets you glance at what Grok Build is doing from your phone, and approve or deny risky tool calls remotely.",
"author": {
"name": "grok-glance"
},
"license": "MIT",
"keywords": [
"grok-glance",
"glance dashboard",
"webauthn passkey",
"remote approval",
"session monitor"
],
"hooks": "hooks/hooks.json"
}