Skip to content

Releases: mirurobotics/cli

v0.10.1-alpha.7

20 Apr 02:56
289f214

Choose a tag to compare

v0.10.1-alpha.7 Pre-release
Pre-release

Changelog

Features

  • feat(lint): add non-Go surface linters for YAML, shell, and Actions (#29)
  • feat(release): publish .deb packages to apt repo via OIDC (#39)

Bug Fixes

  • fix: secret name typos (#45)

Others

  • feat(apt-publish): wire APT_READER_APP_ID/KEY into reusable workflow contract (#43)
  • fix(apt-publish): declare workflow_call secrets and wire through release.yml (#44)
  • refactor(apt-publish): mint App token in callee, forward credentials (#46)

Miru CLI v0.10.1-alpha.7

For documentation, visit: https://docs.mirurobotics.com

v0.10.1-alpha.6

20 Apr 02:22
289f214

Choose a tag to compare

v0.10.1-alpha.6 Pre-release
Pre-release

Changelog

Features

  • feat(lint): add non-Go surface linters for YAML, shell, and Actions (#29)
  • feat(release): publish .deb packages to apt repo via OIDC (#39)

Bug Fixes

  • fix: secret name typos (#45)

Others

  • feat(apt-publish): wire APT_READER_APP_ID/KEY into reusable workflow contract (#43)
  • fix(apt-publish): declare workflow_call secrets and wire through release.yml (#44)

Miru CLI v0.10.1-alpha.6

For documentation, visit: https://docs.mirurobotics.com

v0.10.1-alpha.5

20 Apr 02:03
289f214

Choose a tag to compare

v0.10.1-alpha.5 Pre-release
Pre-release

Changelog

Features

  • feat(lint): add non-Go surface linters for YAML, shell, and Actions (#29)
  • feat(release): publish .deb packages to apt repo via OIDC (#39)

Others

  • feat(apt-publish): wire APT_READER_APP_ID/KEY into reusable workflow contract (#43)
  • fix(apt-publish): declare workflow_call secrets and wire through release.yml (#44)

Miru CLI v0.10.1-alpha.5

For documentation, visit: https://docs.mirurobotics.com

v0.10.1-alpha.4

20 Apr 01:29
289f214

Choose a tag to compare

v0.10.1-alpha.4 Pre-release
Pre-release

Changelog

Features

  • feat(lint): add non-Go surface linters for YAML, shell, and Actions (#29)
  • feat(release): publish .deb packages to apt repo via OIDC (#39)

Others

  • feat(apt-publish): wire APT_READER_APP_ID/KEY into reusable workflow contract (#43)

Miru CLI v0.10.1-alpha.4

For documentation, visit: https://docs.mirurobotics.com

v0.10.1-alpha.3

19 Apr 22:19
289f214

Choose a tag to compare

v0.10.1-alpha.3 Pre-release
Pre-release

Changelog

Features

  • feat(lint): add non-Go surface linters for YAML, shell, and Actions (#29)
  • feat(release): publish .deb packages to apt repo via OIDC (#39)

Miru CLI v0.10.1-alpha.3

For documentation, visit: https://docs.mirurobotics.com

v0.10.0

13 Apr 03:36
3c04393

Choose a tag to compare

Changelog

Miru CLI v0.10.0

For documentation, visit: https://docs.mirurobotics.com

v0.10.0-beta.2

12 Apr 15:09
3c04393

Choose a tag to compare

v0.10.0-beta.2 Pre-release
Pre-release

Changelog

Features

  • feat(release): validate instance_filepath annotation is absolute (#25)
  • feat(storage): add file permission support via CreateMode option (#5)
  • feat: add 'Miru-Version' header to backend requests (#24)
  • feat: add .agents folder with skills and configuration (#12)

Bug Fixes

  • fix(deps): configure Dependabot access to private Go modules (#14)
  • fix(login): persist token only after API validation succeeds (#21)
  • fix(release): sort ConfigSchemaIDs before building release payload (#22)
  • fix(test): adapt login tests to updated rand.ID signature (#2)
  • fix(updates): record SetLastCheckedAt only after semver parsing succeeds (#18)
  • fix: add bounds checks and error returns in schema pipeline
  • fix: exit with non-zero code on command error
  • fix: guard against nil SDK response in API clients
  • fix: only update check timestamp after successful GitHub API call
  • fix: prevent double-close panic in async writer
  • fix: switch from 'null' to 'optional' parameters (#31)
  • fix: warn on stderr when logging initialization fails

Refactors

  • refactor: config store default population to improve write performance
  • refactor: enable and resolve additional golangci-lint checks (#6)
  • refactor: merge v0.9 changes (#1)
  • refactor: rename check.sh to preflight.sh (#17)
  • refactor: replace core submodule with Go module dependency (#9)
  • refactor: replace core submodule with gotools (#11)
  • refactor: resolve tech debt items TD-011 through TD-038
  • refactor: use sync writer in persistentPreRun

Miru CLI v0.10.0-beta.2

For documentation, visit: https://docs.mirurobotics.com

v0.10.0-beta.1

12 Apr 14:14
3c04393

Choose a tag to compare

v0.10.0-beta.1 Pre-release
Pre-release

Changelog

Features

  • feat(release): validate instance_filepath annotation is absolute (#25)
  • feat(storage): add file permission support via CreateMode option (#5)
  • feat: add 'Miru-Version' header to backend requests (#24)
  • feat: add .agents folder with skills and configuration (#12)

Bug Fixes

  • fix(deps): configure Dependabot access to private Go modules (#14)
  • fix(login): persist token only after API validation succeeds (#21)
  • fix(release): sort ConfigSchemaIDs before building release payload (#22)
  • fix(test): adapt login tests to updated rand.ID signature (#2)
  • fix(updates): record SetLastCheckedAt only after semver parsing succeeds (#18)
  • fix: add bounds checks and error returns in schema pipeline
  • fix: exit with non-zero code on command error
  • fix: guard against nil SDK response in API clients
  • fix: only update check timestamp after successful GitHub API call
  • fix: prevent double-close panic in async writer
  • fix: warn on stderr when logging initialization fails

Refactors

  • refactor: config store default population to improve write performance
  • refactor: enable and resolve additional golangci-lint checks (#6)
  • refactor: merge v0.9 changes (#1)
  • refactor: rename check.sh to preflight.sh (#17)
  • refactor: replace core submodule with Go module dependency (#9)
  • refactor: replace core submodule with gotools (#11)
  • refactor: resolve tech debt items TD-011 through TD-038
  • refactor: use sync writer in persistentPreRun

Miru CLI v0.10.0-beta.1

For documentation, visit: https://docs.mirurobotics.com

v0.9.2

05 Mar 21:48
420891e

Choose a tag to compare

Changelog

Miru CLI v0.9.2

For documentation, visit: https://docs.mirurobotics.com

v0.9.1

05 Feb 05:21
15b8e76

Choose a tag to compare

Changelog

Miru CLI v0.9.1

For documentation, visit: https://docs.mirurobotics.com