Skip to content

grok-build 1.0.8 (OpenBSD amd64)

Choose a tag to compare

@rpx99 rpx99 released this 26 Aug 14:40
· 10 commits to main since this release

Native OpenBSD amd64 package of grok-build 1.0.8. This is not the xAI CDN installer (curl https://x.ai/cli/install.sh / grok update).

Install

doas pkg_add -r -D unsigned -D updatedepends grok-build-1.0.8.tgz

-u with a file path is wrong (-u takes package names). Resume an existing session with grok -c, not a bare grok.

In this build

  • Clipboard via xclip (X11 CLIPBOARD/PRIMARY)
  • Voice capture via aucat / sndio
  • --no-execute-only plus ELF PT_LOAD patch so aws-lc does not SIGSEGV on execute-only .text
  • Process FD soft limit raised toward 8192 (does not edit login.conf)
  • TUI does not advertise an older CDN build as an update

Runtime depends (pkg_add pulls these)

zstd, sqlite3, libgit2, pcre2, libssh2, oniguruma, llhttp, xclip

Build from this tree: ./scripts/openbsd-mkpackage.sh (see -h).