Skip to content

Releases: stacklok/brood-box

v0.0.13

31 Mar 06:53
v0.0.13
7fd62dc

Choose a tag to compare

What's Changed

  • Fix guest PATH clobbered by /etc/profile and Claude native warning by @JAORMX in #83
  • Update module github.com/stacklok/toolhive to v0.12.5 by @renovate[bot] in #72
  • Add bbox cache subcommand for image cache management by @JAORMX in #88
  • Update module github.com/pelletier/go-toml/v2 to v2.3.0 by @renovate[bot] in #89
  • Fix CGO gcc exec failure by adding bash-binsh to base image by @JAORMX in #91
  • Add diagnostic messages for unexpected session exits by @JAORMX in #90
  • Update module github.com/stacklok/toolhive to v0.13.0 by @renovate[bot] in #93
  • Update module github.com/stacklok/toolhive to v0.13.1 by @renovate[bot] in #95
  • Update module github.com/stacklok/toolhive-core to v0.0.13 by @renovate[bot] in #96
  • Update module github.com/stacklok/toolhive to v0.14.0 by @renovate[bot] in #97
  • Update module github.com/stacklok/toolhive to v0.14.1 by @renovate[bot] in #98

Full Changelog: v0.0.12...v0.0.13

v0.0.12

24 Mar 08:45
v0.0.12
70eca02

Choose a tag to compare

What's Changed

  • Update module github.com/cedar-policy/cedar-go to v1.6.0 by @renovate[bot] in #76
  • Remove private module token from CI workflows by @JAORMX in #79
  • Fix config merge: global defaults now override agent built-ins by @JAORMX in #78
  • Add --env-forward CLI flag by @JAORMX in #80
  • Add gcc, glibc-dev, and Go PATH to base guest image by @JAORMX in #81
  • Fix git in snapshots and remove commit replay by @JAORMX in #82

Full Changelog: v0.0.11...v0.0.12

v0.0.11

20 Mar 12:17
v0.0.11
c39d56c

Choose a tag to compare

What's Changed

  • Fix SSH agent forwarding for long-running sessions by @JAORMX in #74

Full Changelog: v0.0.10...v0.0.11

v0.0.10

19 Mar 17:11
v0.0.10
bad08b4

Choose a tag to compare

What's Changed

  • Upgrade toolhive to v0.12.4 by @JAORMX in #71
  • Update go-task/setup-task action to v2 by @renovate[bot] in #73

Full Changelog: v0.0.9...v0.0.10

v0.0.9

19 Mar 11:24
v0.0.9
944bf78

Choose a tag to compare

What's Changed

  • Fix git commit replay: divergence guard, file permissions, ResolveHEAD by @JAORMX in #70

Full Changelog: v0.0.8...v0.0.9

v0.0.8

19 Mar 06:57
8fbea03

Choose a tag to compare

What's Changed

  • Re-enable Claude auto-updater by @JAORMX in #68
  • Fix MCP proxy broken by toolhive v0.12.2 by @JAORMX in #69

Full Changelog: v0.0.7...v0.0.8

v0.0.7

18 Mar 15:18
e45ad7e

Choose a tag to compare

What's Changed

  • Update module github.com/stacklok/go-microvm to v0.0.23 by @renovate[bot] in #52
  • Fix guest VM git operations for worktrees and ownership mismatch by @jhrozek in #48
  • Update module github.com/stacklok/toolhive to v0.12.2 by @renovate[bot] in #58
  • Cap V8 heap to prevent guest OOM kills by @jhrozek in #61
  • Fix git SSH push inside guest VMs by @JAORMX in #59
  • Use ByteSize for memory config by @JAORMX in #60
  • Add agent settings injection into guest VM by @JAORMX in #54
  • Fix --memory and --tmp-size flag descriptions by @JAORMX in #64
  • Narrow per-agent MCP override type and add authz support by @JAORMX in #63
  • Add bbox config init command by @JAORMX in #57
  • Increase default VM tmpfs size by @JAORMX in #67
  • Fix global default precedence by @JAORMX in #66
  • Extract ByteSize to shared domain package by @JAORMX in #65

Full Changelog: v0.0.6...v0.0.7

v0.0.6

17 Mar 10:57
4e996fa

Choose a tag to compare

What's Changed

  • Guard Cedar policy attribute access with has operator by @JAORMX in #41
  • Add opt-in host credential seeding for agent VMs by @jhrozek in #40
  • Resolve git config path for worktree workspaces by @jhrozek in #43
  • Gate hasCompletedOnboarding on credential presence by @jhrozek in #44
  • Update module github.com/stacklok/toolhive-core to v0.0.12 by @renovate[bot] in #45
  • Add native MCP config format, replace vmcp YAML by @JAORMX in #42
  • Exclude .git from diff to prevent worktree breakage by @jhrozek in #47
  • Add configurable /tmp tmpfs size with ByteSize type by @JAORMX in #46
  • Rename propolis to go-microvm by @JAORMX in #50
  • Fix stale and incomplete documentation by @JAORMX in #51

Full Changelog: v0.0.5...v0.0.6

v0.0.5

13 Mar 12:42

Choose a tag to compare

What's Changed

  • Upgrade propolis to v0.0.17 by @jhrozek in #34
  • Update module golang.org/x/crypto to v0.49.0 by @renovate[bot] in #35
  • Update module charm.land/lipgloss/v2 to v2.0.2 by @renovate[bot] in #33
  • Enable user namespace for runner to fix virtiofs EPERM by @JAORMX in #36
  • Embed macOS GPU dylibs for standalone release by @jhrozek in #38
  • Enable always-on snapshot isolation by @JAORMX in #37
  • Update module github.com/stacklok/toolhive to v0.11.3 by @renovate[bot] in #39

Full Changelog: v0.0.4...v0.0.5

v0.0.4

11 Mar 14:03

Choose a tag to compare

What's Changed

  • Use BASE_IMAGE variable to avoid registry metadata resolution in CI by @JAORMX in #29
  • Update GitHub Artifact Actions (major) by @renovate[bot] in #28
  • Add --debug LogLevel plumbing for hypervisor diagnostics by @jhrozek in #30
  • Guard against duplicate bbox-init on macOS by @jhrozek in #31

Full Changelog: v0.0.3...v0.0.4