Skip to content

Releases: Pitchfork-and-Torch/GrokLink-OS

GrokLink OS v3.6.1

Choose a tag to compare

@Pitchfork-and-Torch Pitchfork-and-Torch released this 22 Jul 19:26

GrokLink OS v3.6.1

From-scratch research RTOS for multi-radio portable hardware with gated agent, skills, on-device GUI, and PC bridge.

Install

git clone https://github.com/Pitchfork-and-Torch/GrokLink-OS.git
cd GrokLink-OS/bridge
py -3 -m pip install -e ".[serial]"

DFU: flash release asset GrokLink-OS-v3.6.1-radio.dfu (device in STM32 DFU mode).

MIT License.

GrokLink OS v3.6.0

Choose a tag to compare

@Pitchfork-and-Torch Pitchfork-and-Torch released this 22 Jul 19:05

GrokLink OS v3.6.0

From-scratch research RTOS for multi-radio portable hardware with gated agent, skills, on-device GUI, and PC bridge.

Install

git clone https://github.com/Pitchfork-and-Torch/GrokLink-OS.git
cd GrokLink-OS/bridge
py -3 -m pip install -e ".[serial]"

DFU flash (device in STM32 DFU mode, VID 0483 PID DF11):

# Use release asset GrokLink-OS-v3.6.0-radio.dfu
# From a clone with tools/flash_os_dfu_only.ps1 after placing the DFU under dist/dfu/

MIT License.

GrokLink OS v3.4.0

Choose a tag to compare

@Pitchfork-and-Torch Pitchfork-and-Torch released this 22 Jul 17:02

GrokLink OS v3.4.0

From-scratch research RTOS for multi-radio portable hardware with gated agent autonomy, ROM mission catalog, USB-safe offline passive agent, RAM vault, multi-LLM signal observability, on-device GUI, and PC bridge (authorized educational use only).

Flash Flipper (F7 class)

  1. Download GrokLink-OS-v3.4.0-radio.dfu below
  2. Unplug, hold BACK+OK ~30s, plug USB (DFU 0483:DF11)
  3. Flash the DFU, then open CDC at 230400 baud
cd bridge
pip install -e ".[serial]"
set GLK_SERIAL_PORT=COMx
groklink-os edu-ack
groklink-os observe-rx --freq 433920000
groklink-os agent-offline --id lab_passive_watch

Docs: docs/FLASH_LATEST.md · docs/SIGNAL_OBSERVABILITY.md · docs/MISSIONS.md

MIT License.

GrokLink OS v3.3.0

Choose a tag to compare

@Pitchfork-and-Torch Pitchfork-and-Torch released this 22 Jul 16:55

Superseded by latest release. See https://github.com/Pitchfork-and-Torch/GrokLink-OS/releases/latest

MIT License.

GrokLink OS v3.2.0

Choose a tag to compare

@Pitchfork-and-Torch Pitchfork-and-Torch released this 22 Jul 15:59

Superseded by latest release. See https://github.com/Pitchfork-and-Torch/GrokLink-OS/releases/latest

MIT License.

GrokLink OS v3.1.5

Choose a tag to compare

@Pitchfork-and-Torch Pitchfork-and-Torch released this 22 Jul 15:40

Superseded by latest release. See https://github.com/Pitchfork-and-Torch/GrokLink-OS/releases/latest

MIT License.

GrokLink OS v3.1.4

Choose a tag to compare

@Pitchfork-and-Torch Pitchfork-and-Torch released this 22 Jul 15:29

Superseded by latest release. See https://github.com/Pitchfork-and-Torch/GrokLink-OS/releases/latest

MIT License.

GrokLink OS v3.1.0

Choose a tag to compare

@Pitchfork-and-Torch Pitchfork-and-Torch released this 22 Jul 15:02

Superseded by latest release. See https://github.com/Pitchfork-and-Torch/GrokLink-OS/releases/latest

MIT License.

GrokLink OS v3.0.2 RPC (experimental)

Choose a tag to compare

@Pitchfork-and-Torch Pitchfork-and-Torch released this 22 Jul 13:14

Superseded by latest release. See https://github.com/Pitchfork-and-Torch/GrokLink-OS/releases/latest

MIT License.

GrokLink OS v3.0.1 CDC (experimental)

Choose a tag to compare

@Pitchfork-and-Torch Pitchfork-and-Torch released this 22 Jul 12:55

Superseded by latest release. See https://github.com/Pitchfork-and-Torch/GrokLink-OS/releases/latest

MIT License.