Skip to content

Releases: inoio/agents-sandbox

agents-sandbox v0.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 15:30
88f2547

What's Changed

  • feat(docs): publish pages only after release, add dark mode and version banner by @neurolabs in #8
  • chore(dev-env): add github cli to project Dockerfile by @neurolabs in #9
  • fix(reprovision): host changes on secrets don't change their hash by @neurolabs in #10
  • chore(deps): bump microsandbox and testify by @neurolabs in #11
  • docs: move roadmap issues to github issues by @neurolabs in #27
  • fix(reprovision): reset home volume not picked up by @neurolabs in #29
  • Fix opencode links by @magro in #40
  • chore(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #36
  • chore(deps): bump golangci/golangci-lint-action from 7 to 9 by @dependabot[bot] in #35
  • chore(deps): bump codecov/codecov-action from 5 to 7 by @dependabot[bot] in #34
  • chore(deps): bump actions/configure-pages from 5 to 6 by @dependabot[bot] in #33
  • chore(deps): bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #32
  • feat(cli): replace --verbose/--error with a single --log-level flag by @neurolabs in #28
  • docs: rework docs structure, contents and diagrams by @neurolabs in #43
  • feat(config): configurable host bind mounts by @magro in #42
  • refactor(mounts): extract host bind-mount logic into sandbox/mounts package by @neurolabs in #44
  • feat(update): self-update notifications and auto-update by @neurolabs in #45
  • feat: multi-agent support (milestone 1) — agent abstraction + default drop-in provisioning by @neurolabs in #46
  • chore: rebranding from opencode-sandbox to agents-sandbox by @neurolabs in #55
  • chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #50
  • chore(deps): bump actions/upload-pages-artifact from 3 to 5 by @dependabot[bot] in #51
  • chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.1 to 3.5.0 by @dependabot[bot] in #53

New Contributors

Full Changelog: v0.1.0...v0.2.0

opencode-sandbox v0.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 07:36

Full Changelog: v0.0.3...v0.1.0