Skip to content

Releases: DeepWindAI/harness

v1.1.14

Choose a tag to compare

@github-actions github-actions released this 02 Aug 06:53

Install

curl -fsSL https://deepwind.ai/install | bash

Immutable release assets

  • Signed manifest SHA-256: b5b2b3705f1c469c6e44eaedae8618f1a59e95d5c0fca32841ab2dc70f09480c
  • Versioned bootstrap: deepwind-init-v1.1.14.sh
  • Target archives, SHA256SUMS, detached manifest signature, provenance, and public keyring are attached to this exact tag.
curl -fsSLO https://github.com/DeepWindAI/harness/releases/download/v1.1.14/deepwind-init-v1.1.14.sh
curl -fsSLO https://github.com/DeepWindAI/harness/releases/download/v1.1.14/deepwind-release-manifest.json
curl -fsSLO https://github.com/DeepWindAI/harness/releases/download/v1.1.14/deepwind-release-manifest.json.asc

Notes

Remove obsolete duplicated Codex plugin aliases

v1.1.13

Choose a tag to compare

@github-actions github-actions released this 02 Aug 06:34

Install

curl -fsSL https://deepwind.ai/install | bash

Immutable release assets

  • Signed manifest SHA-256: 4c635afafa87210eb11bbb1a9a186a426c62036c89512e8ec38d36f329ac97d0
  • Versioned bootstrap: deepwind-init-v1.1.13.sh
  • Target archives, SHA256SUMS, detached manifest signature, provenance, and public keyring are attached to this exact tag.
curl -fsSLO https://github.com/DeepWindAI/harness/releases/download/v1.1.13/deepwind-init-v1.1.13.sh
curl -fsSLO https://github.com/DeepWindAI/harness/releases/download/v1.1.13/deepwind-release-manifest.json
curl -fsSLO https://github.com/DeepWindAI/harness/releases/download/v1.1.13/deepwind-release-manifest.json.asc

Notes

Publish regenerated DeepWind installer bootstrap

v1.1.9

Choose a tag to compare

@github-actions github-actions released this 31 Jul 04:59

Install

curl -fsSL https://deepwind.ai/install | bash

Immutable release assets

  • Signed manifest SHA-256: 54103334c1527627d137b9d17386874b4e096268ca4aac5f701a0aa2a1a08ae8
  • Versioned bootstrap: deepwind-init-v1.1.9.sh
  • Target archives, SHA256SUMS, detached manifest signature, provenance, and public keyring are attached to this exact tag.
curl -fsSLO https://github.com/DeepWindAI/harness/releases/download/v1.1.9/deepwind-init-v1.1.9.sh
curl -fsSLO https://github.com/DeepWindAI/harness/releases/download/v1.1.9/deepwind-release-manifest.json
curl -fsSLO https://github.com/DeepWindAI/harness/releases/download/v1.1.9/deepwind-release-manifest.json.asc

Notes

Publish DeepWind Harness global skill aliases and public plugin submission package

v1.1.8

Choose a tag to compare

@github-actions github-actions released this 27 Jul 16:08

Install

curl -fsSL https://deepwind.ai/install | bash

Immutable release assets

  • Signed manifest SHA-256: 567de8cfbfdd4058cfeeabb3fa3844eb3f3b5e7ec029bdc400cc4a481f0ebe5b
  • Versioned bootstrap: deepwind-init-v1.1.8.sh
  • Target archives, SHA256SUMS, detached manifest signature, provenance, and public keyring are attached to this exact tag.
curl -fsSLO https://github.com/DeepWindAI/harness/releases/download/v1.1.8/deepwind-init-v1.1.8.sh
curl -fsSLO https://github.com/DeepWindAI/harness/releases/download/v1.1.8/deepwind-release-manifest.json
curl -fsSLO https://github.com/DeepWindAI/harness/releases/download/v1.1.8/deepwind-release-manifest.json.asc

v1.1.7

Choose a tag to compare

@github-actions github-actions released this 24 Jul 19:08

Install

curl -fsSL https://deepwind.ai/install | bash

Immutable release assets

  • Signed manifest SHA-256: 2997114a435b8f17153b6a68e1c99d2f2f42d27f0291125ef4018c59a517c2bb
  • Versioned bootstrap: deepwind-init-v1.1.7.sh
  • Target archives, SHA256SUMS, detached manifest signature, provenance, and public keyring are attached to this exact tag.
curl -fsSLO https://github.com/DeepWindAI/harness/releases/download/v1.1.7/deepwind-init-v1.1.7.sh
curl -fsSLO https://github.com/DeepWindAI/harness/releases/download/v1.1.7/deepwind-release-manifest.json
curl -fsSLO https://github.com/DeepWindAI/harness/releases/download/v1.1.7/deepwind-release-manifest.json.asc

Notes

Publish signed dual Claude/Codex installer release after harness merge

v1.1.6

Choose a tag to compare

@github-actions github-actions released this 20 Jul 15:43

Install

curl -fsSL https://deepwind.ai/install/deepwind-init.sh | bash

Full package (offline install)

  • deepwind-harness.tar.gz (124K gzipped)
  • SHA-256: a41ddca211e3b12c5932ec3e3e8d0dd07928df1c3e62f4126b2820dfda45d249
curl -fsSL https://github.com/DeepWindAI/harness/releases/download/v1.1.6/deepwind-harness.tar.gz -o deepwind-harness.tar.gz
echo "a41ddca211e3b12c5932ec3e3e8d0dd07928df1c3e62f4126b2820dfda45d249  deepwind-harness.tar.gz" | shasum -a 256 -c -
mkdir deepwind-harness && tar -xzf deepwind-harness.tar.gz -C deepwind-harness && cd deepwind-harness
./install.sh

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 13 Jul 16:19

Install

curl -fsSL https://deepwind.ai/install/deepwind-init.sh | bash

Full package (offline install)

  • deepwind-harness.tar.gz (122K gzipped)
  • SHA-256: 009e542d69829b697523c3fd235d4dabaad494f277178859c7d600510004de2f
curl -fsSL https://github.com/DeepWindAI/harness/releases/download/v1.1.5/deepwind-harness.tar.gz -o deepwind-harness.tar.gz
echo "009e542d69829b697523c3fd235d4dabaad494f277178859c7d600510004de2f  deepwind-harness.tar.gz" | shasum -a 256 -c -
mkdir deepwind-harness && tar -xzf deepwind-harness.tar.gz -C deepwind-harness && cd deepwind-harness
./install.sh

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 06 Jul 16:47

Install

curl -fsSL https://deepwind.ai/install/deepwind-init.sh | bash

Full package (offline install)

  • deepwind-harness.tar.gz (122K gzipped)
  • SHA-256: 00b96d322bf22fdd3c4537d35739efdbc8bfc16169831ee6f9992ce5e5409543
curl -fsSL https://github.com/DeepWindAI/harness/releases/download/v1.1.4/deepwind-harness.tar.gz -o deepwind-harness.tar.gz
echo "00b96d322bf22fdd3c4537d35739efdbc8bfc16169831ee6f9992ce5e5409543  deepwind-harness.tar.gz" | shasum -a 256 -c -
mkdir deepwind-harness && tar -xzf deepwind-harness.tar.gz -C deepwind-harness && cd deepwind-harness
./install.sh

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 29 Jun 16:48

Install

curl -fsSL https://deepwind.ai/install/deepwind-init.sh | bash

Full package (offline install)

  • deepwind-harness.tar.gz (122K gzipped)
  • SHA-256: f50d72792f43d5d31edeeb1ea29d50bfa8f9a02a388e97fba0444dab5733d746
curl -fsSL https://github.com/DeepWindAI/harness/releases/download/v1.1.3/deepwind-harness.tar.gz -o deepwind-harness.tar.gz
echo "f50d72792f43d5d31edeeb1ea29d50bfa8f9a02a388e97fba0444dab5733d746  deepwind-harness.tar.gz" | shasum -a 256 -c -
mkdir deepwind-harness && tar -xzf deepwind-harness.tar.gz -C deepwind-harness && cd deepwind-harness
./install.sh

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 22 Jun 18:08

Install

curl -fsSL https://deepwind.ai/install/deepwind-init.sh | bash

Full package (offline install)

  • deepwind-harness.tar.gz (122K gzipped)
  • SHA-256: 6963ac0ee348b811fa75322d78e3230af190002640a71b9f2c9d10f3aeed79bf
curl -fsSL https://github.com/DeepWindAI/harness/releases/download/v1.1.2/deepwind-harness.tar.gz -o deepwind-harness.tar.gz
echo "6963ac0ee348b811fa75322d78e3230af190002640a71b9f2c9d10f3aeed79bf  deepwind-harness.tar.gz" | shasum -a 256 -c -
mkdir deepwind-harness && tar -xzf deepwind-harness.tar.gz -C deepwind-harness && cd deepwind-harness
./install.sh