Skip to content

Releases: osolmaz/brokerkit

hf-broker/v0.4.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 11:08
e90e202

What's Changed

  • feat: unify provider MCP execution by @osolmaz in #57

Full Changelog: hf-broker/v0.3.1...hf-broker/v0.4.0

sudo-broker/v0.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 13:35
40c7a67

What's Changed

  • feat(approval): unify operator presentation by @osolmaz in #51
  • feat: finish broker production readiness by @osolmaz in #52

Full Changelog: hf-broker/v0.2.0...sudo-broker/v0.2.0

openclaw-brokerkit v0.3.0

Choose a tag to compare

@osolmaz osolmaz released this 17 Jul 13:31
40c7a67

Highlights

  • Keep Approve, Deny, and Revoke actions inside the OpenClaw Gateway approvals popover.
  • Remove the navigation-based delegated approval launcher and its bridge protocol.
  • Keep read-only delegated sessions visibly non-actionable.
  • Adopt BrokerKit's shared provider-neutral approval presentation for consistent operator context.

This is an intentional pre-1.0 cutover. Hosts that issue actionable sessions must request access: "decide"; read-only sessions do not expose decision controls.

Verification

  • Type checks, 52 unit tests, build, packed-install test, and package inspection passed.
  • 48 browser tests passed across Chromium, Firefox, and WebKit on desktop and mobile profiles.
  • The merged commit passed Linux and macOS Go CI plus the OpenClaw package workflow.

hf-broker/v0.3.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 16:35
67d9c23

What's Changed

  • fix(installer): peel annotated release tags by @osolmaz in #53
  • fix(hf): correct personal credential scope by @osolmaz in #55
  • test(grants): tolerate race-suite scheduling by @osolmaz in #56

Full Changelog: brokerkit-telegram/v0.2.0...hf-broker/v0.3.1

hf-broker/v0.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 13:35
40c7a67

What's Changed

  • feat(approval): unify operator presentation by @osolmaz in #51
  • feat: finish broker production readiness by @osolmaz in #52

Full Changelog: hf-broker/v0.2.0...hf-broker/v0.3.0

hf-broker/v0.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 07:36
198e0f1

What's Changed

  • docs(openclaw): keep decisions inside gateway popover by @osolmaz in #49
  • feat(hf): publish credential requirements by @osolmaz in #50

Full Changelog: openclaw-brokerkit/v0.2.1...hf-broker/v0.2.0

gh-broker/v0.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 13:35
40c7a67

What's Changed

  • feat(approval): unify operator presentation by @osolmaz in #51
  • feat: finish broker production readiness by @osolmaz in #52

Full Changelog: hf-broker/v0.2.0...gh-broker/v0.2.0

brokerkit-telegram/v0.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 13:37
40c7a67

What's Changed

  • feat(approval): unify operator presentation by @osolmaz in #51
  • feat: finish broker production readiness by @osolmaz in #52

Full Changelog: hf-broker/v0.2.0...brokerkit-telegram/v0.2.0

sudo-broker/v0.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 12:50
239cb0f

What's Changed

  • feat: build universal broker platform monorepo by @osolmaz in #23
  • fix(openclaw): isolate delegated decisions top level by @osolmaz in #24
  • docs: remove obsolete broker documentation by @osolmaz in #25
  • feat(hf-broker): add approved agent operations by @osolmaz in #26
  • docs: define pre-release v1 cutover policy by @osolmaz in #28
  • fix(hf-broker): allow long inference conversations by @osolmaz in #29
  • fix(hf-broker): raise inference request limit by @osolmaz in #30
  • fix(openclaw): secure framed approval sessions by @osolmaz in #31
  • feat(openclaw): allow framed approval decisions by @osolmaz in #32
  • docs: plan remaining broker refactors by @osolmaz in #27
  • feat: complete universal broker cutover by @osolmaz in #33
  • fix(clientconfig): export generated environment by @osolmaz in #34
  • fix(openclaw): precompile CSP-safe validators by @osolmaz in #35
  • fix(openclaw): support response-sandboxed UI by @osolmaz in #36
  • feat(huggingface): support exhaustive brokered operations by @osolmaz in #37
  • feat(huggingface): add default request-all policy preset by @osolmaz in #39
  • feat(github): broker exhaustive GitHub operations by @osolmaz in #38
  • feat(openclaw): cut over browser session transport by @osolmaz in #40
  • feat(mcp): add resumable agent tool compatibility by @osolmaz in #41
  • fix(mcp): bound grant decision waits by @osolmaz in #42
  • feat: complete production readiness cutover by @osolmaz in #43
  • fix: align broker guides and generated client configs by @osolmaz in #44
  • fix: repair broker sockets and Telegram decisions by @osolmaz in #45
  • fix(service): restart socket units safely on upgrade by @osolmaz in #46
  • chore(openclaw): prepare plugin 0.2.0 release by @osolmaz in #47

Full Changelog: v0.1.0...sudo-broker/v0.1.0

openclaw-brokerkit v0.2.1

Choose a tag to compare

@osolmaz osolmaz released this 15 Jul 13:16
5a7d78e

Publishes openclaw-brokerkit 0.2.1 with corrected npm repository metadata and trusted-publishing compatibility. Includes the production approvals UI, reactive inbox synchronization, and delegated OpenClaw integration shipped in 0.2.0.