Releases: FineComputer14451/GrokHunter
Releases · FineComputer14451/GrokHunter
Release list
GrokHunter 1.0.7 — Kali menu, credits, mobile site
GrokHunter 1.0.7
Desktop polish, full upstream attribution, mobile product site, and greener CI.
Highlights
- Kali/XFCE menu — Applications → GrokHunter (
grokhunter menu install) - Credits — four pillars (jorexdeveloper · Termux · Kali/OffSec · xAI) via
grokhunter credits+ CREDITS.md - Product site mobile layout — compact header, hamburger nav, scrollable tables, full-width CTAs
- Smoke CI — no more false fails from
credits | grepunder pipefail
Upgrade
cd ~/GrokHunter && git pull
grokhunter ensure
grokhunter skills install
grokhunter menu install
grokhunter models install # optional
grokhunter doctor
grokhunter creditsSite: https://finecomputer14451.github.io/GrokHunter/
Requires: Grok Build 1.0.0+ · unrooted Android + Termux
Not affiliated with xAI, Offensive Security, Termux, or jorexdeveloper — we credit and depend on their work.
GrokHunter 1.0.6 — doctor & desktop polish
GrokHunter 1.0.6
Doctor and desktop UX polish on top of 1.0.5 lab ops CLI.
Fixes
ghsu/ght/ … installed as real~/.local/bincommands (not aliases only)~/.config/grokhunter/x11-sessionauto-created (default oftenstartxfce4)- Doctor:
nethunteron Termux host is OK when you are inside Kali proot
Upgrade
cd ~/GrokHunter && git pull
grokhunter skills install # wrappers + shortcuts
grokhunter doctorShortcuts
| Command | Action |
|---|---|
ghsu |
grokhunter setup |
ght |
grokhunter team |
ghd |
grokhunter doctor |
GrokHunter 1.0.5 — lab ops CLI
GrokHunter 1.0.5
New day-to-day lab ops commands.
Features
grokhunter setup— one-shot ensure + skills install + optional models/Aider + doctor- Agent launchers:
team,scout,review,fix,desktop,benjamin,lucas,harper grokhunter agents status— installed Coding Team agents- Richer status:
agents=N | personas=N | roles=N - Aliases:
ghsu(setup),ght(team)
Upgrade
cd ~/GrokHunter && git pull
grokhunter setup --with-models
# or:
grokhunter ensure && grokhunter skills installExamples
grokhunter team
grokhunter scout "Map how install_aider works"
grokhunter fix "ci-unit fails on bind-patch"
grokhunter setup --with-aider --with-modelsGrokHunter 1.0.4 — full product site + CI unit
GrokHunter 1.0.4
Polish release after the 1.0.3 Grok Build 1.0.0 lab stack.
Highlights
- Full product website — agents, personas, roles, install, CLI, upgrade, FAQ
- GitHub Pages live: https://finecomputer14451.github.io/GrokHunter/
- Smoke CI runs
scripts/ci-unit.sh(skills/agents/personas/roles install checks) - README badges + repo homepage metadata
Upgrade
cd ~/GrokHunter && git pull
grokhunter ensure
grokhunter skills install
grokhunter doctorNotes
Lab stack (Grok 1.0.0, Aider uv, Coding Team) shipped in 1.0.3. This release is site + CI polish.
GrokHunter 1.0.3 — Grok Build 1.0.0 lab stack
GrokHunter 1.0.3
Full alignment with Grok Build 1.0.0 (stable) for the rootless NetHunter coding lab.
Highlights
- Grok Build ≥ 1.0.0 — ensure, doctor, NetHunter profile (
channel=stable,grok-4.5) - Aider fix — uv + managed Python 3.12 (works on Kali 3.13)
- Agents — Coding Team + scout / review / fix / desktop
- Personas — mobile, concise, shell-first, pair, security-lab, design/build/harden cards
- Roles — architect, builder, reliability, mapper, code-review, surgical, x11-desktop
Upgrade
git pull
grokhunter ensure
grokhunter skills install
grokhunter models install # optional V9 pickers
grokhunter doctor