Skip to content

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 14 Jun 09:18
· 10 commits to main since this release

Bug Fixes

  • opencode: write audit logs for blocked commands — When a command is blocked and a sessionID is present, the plugin now correctly writes an audit log entry. Previously, blocked commands in OpenCode sessions were not being logged.
  • opencode: inject audit log home directory — The plugin now accepts and forwards a homeDir parameter to the audit logger, ensuring logs are written to the correct location.

Thanks to @johnatas-henrique for reporting the issue in #58 .