Skip to content

Releases: clickety-clacks/tightbeam

Tightbeam v0.2.0+1373

Choose a tag to compare

@github-actions github-actions released this 25 Aug 18:07
Immutable release. Only release title and notes can be modified.

What's Changed

  • Retry pre-connection DNS failures in decision listing by @leftspin in #26
  • Add insufficient-information return for decision requests by @leftspin in #25
  • Port operational session parents to 0.2.0 by @leftspin in #27
  • Ship clone-owned repo-session guidance on 0.2.0 by @leftspin in #34

Full Changelog: v0.1.7...v0.2.0+1373

Tightbeam v0.1.8+1334

Choose a tag to compare

@github-actions github-actions released this 25 Aug 06:08
Immutable release. Only release title and notes can be modified.

Tightbeam v0.1.8+1337

Choose a tag to compare

@github-actions github-actions released this 24 Aug 02:32
Immutable release. Only release title and notes can be modified.
fdb3db5

What's Changed

Full Changelog: v0.1.8+1325...v0.1.8+1337

Tightbeam 0.1.8 build 1327

Choose a tag to compare

@leftspin leftspin released this 19 Aug 20:50
Immutable release. Only release title and notes can be modified.

Tightbeam 0.1.8 build 1327

This is the final 0.1.8 build under the v<version>+<build> convention.

Build 1327 fixes the real macOS cleanup failure found by the build-1325 tag
run. When TERM interrupts an onboarding ceremony after its process group has
already exited, Darwin's EPERM response is now treated as an already-finished
group instead of a cleanup failure.

Release source: 4af89039dbb55291383a657ef28700b1acd8122f

Proof:

  • Cross-platform branch CI run 32295063261 passed on Linux and macOS.
  • Both CI release-assembly jobs passed.
  • The Darwin and Linux packages below were hash-verified, installed with
    npm install -g into clean prefixes, and booted isolated gateways that served
    version 0.1.8, build 1327, source 4af8903.
  • A real-Mac TARS smoke interrupted an active onboarding ceremony with TERM.
    The ceremony and provider child exited, no Darwin EPERM cleanup error
    occurred, the lease cleared, and the gateway kept serving.

Verify the package for your platform with the attached SHA256SUMS file before
installation. v0.1.8+1325 remains available as the prior immutable build.

Tightbeam 0.1.8

Choose a tag to compare

@leftspin leftspin released this 19 Aug 19:45
Immutable release. Only release title and notes can be modified.

Tightbeam 0.1.8 — build 1325, source c1b0274.

Combined two-host e2e pass, 2026-08-19: TARS (S6 credential ceremony + all three custody checks) and shrdlu (install, restart, serving version, S6 clean termination). Highlights since 0.1.7: operator decision requests (gh#11), live session harness switching, sign-in URLs and one-time codes as first-class onboarding deliverables, harness-health condition facts, credential operations fail closed and visible (rollback deleted), typed liveness receipts, rail-failure suppression.

Upgrading a 0.1.7 database requires the stamp migration (model-identity-v1 → operator-decision-requests-v1); see docs/UPGRADE.md. Tag name carries the build per the +N convention; bare v0.1.8 was burned by a deleted immutable release.

SHA-256:

  • tightbeam-0.1.8-linux-x86_64-build1325.tgz: aba41331f60eb36c4c6f9f13a3909ff074592f978ba3de6b1c07f550dcb64e7a
  • tightbeam-0.1.8-darwin-aarch64-build1325.tgz: acc4e9b9d9e421c3f896820c4c9f8f9f2a853d9d326adee7a8192dbf6aa9c021

Tightbeam v0.1.7

Choose a tag to compare

@github-actions github-actions released this 11 Aug 07:19

Full Changelog: v0.1.6...v0.1.7

Tightbeam v0.1.6

Choose a tag to compare

@github-actions github-actions released this 11 Aug 03:02

What's Changed

  • test parity across platforms (task #56) by @leftspin in #1
  • Rails parity on linux: Landlock containment by @leftspin in #2
  • relearn: supply git identity, and stop non-conflicts masquerading as conflicts (#58) by @leftspin in #3

New Contributors

Full Changelog: https://github.com/clickety-clacks/tightbeam/commits/v0.1.6