-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
ZacharyGeurts edited this page Jun 29, 2026
·
2 revisions
Web: getting-started.html
- Linux x86_64
- Host gcc/g++, git, cmake, Python 3 / GPY-16
- GCC build dependencies
- ~6 GB disk
git clone https://github.com/ZacharyGeurts/Grok16.git
cd Grok16
git checkout v5.1.0
export G16_PREFIX="$(pwd)"
export G16_BELT_PROFILE=belt_2_0
export SG_ROOT=/path/to/SG # optional — enables AmmoOS integrate
./scripts/grok16-toolchain.sh bootstrap
./scripts/grok16-toolchain.sh rebuild
./scripts/grok16-toolchain.sh verify
./scripts/grok16-toolchain.sh test-battery-release
./scripts/grok16-toolchain.sh test-battery-belt| Mode | Command |
|---|---|
| Fast (default) | ./scripts/grok16-toolchain.sh rebuild |
| Full bootstrap | G16_FULL_REBUILD=1 ./scripts/grok16-toolchain.sh rebuild |
| Release | G16_RELEASE_PROFILE=1 ./scripts/grok16-toolchain.sh rebuild |
G16_RELEASE_PROFILE=1 ./scripts/grok16-toolchain.sh test-battery-release
./scripts/grok16-toolchain.sh test-battery-belt
./scripts/grok16-integrate.sh
./scripts/grok16-toolchain.sh integrate-ammoospip install -r requirements-mcp.txt
# See wiki/MCP.md or mcp/README.mdSee Batteries · Single Fabric · Safety · MCP.
Home — Grok16 5.3.1 Programmerland
- Programmerland — kind design for devs + AI
- AmmoCode manual — GitHub Pages home
- Field Platform — no field files
- Safety
- ZNetwork Connect
- Release
- Integration
- MCP — agent tools