Skip to content

Releases: arc-framework/arc-cli

v0.2.7

Choose a tag to compare

@github-actions github-actions released this 10 Mar 22:50
Immutable release. Only release title and notes can be modified.
3d9aa35

A.R.C. CLI v0.2.7

Release Date: 2026-03-10T22:48:04Z

🚀 Quick Installation

macOS (Apple Silicon):

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.2.7/arc-cli_darwin_arm64.tar.gz | tar xz
sudo mv arc /usr/local/bin/
arc version

macOS (Intel):

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.2.7/arc-cli_darwin_amd64.tar.gz | tar xz
sudo mv arc /usr/local/bin/
arc version

Linux:

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.2.7/arc-cli_linux_amd64.tar.gz | tar xz
sudo mv arc /usr/local/bin/
arc version

Windows (PowerShell):

Invoke-WebRequest -Uri "https://github.com/arc-framework/arc-cli/releases/download/v0.2.7/arc-cli_windows_amd64.zip" -OutFile arc.zip
Expand-Archive arc.zip
# Move arc.exe to a folder in your PATH

Changelog

Bug Fixes

  • 0271ba5: fix(release): use tar.gz for unix and zip for windows to fix homebrew conflict (@dgtalbug)

Other Changes


Full Changelog: v0.2.6...v0.2.7

🚧 Feature Release - 020-pre-release

Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Mar 22:25
Immutable release. Only release title and notes can be modified.
46d45e5

🚧 A.R.C. CLI Feature Build v0.0.0-020-pre-release+46d45e5

⚠️ This is a pre-release test build for development and testing purposes.

Build Date: 2026-03-10T22:23:34Z

📦 Quick Test Installation

macOS (Apple Silicon):

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-020-pre-release+46d45e5/arc-cli_darwin_arm64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

macOS (Intel):

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-020-pre-release+46d45e5/arc-cli_darwin_amd64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

Linux:

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-020-pre-release+46d45e5/arc-cli_linux_amd64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

Windows (PowerShell):

Invoke-WebRequest -Uri "https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-020-pre-release+46d45e5/arc-cli_windows_amd64.zip" -OutFile arc-test.zip
Expand-Archive arc-test.zip
# Move arc.exe to a test location

⚡ Testing Notes

  • This build is automatically replaced when new commits are pushed to the same feature branch
  • Do not use in production
  • Report issues in the feature PR

Changelog

New Features

Bug Fixes

Read more

🚧 Feature Release - 020-pre-release

Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Mar 22:27
Immutable release. Only release title and notes can be modified.
3225444

🚧 A.R.C. CLI Feature Build v0.0.0-020-pre-release+3225444

⚠️ This is a pre-release test build for development and testing purposes.

Build Date: 2026-03-10T22:25:00Z

📦 Quick Test Installation

macOS (Apple Silicon):

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-020-pre-release+3225444/arc-cli_darwin_arm64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

macOS (Intel):

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-020-pre-release+3225444/arc-cli_darwin_amd64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

Linux:

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-020-pre-release+3225444/arc-cli_linux_amd64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

Windows (PowerShell):

Invoke-WebRequest -Uri "https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-020-pre-release+3225444/arc-cli_windows_amd64.zip" -OutFile arc-test.zip
Expand-Archive arc-test.zip
# Move arc.exe to a test location

⚡ Testing Notes

  • This build is automatically replaced when new commits are pushed to the same feature branch
  • Do not use in production
  • Report issues in the feature PR

Changelog

New Features

Bug Fixes

Read more

🚧 Feature Release - 019-view-design

Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Mar 12:36
Immutable release. Only release title and notes can be modified.
653b786

🚧 A.R.C. CLI Feature Build v0.0.0-019-view-design+653b786

⚠️ This is a pre-release test build for development and testing purposes.

Build Date: 2026-03-09T12:34:09Z

📦 Quick Test Installation

macOS (Apple Silicon):

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-019-view-design+653b786/arc-cli_darwin_arm64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

macOS (Intel):

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-019-view-design+653b786/arc-cli_darwin_amd64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

Linux:

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-019-view-design+653b786/arc-cli_linux_amd64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

Windows (PowerShell):

Invoke-WebRequest -Uri "https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-019-view-design+653b786/arc-cli_windows_amd64.zip" -OutFile arc-test.zip
Expand-Archive arc-test.zip
# Move arc.exe to a test location

⚡ Testing Notes

  • This build is automatically replaced when new commits are pushed to the same feature branch
  • Do not use in production
  • Report issues in the feature PR

Changelog

New Features

Bug Fixes

Read more

🚧 Feature Release - 019-view-design

Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Mar 12:38
Immutable release. Only release title and notes can be modified.
27b41e6

🚧 A.R.C. CLI Feature Build v0.0.0-019-view-design+27b41e6

⚠️ This is a pre-release test build for development and testing purposes.

Build Date: 2026-03-09T12:36:02Z

📦 Quick Test Installation

macOS (Apple Silicon):

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-019-view-design+27b41e6/arc-cli_darwin_arm64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

macOS (Intel):

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-019-view-design+27b41e6/arc-cli_darwin_amd64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

Linux:

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-019-view-design+27b41e6/arc-cli_linux_amd64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

Windows (PowerShell):

Invoke-WebRequest -Uri "https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-019-view-design+27b41e6/arc-cli_windows_amd64.zip" -OutFile arc-test.zip
Expand-Archive arc-test.zip
# Move arc.exe to a test location

⚡ Testing Notes

  • This build is automatically replaced when new commits are pushed to the same feature branch
  • Do not use in production
  • Report issues in the feature PR

Changelog

New Features

Bug Fixes

Read more

🚧 Feature Release - 018-ui-design

Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Mar 08:20
Immutable release. Only release title and notes can be modified.
83e817d

🚧 A.R.C. CLI Feature Build v0.0.0-018-ui-design+83e817d

⚠️ This is a pre-release test build for development and testing purposes.

Build Date: 2026-03-05T08:18:25Z

📦 Quick Test Installation

macOS (Apple Silicon):

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-018-ui-design+83e817d/arc-cli_darwin_arm64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

macOS (Intel):

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-018-ui-design+83e817d/arc-cli_darwin_amd64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

Linux:

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-018-ui-design+83e817d/arc-cli_linux_amd64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

Windows (PowerShell):

Invoke-WebRequest -Uri "https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-018-ui-design+83e817d/arc-cli_windows_amd64.zip" -OutFile arc-test.zip
Expand-Archive arc-test.zip
# Move arc.exe to a test location

⚡ Testing Notes

  • This build is automatically replaced when new commits are pushed to the same feature branch
  • Do not use in production
  • Report issues in the feature PR

Changelog

New Features

Bug Fixes

Read more

🚧 Feature Release - main

Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Feb 12:06
Immutable release. Only release title and notes can be modified.
1f12c8f

🚧 A.R.C. CLI Feature Build v0.0.0-main+1f12c8f

⚠️ This is a pre-release test build for development and testing purposes.

Build Date: 2026-02-15T12:03:51Z

📦 Quick Test Installation

macOS (Apple Silicon):

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-main+1f12c8f/arc-cli_darwin_arm64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

macOS (Intel):

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-main+1f12c8f/arc-cli_darwin_amd64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

Linux:

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-main+1f12c8f/arc-cli_linux_amd64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

Windows (PowerShell):

Invoke-WebRequest -Uri "https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-main+1f12c8f/arc-cli_windows_amd64.zip" -OutFile arc-test.zip
Expand-Archive arc-test.zip
# Move arc.exe to a test location

⚡ Testing Notes

  • This build is automatically replaced when new commits are pushed to the same feature branch
  • Do not use in production
  • Report issues in the feature PR

Changelog

New Features

Bug Fixes

Other Changes

Read more

🚧 Feature Release - 014-profile-init-wizard

Choose a tag to compare

@github-actions github-actions released this 15 Feb 19:02
Immutable release. Only release title and notes can be modified.
2060163

🚧 A.R.C. CLI Feature Build v0.0.0-014-profile-init-wizard+2060163

⚠️ This is a pre-release test build for development and testing purposes.

Build Date: 2026-02-15T19:00:10Z

📦 Quick Test Installation

macOS (Apple Silicon):

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-014-profile-init-wizard+2060163/arc-cli_darwin_arm64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

macOS (Intel):

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-014-profile-init-wizard+2060163/arc-cli_darwin_amd64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

Linux:

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-014-profile-init-wizard+2060163/arc-cli_linux_amd64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

Windows (PowerShell):

Invoke-WebRequest -Uri "https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-014-profile-init-wizard+2060163/arc-cli_windows_amd64.zip" -OutFile arc-test.zip
Expand-Archive arc-test.zip
# Move arc.exe to a test location

⚡ Testing Notes

  • This build is automatically replaced when new commits are pushed to the same feature branch
  • Do not use in production
  • Report issues in the feature PR

Changelog

New Features

Bug Fixes

Read more

🚧 Feature Release - 013-profile-tiers

Choose a tag to compare

@github-actions github-actions released this 15 Feb 16:33
Immutable release. Only release title and notes can be modified.
9c5ada0

🚧 A.R.C. CLI Feature Build v0.0.0-013-profile-tiers+9c5ada0

⚠️ This is a pre-release test build for development and testing purposes.

Build Date: 2026-02-15T16:31:08Z

📦 Quick Test Installation

macOS (Apple Silicon):

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-013-profile-tiers+9c5ada0/arc-cli_darwin_arm64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

macOS (Intel):

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-013-profile-tiers+9c5ada0/arc-cli_darwin_amd64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

Linux:

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-013-profile-tiers+9c5ada0/arc-cli_linux_amd64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

Windows (PowerShell):

Invoke-WebRequest -Uri "https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-013-profile-tiers+9c5ada0/arc-cli_windows_amd64.zip" -OutFile arc-test.zip
Expand-Archive arc-test.zip
# Move arc.exe to a test location

⚡ Testing Notes

  • This build is automatically replaced when new commits are pushed to the same feature branch
  • Do not use in production
  • Report issues in the feature PR

Changelog

New Features

Bug Fixes

Read more

🚧 Feature Release - 009-service-catalog

Choose a tag to compare

@github-actions github-actions released this 13 Feb 17:03
Immutable release. Only release title and notes can be modified.
c4605ec

🚧 A.R.C. CLI Feature Build v0.0.0-009-service-catalog+c4605ec

⚠️ This is a pre-release test build for development and testing purposes.

Build Date: 2026-02-13T17:01:19Z

📦 Quick Test Installation

macOS (Apple Silicon):

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-009-service-catalog+c4605ec/arc-cli_darwin_arm64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

macOS (Intel):

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-009-service-catalog+c4605ec/arc-cli_darwin_amd64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

Linux:

curl -L https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-009-service-catalog+c4605ec/arc-cli_linux_amd64.tar.gz | tar xz
sudo mv arc /usr/local/bin/arc-test
arc-test version

Windows (PowerShell):

Invoke-WebRequest -Uri "https://github.com/arc-framework/arc-cli/releases/download/v0.0.0-009-service-catalog+c4605ec/arc-cli_windows_amd64.zip" -OutFile arc-test.zip
Expand-Archive arc-test.zip
# Move arc.exe to a test location

⚡ Testing Notes

  • This build is automatically replaced when new commits are pushed to the same feature branch
  • Do not use in production
  • Report issues in the feature PR

Changelog

New Features

Bug Fixes

Other Changes

Read more