Skip to content

Releases: oxgraph/oxcode

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 30 Jul 15:49
5bf0f3b

Install oxcode-cli 0.4.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/oxgraph/oxcode/releases/download/v0.4.1/oxcode-cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/oxgraph/oxcode/releases/download/v0.4.1/oxcode-cli-installer.ps1 | iex"

Download oxcode-cli 0.4.1

File Platform Checksum
oxcode-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
oxcode-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
oxcode-cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
oxcode-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
oxcode-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Changes

  • 5bf0f3b chore(release): v0.4.1 (#43)
  • 0b28e3a fix(mcp): default omitted path to workspace, not process cwd/$HOME (#41)
  • 7838ba5 chore(deps): bump actions/checkout from 6 to 7 (#34)
  • fa2809e chore(deps): bump actions/setup-node from 4 to 6 (#33)
  • 4097fef ci: append a "## Changes" commit list to each release (#32)
  • 7b1debb docs(readme): document oxcode_watch and the single-writer watcher (#31)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 02:10
v0.4.0
fcb5ec2

Install oxcode-cli 0.4.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/oxgraph/oxcode/releases/download/v0.4.0/oxcode-cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/oxgraph/oxcode/releases/download/v0.4.0/oxcode-cli-installer.ps1 | iex"

Download oxcode-cli 0.4.0

File Platform Checksum
oxcode-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
oxcode-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
oxcode-cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
oxcode-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
oxcode-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Changes

  • fcb5ec2 feat(mcp): lock-elected single-writer file watcher; release 0.4.0 (#30)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 19:45
v0.3.0
0a6ace0

Install oxcode-cli 0.3.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/oxgraph/oxcode/releases/download/v0.3.0/oxcode-cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/oxgraph/oxcode/releases/download/v0.3.0/oxcode-cli-installer.ps1 | iex"

Download oxcode-cli 0.3.0

File Platform Checksum
oxcode-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
oxcode-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
oxcode-cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
oxcode-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
oxcode-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Changes

  • 0a6ace0 fix(ci): publish-npm permissions must not exceed the caller (#29)
  • 3f1c9b0 release: oxcode 0.3.0 + document npm/MCP-Registry distribution (#28)
  • 5799c79 ci: publish @snowmead/oxcode-mcp + MCP Registry entry on release (#27)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 15:18
v0.2.0
9c30ae6

Install oxcode-cli 0.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/oxgraph/oxcode/releases/download/v0.2.0/oxcode-cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/oxgraph/oxcode/releases/download/v0.2.0/oxcode-cli-installer.ps1 | iex"

Download oxcode-cli 0.2.0

File Platform Checksum
oxcode-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
oxcode-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
oxcode-cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
oxcode-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
oxcode-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 15 Jun 13:09
v0.1.2
8636fc1

Install oxcode-cli 0.1.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/oxgraph/oxcode/releases/download/v0.1.2/oxcode-cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/oxgraph/oxcode/releases/download/v0.1.2/oxcode-cli-installer.ps1 | iex"

Download oxcode-cli 0.1.2

File Platform Checksum
oxcode-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
oxcode-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
oxcode-cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
oxcode-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
oxcode-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 11 Jun 02:09
v0.1.1
a0b31ed

Install oxcode-cli 0.1.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/oxgraph/oxcode/releases/download/v0.1.1/oxcode-cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/oxgraph/oxcode/releases/download/v0.1.1/oxcode-cli-installer.ps1 | iex"

Download oxcode-cli 0.1.1

File Platform Checksum
oxcode-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
oxcode-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
oxcode-cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
oxcode-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
oxcode-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 20:06
v0.1.0
ce1f931

Install oxcode-cli 0.1.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/oxgraph/oxcode/releases/download/v0.1.0/oxcode-cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/oxgraph/oxcode/releases/download/v0.1.0/oxcode-cli-installer.ps1 | iex"

Download oxcode-cli 0.1.0

File Platform Checksum
oxcode-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
oxcode-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
oxcode-cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
oxcode-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
oxcode-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum