Skip to content
This repository was archived by the owner on Feb 15, 2026. It is now read-only.

Releases: keywaysh/cli

v0.3.8

Choose a tag to compare

@github-actions github-actions released this 23 Dec 19:22
efd43a2

Changelog

  • efd43a2 feat: add 'run' command for runtime secret injection
  • ba68859 feat: add deep linking for GitHub App installation

v0.3.7

Choose a tag to compare

@github-actions github-actions released this 23 Dec 01:12
66c75ae

Changelog

  • 66c75ae feat: smart default command with onboarding and action menu

v0.3.6

Choose a tag to compare

@github-actions github-actions released this 23 Dec 00:30
faab7f4

Changelog

  • faab7f4 fix: respect default value in confirmation prompts

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 23 Dec 00:25
d24e6d7

Changelog

  • d24e6d7 feat: add environment selection prompt to push/pull commands

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 23 Dec 00:07
bacc327

Changelog

  • bacc327 feat: improve diff UX and add Homebrew tap distribution

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 22 Dec 23:59
bacc327

Changelog

  • bacc327 feat: improve diff UX and add Homebrew tap distribution

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 22 Dec 23:40
e4c1cd3

Changelog

  • e4c1cd3 feat: improve push/pull diff display and fix sync connection detection

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 22 Dec 23:11
908e7c0

Changelog

  • 908e7c0 feat: integrate npm publish into release workflow

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Dec 22:18
0fc616a

Changelog

  • 6d60d8a feat: add npm package distribution and code quality improvements
  • 0fc616a feat: update npm-publish workflow for OIDC trusted publishing

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Dec 22:08
3c9570a

Changelog

  • 3c9570a feat: add macOS code signing and notarization
  • 9c4322e feat: initial Go CLI with scan command
  • 3022c4d fix: add cmd/keyway/main.go and fix gitignore
  • 05ef3b8 fix: add golangci config and fix Go version in CI
  • 7c407c1 fix: resolve all lint errors