Skip to content

Releases: tangle-network/braid

Braid 0.2.2

Choose a tag to compare

@github-actions github-actions released this 21 Aug 12:40
b2bc14a

Published @tangle-network/braid@0.2.2 from commit b2bc14a. The exact package completed candidate and registry install/use checks on Linux x64 and macOS arm64.

Braid 0.2.1

Choose a tag to compare

@github-actions github-actions released this 21 Aug 11:47
ba4160a

Published @tangle-network/braid@0.2.1 from commit ba4160a. The exact package completed candidate and registry install/use checks on Linux x64 and macOS arm64.

Braid 0.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 08:05
74d9fe1

Published @tangle-network/braid@0.2.0 from commit 74d9fe1. The exact package completed candidate and registry install/use checks on Linux x64 and macOS arm64.

Braid 0.1.3

Choose a tag to compare

@github-actions github-actions released this 15 Aug 04:48
3d7b79f

Published @tangle-network/braid@0.1.3 from commit 3d7b79f. The exact package completed candidate and registry install/use checks on Linux x64 and macOS arm64.

Braid 0.1.2

Choose a tag to compare

@github-actions github-actions released this 15 Aug 03:27
20865cb

Published @tangle-network/braid@0.1.2 from commit 20865cb. The exact package completed candidate and registry install/use checks on Linux x64 and macOS arm64.

Braid 0.1.1

Choose a tag to compare

@github-actions github-actions released this 11 Aug 20:47
053f5b0

Published @tangle-network/braid@0.1.1 from commit 053f5b0. The exact package completed candidate and registry install/use checks on Linux x64 and macOS arm64.

Braid 0.1.0

Choose a tag to compare

@drewstone drewstone released this 11 Aug 13:24
650b0e4

Braid is a terminal client over agent-runtime. One AgentProfile can drive supported coding runners through CLI Bridge, Tangle inference, or Tangle sandboxes.

Highlights:

  • Durable CLI Bridge jobs survive detach, Braid restart, reconnect, and follow-up turns.
  • The TUI and JSONL interface expose exact profile, runner, model, connection, environment, session, usage, and completeness.
  • Activity, trace analysis, comparisons, approvals, forks, and graphs share one application core.
  • The README includes a real Pi and GLM-5.2 coding run plus its retained execution receipt.

Install:

npm install --global @tangle-network/braid
braid

Direct checks:

  • Public registry tarball SHA-256: 3f0343a6337feb7da794e9195706f8aefc119068e2c35113d9df8b3293fa84c9.
  • A clean registry install completed a headless Braid turn.
  • A clean candidate install completed three real Pi and GLM-5.2 turns across a Braid restart on one provider session.
  • GitHub CI passed on Linux, macOS, and Windows.
  • 633 tests ran: 631 passed, 2 intentional skips, 0 failed.