Skip to content

Releases: acramsay/opencode-shield-bash

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 13 Sep 02:07

1.1.1 (2026-09-13)

Bug Fixes

  • judge runs as an agent with tool calls disabled to prevent deadlocks (166c0e3)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Sep 14:28

1.1.0 (2026-09-12)

Features

  • the cache is now managed by sqlite and session specific (1e76a2b)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 11 Sep 00:52

1.0.2 (2026-09-11)

Bug Fixes

  • commands are evaluated sequentially to avoid a race condition (405c4a3)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 08 Sep 03:05

1.0.1 (2026-09-08)

Bug Fixes