Skip to content

Releases: coolplayagent/relay-knowledge

v1.1.9

10 Jun 05:59

Choose a tag to compare

Install

Download the archive for your platform from this release, verify it with checksums.txt, and place the relay-knowledge binary on your PATH.

Rust users can install from crates.io after the crate is published:

cargo install relay-knowledge

CLI Skill

This release includes relay-knowledge-cli-skill-v1.1.9.tar.gz, a ClawHub-compatible skill that teaches LLM agents to use the relay-knowledge CLI for local graph and code-repository workflows. The skill package includes root-level README.md guidance plus Linux x64 and Windows x64 binaries under assets/; agents prefer the matching bundled asset for the current operating system, CPU, and active command runner when version --format json succeeds, and use PATH only as a fallback or when explicitly requested. Windows .exe asset examples stay in PowerShell or cmd.exe instructions, not bash/POSIX command blocks. It is intentionally separate from MCP protocol access.

Registry maintainers can publish the same generated skill layout with:

clawhub publish skills/relay-knowledge-cli --slug relay-knowledge-cli --name "Relay Knowledge CLI" --version 1.1.9

Verification

sha256sum -c checksums.txt
gh attestation verify <artifact> -R coolplayagent/relay-knowledge
relay-knowledge --version
relay-knowledge status --format json
relay-knowledge service doctor --format json

Platform Artifacts

  • Linux x64: x86_64-unknown-linux-gnu built on the glibc 2.31 baseline
  • Linux ARM64: aarch64-unknown-linux-gnu built on the glibc 2.31 baseline
  • macOS Intel: x86_64-apple-darwin
  • macOS Apple Silicon: aarch64-apple-darwin
  • Windows x64: x86_64-pc-windows-msvc
  • Windows ARM64: aarch64-pc-windows-msvc

Windows ARM64 is validated as a cross-built release artifact in this workflow. Native Windows ARM64 smoke tests require a future ARM64 Windows runner.

v1.1.8

06 Jun 13:06

Choose a tag to compare

Install

Download the archive for your platform from this release, verify it with checksums.txt, and place the relay-knowledge binary on your PATH.

Rust users can install from crates.io after the crate is published:

cargo install relay-knowledge

CLI Skill

This release includes relay-knowledge-cli-skill-v1.1.8.tar.gz, a ClawHub-compatible skill that teaches LLM agents to use the relay-knowledge CLI for local graph and code-repository workflows. The skill package includes root-level README.md guidance plus Linux x64 and Windows x64 binaries under assets/; agents prefer the matching bundled asset for the current operating system, CPU, and active command runner when version --format json succeeds, and use PATH only as a fallback or when explicitly requested. Windows .exe asset examples stay in PowerShell or cmd.exe instructions, not bash/POSIX command blocks. It is intentionally separate from MCP protocol access.

Registry maintainers can publish the same generated skill layout with:

clawhub publish skills/relay-knowledge-cli --slug relay-knowledge-cli --name "Relay Knowledge CLI" --version 1.1.8

Verification

sha256sum -c checksums.txt
gh attestation verify <artifact> -R coolplayagent/relay-knowledge
relay-knowledge --version
relay-knowledge status --format json
relay-knowledge service doctor --format json

Platform Artifacts

  • Linux x64: x86_64-unknown-linux-gnu built on the glibc 2.31 baseline
  • Linux ARM64: aarch64-unknown-linux-gnu built on the glibc 2.31 baseline
  • macOS Intel: x86_64-apple-darwin
  • macOS Apple Silicon: aarch64-apple-darwin
  • Windows x64: x86_64-pc-windows-msvc
  • Windows ARM64: aarch64-pc-windows-msvc

Windows ARM64 is validated as a cross-built release artifact in this workflow. Native Windows ARM64 smoke tests require a future ARM64 Windows runner.

v1.1.7

03 Jun 07:27

Choose a tag to compare

Install

Download the archive for your platform from this release, verify it with checksums.txt, and place the relay-knowledge binary on your PATH.

Rust users can install from crates.io after the crate is published:

cargo install relay-knowledge

CLI Skill

This release includes relay-knowledge-cli-skill-v1.1.7.tar.gz, a ClawHub-compatible skill that teaches LLM agents to use the relay-knowledge CLI for local graph and code-repository workflows. The skill package includes root-level README.md guidance plus Linux x64 and Windows x64 binaries under assets/; agents prefer the matching bundled asset for the current operating system, CPU, and active command runner when version --format json succeeds, and use PATH only as a fallback or when explicitly requested. Windows .exe asset examples stay in PowerShell or cmd.exe instructions, not bash/POSIX command blocks. It is intentionally separate from MCP protocol access.

Registry maintainers can publish the same generated skill layout with:

clawhub publish skills/relay-knowledge-cli --slug relay-knowledge-cli --name "Relay Knowledge CLI" --version 1.1.7

Verification

sha256sum -c checksums.txt
gh attestation verify <artifact> -R coolplayagent/relay-knowledge
relay-knowledge --version
relay-knowledge status --format json
relay-knowledge service doctor --format json

Platform Artifacts

  • Linux x64: x86_64-unknown-linux-gnu built on the glibc 2.31 baseline
  • Linux ARM64: aarch64-unknown-linux-gnu built on the glibc 2.31 baseline
  • macOS Intel: x86_64-apple-darwin
  • macOS Apple Silicon: aarch64-apple-darwin
  • Windows x64: x86_64-pc-windows-msvc
  • Windows ARM64: aarch64-pc-windows-msvc

Windows ARM64 is validated as a cross-built release artifact in this workflow. Native Windows ARM64 smoke tests require a future ARM64 Windows runner.

v1.1.6

03 Jun 00:50

Choose a tag to compare

Install

Download the archive for your platform from this release, verify it with checksums.txt, and place the relay-knowledge binary on your PATH.

Rust users can install from crates.io after the crate is published:

cargo install relay-knowledge

CLI Skill

This release includes relay-knowledge-cli-skill-v1.1.6.tar.gz, a ClawHub-compatible skill that teaches LLM agents to use the relay-knowledge CLI for local graph and code-repository workflows. The skill package includes root-level README.md guidance plus Linux x64 and Windows x64 binaries under assets/; agents prefer the matching bundled asset for the current operating system, CPU, and active command runner when version --format json succeeds, and use PATH only as a fallback or when explicitly requested. Windows .exe asset examples stay in PowerShell or cmd.exe instructions, not bash/POSIX command blocks. It is intentionally separate from MCP protocol access.

Registry maintainers can publish the same generated skill layout with:

clawhub publish skills/relay-knowledge-cli --slug relay-knowledge-cli --name "Relay Knowledge CLI" --version 1.1.6

Verification

sha256sum -c checksums.txt
gh attestation verify <artifact> -R coolplayagent/relay-knowledge
relay-knowledge --version
relay-knowledge status --format json
relay-knowledge service doctor --format json

Platform Artifacts

  • Linux x64: x86_64-unknown-linux-gnu built on the glibc 2.31 baseline
  • Linux ARM64: aarch64-unknown-linux-gnu built on the glibc 2.31 baseline
  • macOS Intel: x86_64-apple-darwin
  • macOS Apple Silicon: aarch64-apple-darwin
  • Windows x64: x86_64-pc-windows-msvc
  • Windows ARM64: aarch64-pc-windows-msvc

Windows ARM64 is validated as a cross-built release artifact in this workflow. Native Windows ARM64 smoke tests require a future ARM64 Windows runner.

v1.1.5

02 Jun 06:37

Choose a tag to compare

Install

Download the archive for your platform from this release, verify it with checksums.txt, and place the relay-knowledge binary on your PATH.

Rust users can install from crates.io after the crate is published:

cargo install relay-knowledge

CLI Skill

This release includes relay-knowledge-cli-skill-v1.1.5.tar.gz, a ClawHub-compatible skill that teaches LLM agents to use the relay-knowledge CLI for local graph and code-repository workflows. The skill package includes root-level README.md guidance plus Linux x64 and Windows x64 binaries under assets/; agents prefer the matching bundled asset for the current operating system, CPU, and active command runner when version --format json succeeds, and use PATH only as a fallback or when explicitly requested. Windows .exe asset examples stay in PowerShell or cmd.exe instructions, not bash/POSIX command blocks. It is intentionally separate from MCP protocol access.

Registry maintainers can publish the same generated skill layout with:

clawhub publish skills/relay-knowledge-cli --slug relay-knowledge-cli --name "Relay Knowledge CLI" --version 1.1.5

Verification

sha256sum -c checksums.txt
gh attestation verify <artifact> -R coolplayagent/relay-knowledge
relay-knowledge --version
relay-knowledge status --format json
relay-knowledge service doctor --format json

Platform Artifacts

  • Linux x64: x86_64-unknown-linux-gnu built on the glibc 2.31 baseline
  • Linux ARM64: aarch64-unknown-linux-gnu built on the glibc 2.31 baseline
  • macOS Intel: x86_64-apple-darwin
  • macOS Apple Silicon: aarch64-apple-darwin
  • Windows x64: x86_64-pc-windows-msvc
  • Windows ARM64: aarch64-pc-windows-msvc

Windows ARM64 is validated as a cross-built release artifact in this workflow. Native Windows ARM64 smoke tests require a future ARM64 Windows runner.

v1.1.4

31 May 23:46

Choose a tag to compare

Install

Download the archive for your platform from this release, verify it with checksums.txt, and place the relay-knowledge binary on your PATH.

Rust users can install from crates.io after the crate is published:

cargo install relay-knowledge

CLI Skill

This release includes relay-knowledge-cli-skill-v1.1.4.tar.gz, a ClawHub-compatible skill that teaches LLM agents to use the relay-knowledge CLI for local graph and code-repository workflows. The skill package includes root-level README.md guidance plus Linux x64 and Windows x64 binaries under assets/; agents prefer the matching bundled asset for the current operating system, CPU, and active command runner when version --format json succeeds, and use PATH only as a fallback or when explicitly requested. Windows .exe asset examples stay in PowerShell or cmd.exe instructions, not bash/POSIX command blocks. It is intentionally separate from MCP protocol access.

Registry maintainers can publish the same generated skill layout with:

clawhub publish skills/relay-knowledge-cli --slug relay-knowledge-cli --name "Relay Knowledge CLI" --version 1.1.4

Verification

sha256sum -c checksums.txt
gh attestation verify <artifact> -R coolplayagent/relay-knowledge
relay-knowledge --version
relay-knowledge status --format json
relay-knowledge service doctor --format json

Platform Artifacts

  • Linux x64: x86_64-unknown-linux-gnu built on the glibc 2.31 baseline
  • Linux ARM64: aarch64-unknown-linux-gnu built on the glibc 2.31 baseline
  • macOS Intel: x86_64-apple-darwin
  • macOS Apple Silicon: aarch64-apple-darwin
  • Windows x64: x86_64-pc-windows-msvc
  • Windows ARM64: aarch64-pc-windows-msvc

Windows ARM64 is validated as a cross-built release artifact in this workflow. Native Windows ARM64 smoke tests require a future ARM64 Windows runner.

v1.1.3

27 May 15:21

Choose a tag to compare

Install

Download the archive for your platform from this release, verify it with checksums.txt, and place the relay-knowledge binary on your PATH.

Rust users can install from crates.io after the crate is published:

cargo install relay-knowledge

CLI Skill

This release includes relay-knowledge-cli-skill-v1.1.3.tar.gz, a ClawHub-compatible skill that teaches LLM agents to use the relay-knowledge CLI for local graph and code-repository workflows. The skill package includes root-level README.md guidance plus Linux x64 and Windows x64 binaries under assets/; agents prefer the matching bundled asset for the current operating system, CPU, and active command runner when version --format json succeeds, and use PATH only as a fallback or when explicitly requested. Windows .exe asset examples stay in PowerShell or cmd.exe instructions, not bash/POSIX command blocks. It is intentionally separate from MCP protocol access.

Registry maintainers can publish the same generated skill layout with:

clawhub publish skills/relay-knowledge-cli --slug relay-knowledge-cli --name "Relay Knowledge CLI" --version 1.1.3

Verification

sha256sum -c checksums.txt
gh attestation verify <artifact> -R coolplayagent/relay-knowledge
relay-knowledge --version
relay-knowledge status --format json
relay-knowledge service doctor --format json

Platform Artifacts

  • Linux x64: x86_64-unknown-linux-gnu built on the glibc 2.31 baseline
  • Linux ARM64: aarch64-unknown-linux-gnu built on the glibc 2.31 baseline
  • macOS Intel: x86_64-apple-darwin
  • macOS Apple Silicon: aarch64-apple-darwin
  • Windows x64: x86_64-pc-windows-msvc
  • Windows ARM64: aarch64-pc-windows-msvc

Windows ARM64 is validated as a cross-built release artifact in this workflow. Native Windows ARM64 smoke tests require a future ARM64 Windows runner.

v1.1.2

27 May 00:01

Choose a tag to compare

Install

Download the archive for your platform from this release, verify it with checksums.txt, and place the relay-knowledge binary on your PATH.

Rust users can install from crates.io after the crate is published:

cargo install relay-knowledge

CLI Skill

This release includes relay-knowledge-cli-skill-v1.1.2.tar.gz, a ClawHub-compatible skill that teaches LLM agents to use the relay-knowledge CLI for local graph and code-repository workflows. The skill package includes root-level README.md guidance plus Linux x64 and Windows x64 binaries under assets/; agents prefer the matching bundled asset when version --format json succeeds, and use PATH only as a fallback or when explicitly requested. It is intentionally separate from MCP protocol access.

Registry maintainers can publish the same generated skill layout with:

clawhub publish skills/relay-knowledge-cli --slug relay-knowledge-cli --name "Relay Knowledge CLI" --version 1.1.2

Verification

sha256sum -c checksums.txt
gh attestation verify <artifact> -R coolplayagent/relay-knowledge
relay-knowledge --version
relay-knowledge status --format json
relay-knowledge service doctor --format json

Platform Artifacts

  • Linux x64: x86_64-unknown-linux-gnu built on the glibc 2.31 baseline
  • Linux ARM64: aarch64-unknown-linux-gnu built on the glibc 2.31 baseline
  • macOS Intel: x86_64-apple-darwin
  • macOS Apple Silicon: aarch64-apple-darwin
  • Windows x64: x86_64-pc-windows-msvc
  • Windows ARM64: aarch64-pc-windows-msvc

Windows ARM64 is validated as a cross-built release artifact in this workflow. Native Windows ARM64 smoke tests require a future ARM64 Windows runner.

v1.1.1

26 May 13:57

Choose a tag to compare

Install

Download the archive for your platform from this release, verify it with checksums.txt, and place the relay-knowledge binary on your PATH.

Rust users can install from crates.io after the crate is published:

cargo install relay-knowledge

CLI Skill

This release includes relay-knowledge-cli-skill-v1.1.1.tar.gz, a ClawHub-compatible skill that teaches LLM agents to use the relay-knowledge CLI for local graph and code-repository workflows. The skill package includes root-level README.md guidance plus Linux x64 and Windows x64 binaries under assets/; agents prefer the matching bundled asset when version --format json succeeds, and use PATH only as a fallback or when explicitly requested. It is intentionally separate from MCP protocol access.

Registry maintainers can publish the same generated skill layout with:

clawhub publish skills/relay-knowledge-cli --slug relay-knowledge-cli --name "Relay Knowledge CLI" --version 1.1.1

Verification

sha256sum -c checksums.txt
gh attestation verify <artifact> -R coolplayagent/relay-knowledge
relay-knowledge --version
relay-knowledge status --format json
relay-knowledge service doctor --format json

Platform Artifacts

  • Linux x64: x86_64-unknown-linux-gnu built on the glibc 2.31 baseline
  • Linux ARM64: aarch64-unknown-linux-gnu built on the glibc 2.31 baseline
  • macOS Intel: x86_64-apple-darwin
  • macOS Apple Silicon: aarch64-apple-darwin
  • Windows x64: x86_64-pc-windows-msvc
  • Windows ARM64: aarch64-pc-windows-msvc

Windows ARM64 is validated as a cross-built release artifact in this workflow. Native Windows ARM64 smoke tests require a future ARM64 Windows runner.

v1.1.0

26 May 01:16

Choose a tag to compare

Install

Download the archive for your platform from this release, verify it with checksums.txt, and place the relay-knowledge binary on your PATH.

Rust users can install from crates.io after the crate is published:

cargo install relay-knowledge

CLI Skill

This release includes relay-knowledge-cli-skill-v1.1.0.tar.gz, a ClawHub-compatible skill that teaches LLM agents to use the relay-knowledge CLI for local graph and code-repository workflows. The skill package includes root-level README.md guidance plus Linux x64 and Windows x64 binaries under assets/; agents prefer the matching bundled asset when version --format json succeeds, and use PATH only as a fallback or when explicitly requested. It is intentionally separate from MCP protocol access.

Registry maintainers can publish the same generated skill layout with:

clawhub publish skills/relay-knowledge-cli --slug relay-knowledge-cli --name "Relay Knowledge CLI" --version 1.1.0

Verification

sha256sum -c checksums.txt
gh attestation verify <artifact> -R coolplayagent/relay-knowledge
relay-knowledge --version
relay-knowledge status --format json
relay-knowledge service doctor --format json

Platform Artifacts

  • Linux x64: x86_64-unknown-linux-gnu built on the glibc 2.31 baseline
  • Linux ARM64: aarch64-unknown-linux-gnu built on the glibc 2.31 baseline
  • macOS Intel: x86_64-apple-darwin
  • macOS Apple Silicon: aarch64-apple-darwin
  • Windows x64: x86_64-pc-windows-msvc
  • Windows ARM64: aarch64-pc-windows-msvc

Windows ARM64 is validated as a cross-built release artifact in this workflow. Native Windows ARM64 smoke tests require a future ARM64 Windows runner.