Initial commit: grok-free-register-oss

Open-source Grok free registration CLI, xai_enroller auth pipeline,
local auth service, tests and docs.
This commit is contained in:
chaos
2026-07-16 21:04:05 +08:00
commit d10009d639
72 changed files with 18752 additions and 0 deletions

3
xai_enroller/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
"""Standalone xAI OAuth Device Flow enroller."""
__version__ = "0.1.0"