Skip to content

Releases: ZacharyGeurts/Hostess7

Hostess7 3.0.7-beta5

Choose a tag to compare

@ZacharyGeurts ZacharyGeurts released this 06 Jul 00:43

Hostess7 3.0.7-beta5

Stack: NewLatest → Hostess7 · AmmoOS · GNUEOLTerminal · friends
Tag: v3.0.7-beta5
Pages: https://zacharygeurts.github.io/Hostess7/

Highlights

AmmoOS Layer −1

  • Archival Warehouse wallpaper — caution stripes, forklift, sovereign stack badge
  • Clipboard flyout — Ctrl+Alt+Space · widget grid · sovereign time chip · emacs + plain labels
  • MSPaint — MS-DOS 4.0 module · PCX · clipboard wire · /mspaint
  • DOS 4.0 module hostmodules · load-module in GNU Terminal + right-click picker
  • Sovereign time busPOST /api/sovereign-time · slowdown ≥800ms = threat + confirm

GNUEOLTerminal — last terminal the world needs

  • Full GNU Technical manual on wiki — all 22 Field Technology chapters + RTX panels + entropy grade
  • Themeable RTX panels · tight widget paneling · code-preview sidebar · iron plate

AmmoOS classic Start · everyone flyout

  • Folder-tree Start menu — AmmoOS · Layer 0, GitHub · Our Software, NEXUS categories
  • Command relay — C2 panels embed inside AmmoOS windows (/command?embed=1)
  • Everyone counter flyout — botnet + GitHub + executables · fast poll above taskbar
  • Endpoint registry · Monster/KGO tasks · distributed botnet legal ports

Hostess7 Pages

Verify

pip install -e "./Hostess7[dev]"
python3 Hostess7/scripts/hostess7_pages_surfaces_build.py
curl -s http://127.0.0.1:9477/field | head
curl -s http://127.0.0.1:9477/api/field-dos40 | jq .count
./Hostess7/Hostess7.sh on

RTX · entropy grade

  • queen_rtx when permit gates open; field_opt CPU path otherwise
  • Sovereign stamp on every panel fetch — production entropy witness

Hostess7 · AmmoOS 2.0.0-beta5

Choose a tag to compare

@ZacharyGeurts ZacharyGeurts released this 02 Jul 23:45

Hostess 7 — AmmoOS 2.0.0-beta5 stack companion

Canonical code: ZacharyGeurts/AmmoOS
AmmoOS release: v2.0.0-beta5
Manual: architecture.html

Full stack on GitHub Pages — Queen + AmmoOS surfaces · v2.0.7h

This component ships inside the AmmoOS tree. Clone AmmoOS, wire siblings, install:

git clone https://github.com/ZacharyGeurts/AmmoOS.git
cd AmmoOS
git checkout v2.0.0-beta5
./scripts/wire-stack.sh
sudo ./install-all.sh

Component repo: Hostess7 · Pages hub redirects to the AmmoOS manual.

Hostess7 2.0.7h

Choose a tag to compare

@ZacharyGeurts ZacharyGeurts released this 01 Jul 06:28

Hostess7 2.0.7h — Platform releases (single executable)

Tag: v2.0.7h · Repo: ZacharyGeurts/Hostess7

One native executable per platform (bin/hostess7, built from Queen RTX shell) plus bootstrap kits for cross-build targets. RTX-capable systems (NVIDIA RTX, Intel Arc LE, AMD) via SPIR-V — build does not require an RTX GPU (G16_RTX_GATE_FORCE=1).

Assets

Platform File Mode
Linux x86_64 hostess7-2.0.7h-rtx-linux-gnu-x86_64.tar.gz native — single hostess7 executable
Linux ARM64 hostess7-2.0.7h-rtx-linux-gnu-aarch64.tar.gz bootstrap
Windows x86_64 hostess7-2.0.7h-rtx-windows-x86_64.zip bootstrap
macOS Apple Silicon hostess7-2.0.7h-rtx-darwin-aarch64.tar.gz bootstrap
macOS Intel hostess7-2.0.7h-rtx-darwin-x86_64.tar.gz bootstrap
FreeBSD amd64 hostess7-2.0.7h-rtx-freebsd-amd64.tar.gz bootstrap
Full stack source hostess7-2.0.7h-source.h7e complete wired NewLatest tree
Installers hostess7-2.0.7h-installers.tar.gz install-all + wire scripts
Index hostess7-2.0.7h-rtx-platforms.json checksums + platform matrix

Each archive includes a .sha256 sidecar.

Quick start (Linux x86_64)

tar -xzf hostess7-2.0.7h-rtx-linux-gnu-x86_64.tar.gz
cd hostess7-2.0.7h-rtx-linux-gnu-x86_64
./bin/hostess7 --queen
# → http://127.0.0.1:9481/world/browser.html

Full sovereign stack (source)

git clone https://github.com/ZacharyGeurts/Hostess7.git
cd Hostess7 && ./Hostess7.sh boot

See RELEASE-2.0.7h.md for war realism, cohesion, and Docker/CI changes in this release.

Hostess7 1.0.7h

Choose a tag to compare

@ZacharyGeurts ZacharyGeurts released this 01 Jul 02:11

Hostess7 1.0.7h — RTX Executables (multi-platform)

Tag: v1.0.7h · Repo: ZacharyGeurts/Hostess7

Native binaries and bootstrap kits for RTX-capable systems (NVIDIA RTX, Intel Arc LE, AMD) via Queen FieldGpuDispatch + SPIR-V. Build/pack does not require an RTX GPU on the build machine (G16_RTX_GATE_FORCE=1).

Assets

Platform File Mode
Linux x86_64 hostess7-1.0.7h-rtx-linux-gnu-x86_64.tar.gz native (queen-browser when built)
Linux ARM64 hostess7-1.0.7h-rtx-linux-gnu-aarch64.tar.gz bootstrap
Windows x86_64 hostess7-1.0.7h-rtx-windows-x86_64.zip bootstrap / native .exe when built
macOS Apple Silicon hostess7-1.0.7h-rtx-darwin-aarch64.tar.gz bootstrap
macOS Intel hostess7-1.0.7h-rtx-darwin-x86_64.tar.gz bootstrap
FreeBSD amd64 hostess7-1.0.7h-rtx-freebsd-amd64.tar.gz bootstrap
Index hostess7-1.0.7h-rtx-platforms.json platform manifest + checksums

Each archive includes .sha256 sidecar checksums.

Quick start (Linux x86_64)

tar -xzf hostess7-1.0.7h-rtx-linux-gnu-x86_64.tar.gz
cd hostess7-1.0.7h-rtx-linux-gnu-x86_64
./bin/queen-browser --queen
# → http://127.0.0.1:9481/world/browser.html

Build on target (bootstrap platforms)

./bootstrap/build-rtx.sh
# or full stack:
git clone https://github.com/ZacharyGeurts/Hostess7.git
cd Hostess7 && ./Hostess7.sh boot
./Hostess7.sh queen-field-build rtx

Windows: use WSL2 with the Linux x86_64 tarball, or bootstrap/build-rtx.ps1.

Pack / publish

BUILD_RTX=0 ./Hostess7.sh rtx-release pack   # pack existing binaries only
PUSH_RTX=1 ./Hostess7.sh rtx-release push    # upload to v1.0.7h

Also in this release

Hostess7 1.0.7e

Choose a tag to compare

@ZacharyGeurts ZacharyGeurts released this 01 Jul 01:46

War-ready boot · secure git · pinned GitHub connect · Queen Browser gates