Skip to content

Releases: nova-globen/agent

Agent Sync v0.3.2

Choose a tag to compare

@github-actions github-actions released this 26 Jun 07:57

Agent Sync v0.3.2

Self-contained builds of the agent and git-agent executables.

Install (Linux/macOS)

curl -fsSL https://raw.githubusercontent.com/nova-globen/agent/master/scripts/install.sh | bash -s -- v0.3.2

Install (Windows PowerShell)

irm https://raw.githubusercontent.com/nova-globen/agent/master/scripts/install.ps1 | iex

Assets

  • agent-sync-v0.3.2-linux-arm64.tar.gz
  • agent-sync-v0.3.2-linux-x64.tar.gz
  • agent-sync-v0.3.2-osx-arm64.tar.gz
  • agent-sync-v0.3.2-osx-x64.tar.gz
  • agent-sync-v0.3.2-win-x64.zip
  • checksums.txt

Optional local web UI

The optional agent-sync-ui (launched by agent ui) ships as separate,
self-contained agent-sync-ui-v0.3.2-<rid> archives, attached to this release
by the separate UI packaging job, and as a .NET tool (dotnet tool install --global AgentSync.Ui). The CLI does not require it; agent ui installs it
on first use (the .NET tool when a dotnet SDK is present, otherwise the
matching release archive).

Verify checksums

sha256sum -c checksums.txt

See the installation section of the README for manual install and build-from-source instructions.

Agent Sync v0.3.1

Choose a tag to compare

@github-actions github-actions released this 26 Jun 01:44

Agent Sync v0.3.1

Self-contained builds of the agent and git-agent executables.

Install (Linux/macOS)

curl -fsSL https://raw.githubusercontent.com/nova-globen/agent/master/scripts/install.sh | bash -s -- v0.3.1

Install (Windows PowerShell)

irm https://raw.githubusercontent.com/nova-globen/agent/master/scripts/install.ps1 | iex

Assets

  • agent-sync-v0.3.1-linux-arm64.tar.gz
  • agent-sync-v0.3.1-linux-x64.tar.gz
  • agent-sync-v0.3.1-osx-arm64.tar.gz
  • agent-sync-v0.3.1-osx-x64.tar.gz
  • agent-sync-v0.3.1-win-x64.zip
  • checksums.txt

Optional local web UI

The optional agent-sync-ui (launched by agent ui) ships as separate,
self-contained agent-sync-ui-v0.3.1-<rid> archives, attached to this release
by the separate UI packaging job, and as a .NET tool (dotnet tool install --global AgentSync.Ui). The CLI does not require it; agent ui installs it
on first use (the .NET tool when a dotnet SDK is present, otherwise the
matching release archive).

Verify checksums

sha256sum -c checksums.txt

See the installation section of the README for manual install and build-from-source instructions.

Agent Sync v0.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 23:51

Agent Sync v0.3.0

Self-contained builds of the agent and git-agent executables.

Install (Linux/macOS)

curl -fsSL https://raw.githubusercontent.com/nova-globen/agent/master/scripts/install.sh | bash -s -- v0.3.0

Install (Windows PowerShell)

irm https://raw.githubusercontent.com/nova-globen/agent/master/scripts/install.ps1 | iex

Assets

  • agent-sync-v0.3.0-linux-arm64.tar.gz
  • agent-sync-v0.3.0-linux-x64.tar.gz
  • agent-sync-v0.3.0-osx-arm64.tar.gz
  • agent-sync-v0.3.0-osx-x64.tar.gz
  • agent-sync-v0.3.0-win-x64.zip
  • checksums.txt

Optional local web UI

The optional agent-sync-ui (launched by agent ui) ships as separate,
self-contained agent-sync-ui-v0.3.0-<rid> archives, attached to this release
by the separate UI packaging job, and as a .NET tool (dotnet tool install --global AgentSync.Ui). The CLI does not require it; agent ui installs it
on first use (the .NET tool when a dotnet SDK is present, otherwise the
matching release archive).

Verify checksums

sha256sum -c checksums.txt

See the installation section of the README for manual install and build-from-source instructions.

Agent Sync v0.2.0-alpha.7

Choose a tag to compare

@github-actions github-actions released this 25 Jun 10:12

Agent Sync v0.2.0-alpha.7

Self-contained builds of the agent and git-agent executables.

Install (Linux/macOS)

curl -fsSL https://raw.githubusercontent.com/nova-globen/agent/master/scripts/install.sh | bash -s -- v0.2.0-alpha.7

Install (Windows PowerShell)

irm https://raw.githubusercontent.com/nova-globen/agent/master/scripts/install.ps1 | iex

Assets

  • agent-sync-v0.2.0-alpha.7-linux-arm64.tar.gz
  • agent-sync-v0.2.0-alpha.7-linux-x64.tar.gz
  • agent-sync-v0.2.0-alpha.7-osx-arm64.tar.gz
  • agent-sync-v0.2.0-alpha.7-osx-x64.tar.gz
  • agent-sync-v0.2.0-alpha.7-win-x64.zip
  • checksums.txt

Optional local web UI

The optional agent-sync-ui (launched by agent ui) ships as separate,
self-contained agent-sync-ui-v0.2.0-alpha.7-<rid> archives, attached to this release
by the separate UI packaging job, and as a .NET tool (dotnet tool install --global AgentSync.Ui). The CLI does not require it; agent ui installs it
on first use (the .NET tool when a dotnet SDK is present, otherwise the
matching release archive).

Verify checksums

sha256sum -c checksums.txt

See the installation section of the README for manual install and build-from-source instructions.

Agent Sync v0.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 11:27

Agent Sync v0.2.0

Self-contained builds of the agent and git-agent executables.

Install (Linux/macOS)

curl -fsSL https://raw.githubusercontent.com/nova-globen/agent/master/scripts/install.sh | bash -s -- v0.2.0

Install (Windows PowerShell)

irm https://raw.githubusercontent.com/nova-globen/agent/master/scripts/install.ps1 | iex

Assets

  • agent-sync-v0.2.0-linux-arm64.tar.gz
  • agent-sync-v0.2.0-linux-x64.tar.gz
  • agent-sync-v0.2.0-osx-arm64.tar.gz
  • agent-sync-v0.2.0-osx-x64.tar.gz
  • agent-sync-v0.2.0-win-x64.zip
  • checksums.txt

Optional local web UI

The optional agent-sync-ui (launched by agent ui) ships as separate,
self-contained agent-sync-ui-v0.2.0-<rid> archives, attached to this release
by the separate UI packaging job, and as a .NET tool (dotnet tool install --global AgentSync.Ui). The CLI does not require it; agent ui installs it
on first use (the .NET tool when a dotnet SDK is present, otherwise the
matching release archive).

Verify checksums

sha256sum -c checksums.txt

See the installation section of the README for manual install and build-from-source instructions.

Agent Sync v0.2.0-alpha.6

Choose a tag to compare

@github-actions github-actions released this 23 Jun 09:19

Agent Sync v0.2.0-alpha.6

Self-contained builds of the agent and git-agent executables.

Install (Linux/macOS)

curl -fsSL https://raw.githubusercontent.com/nova-globen/agent/master/scripts/install.sh | bash -s -- v0.2.0-alpha.6

Install (Windows PowerShell)

irm https://raw.githubusercontent.com/nova-globen/agent/master/scripts/install.ps1 | iex

Assets

  • agent-sync-v0.2.0-alpha.6-linux-arm64.tar.gz
  • agent-sync-v0.2.0-alpha.6-linux-x64.tar.gz
  • agent-sync-v0.2.0-alpha.6-osx-arm64.tar.gz
  • agent-sync-v0.2.0-alpha.6-osx-x64.tar.gz
  • agent-sync-v0.2.0-alpha.6-win-x64.zip
  • checksums.txt

Optional local web UI

The optional agent-sync-ui (launched by agent ui) ships as separate,
self-contained agent-sync-ui-v0.2.0-alpha.6-<rid> archives, attached to this release
by the separate UI packaging job, and as a .NET tool (dotnet tool install --global AgentSync.Ui). The CLI does not require it; agent ui installs it
on first use (the .NET tool when a dotnet SDK is present, otherwise the
matching release archive).

Verify checksums

sha256sum -c checksums.txt

See the installation section of the README for manual install and build-from-source instructions.

Agent Sync v0.2.0-alpha.5

Choose a tag to compare

@github-actions github-actions released this 22 Jun 22:47

Agent Sync v0.2.0-alpha.5

Self-contained builds of the agent and git-agent executables.

Install (Linux/macOS)

curl -fsSL https://raw.githubusercontent.com/nova-globen/agent/master/scripts/install.sh | bash -s -- v0.2.0-alpha.5

Install (Windows PowerShell)

irm https://raw.githubusercontent.com/nova-globen/agent/master/scripts/install.ps1 | iex

Assets

  • agent-sync-v0.2.0-alpha.5-linux-arm64.tar.gz
  • agent-sync-v0.2.0-alpha.5-linux-x64.tar.gz
  • agent-sync-v0.2.0-alpha.5-osx-arm64.tar.gz
  • agent-sync-v0.2.0-alpha.5-osx-x64.tar.gz
  • agent-sync-v0.2.0-alpha.5-win-x64.zip
  • checksums.txt

Optional local web UI

The optional agent-sync-ui (launched by agent ui) ships as separate,
self-contained agent-sync-ui-v0.2.0-alpha.5-<rid> archives, attached to this release
by the separate UI packaging job, and as a .NET tool (dotnet tool install --global AgentSync.Ui). The CLI does not require it; agent ui installs it
on first use (the .NET tool when a dotnet SDK is present, otherwise the
matching release archive).

Verify checksums

sha256sum -c checksums.txt

See the installation section of the README for manual install and build-from-source instructions.

Agent Sync v0.2.0-alpha.4

Choose a tag to compare

@github-actions github-actions released this 20 Jun 17:46

Agent Sync v0.2.0-alpha.4

Self-contained builds of the agent and git-agent executables.

Install (Linux/macOS)

curl -fsSL https://raw.githubusercontent.com/nova-globen/agent/master/scripts/install.sh | bash -s -- v0.2.0-alpha.4

Install (Windows PowerShell)

irm https://raw.githubusercontent.com/nova-globen/agent/master/scripts/install.ps1 | iex

Assets

  • agent-sync-v0.2.0-alpha.4-linux-arm64.tar.gz
  • agent-sync-v0.2.0-alpha.4-linux-x64.tar.gz
  • agent-sync-v0.2.0-alpha.4-osx-arm64.tar.gz
  • agent-sync-v0.2.0-alpha.4-osx-x64.tar.gz
  • agent-sync-v0.2.0-alpha.4-win-x64.zip
  • checksums.txt

Optional local web UI

The optional agent-sync-ui (launched by agent ui) ships as separate,
self-contained agent-sync-ui-v0.2.0-alpha.4-<rid> archives, attached to this release
by the separate UI packaging job, and as a .NET tool (dotnet tool install --global AgentSync.Ui). The CLI does not require it; agent ui installs it
on first use (the .NET tool when a dotnet SDK is present, otherwise the
matching release archive).

Verify checksums

sha256sum -c checksums.txt

See the installation section of the README for manual install and build-from-source instructions.

Agent Sync v0.2.0-alpha.3

Choose a tag to compare

@github-actions github-actions released this 20 Jun 09:59

Agent Sync v0.2.0-alpha.3

Self-contained builds of the agent and git-agent executables.

Install (Linux/macOS)

curl -fsSL https://raw.githubusercontent.com/nova-globen/agent/master/scripts/install.sh | bash -s -- v0.2.0-alpha.3

Install (Windows PowerShell)

irm https://raw.githubusercontent.com/nova-globen/agent/master/scripts/install.ps1 | iex

Assets

  • agent-sync-v0.2.0-alpha.3-linux-arm64.tar.gz
  • agent-sync-v0.2.0-alpha.3-linux-x64.tar.gz
  • agent-sync-v0.2.0-alpha.3-osx-arm64.tar.gz
  • agent-sync-v0.2.0-alpha.3-osx-x64.tar.gz
  • agent-sync-v0.2.0-alpha.3-win-x64.zip
  • checksums.txt

Optional local web UI

The optional agent-sync-ui (launched by agent ui) ships as separate,
self-contained agent-sync-ui-v0.2.0-alpha.3-<rid> archives, attached to this release
by the separate UI packaging job, and as a .NET tool (dotnet tool install --global AgentSync.Ui). The CLI does not require it; agent ui installs it
on first use (the .NET tool when a dotnet SDK is present, otherwise the
matching release archive).

Verify checksums

sha256sum -c checksums.txt

See the installation section of the README for manual install and build-from-source instructions.

Agent Sync v0.2.0-alpha.2

Choose a tag to compare

@github-actions github-actions released this 19 Jun 19:00

Agent Sync v0.2.0-alpha.2

Self-contained builds of the agent and git-agent executables.

Install (Linux/macOS)

curl -fsSL https://raw.githubusercontent.com/nova-globen/agent/master/scripts/install.sh | bash -s -- v0.2.0-alpha.2

Install (Windows PowerShell)

irm https://raw.githubusercontent.com/nova-globen/agent/master/scripts/install.ps1 | iex

Assets

  • agent-sync-v0.2.0-alpha.2-linux-arm64.tar.gz
  • agent-sync-v0.2.0-alpha.2-linux-x64.tar.gz
  • agent-sync-v0.2.0-alpha.2-osx-arm64.tar.gz
  • agent-sync-v0.2.0-alpha.2-osx-x64.tar.gz
  • agent-sync-v0.2.0-alpha.2-win-x64.zip
  • checksums.txt

Optional local web UI

The optional agent-sync-ui (launched by agent ui) ships as separate,
self-contained agent-sync-ui-v0.2.0-alpha.2-<rid> archives, attached to this release
by the separate UI packaging job, and as a .NET tool (dotnet tool install --global AgentSync.Ui). The CLI does not require it; agent ui installs it
on first use (the .NET tool when a dotnet SDK is present, otherwise the
matching release archive).

Verify checksums

sha256sum -c checksums.txt

See the installation section of the README for manual install and build-from-source instructions.