From 30380abdef182a94513b2cd3280bc789f4ee76d4 Mon Sep 17 00:00:00 2001 From: pi Date: Wed, 3 Jun 2026 16:40:22 +0200 Subject: [PATCH] =?UTF-8?q?Cut=20v1.15.13b=20=E2=80=94=20LAN=20access=20+?= =?UTF-8?q?=20fork/recall=20+=20pi-only=20variant?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Container-level rebuild on opencode 1.15.13 / pi 0.78.0 (both unchanged): host-OS-agnostic LAN access (base), pi-fork (fork) + pi-observational-memory (recall) in pi variants, and the new pi-only variant (basis for pi-devbox). --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ce691b..a4dc0e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,12 @@ Tags follow `v{opencode_version}[letter]` — bare tag for the first build on a ## Unreleased +_(no changes since v1.15.13b)_ + +## v1.15.13b — 2026-06-03 + +Container-level rebuild on opencode `1.15.13` (unchanged) and pi `0.78.0` (unchanged) — adds host-OS-agnostic LAN access, the `fork`/`recall` pi extensions, and a new `pi-only` variant. Letter-suffix release per the `v{opencode_version}[letter]` scheme since no upstream version moved. + ### Added: host-OS-agnostic LAN access (base image) The container can now reach LAN peers that the **host** can reach, regardless of host OS — addressing the macOS/Docker-Desktop limitation where a container in the Linux VM cannot see the host's directly-attached LAN.