Skip to content

Releases: realmroot/cli

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 16:11
a263c0d

What's Changed

  • fix(auth): use standard OAuth for Agent authority by @realmroot[bot] in #8
  • fix(auth): support standard OpenID authority by @realmroot[bot] in #9
  • feat(webi): add Webi installation support by @saltbo in #12
  • feat(release): add Webi installation contract by @realmroot[bot] in #11
  • feat(auth): propagate runtime session identity by @realmroot[bot] in #13
  • feat(toolbox): automate idempotency keys by @realmroot[bot] in #14

New Contributors

Full Changelog: v0.4.2...v0.5.0

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 16 Aug 04:36

What's Changed

  • fix(auth): use one current context credential by @realmroot[bot] in #7

Full Changelog: v0.4.1...v0.4.2

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 15 Aug 01:05
faa4bcf

What's Changed

  • perf(exec): add correlated diagnostics and reuse grants by @realmroot[bot] in #6

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 05:10

What's Changed

  • feat(cli): select operation authority scope by @realmroot[bot] in #5

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@realmroot realmroot released this 12 Aug 01:36

Agent enrollment now requires an explicit immutable username, accepts an optional human nickname, and stores runtime separately. Git attribution uses the Agent username and username@agents.realmroot.dev.

v0.2.0

Choose a tag to compare

@realmroot realmroot released this 11 Aug 23:13

What's Changed

  • fix(exec): proxy Cloudflare asset upload sessions by @realmroot[bot] in #1
  • fix(cli): refresh immediately stale API specs by @realmroot[bot] in #2
  • feat(cli): complete Toolbox authority handling by @realmroot[bot] in #3
  • feat(exec): select approved authority by context and scope by @realmroot[bot] in #4

New Contributors

Full Changelog: v0.1.3...v0.2.0