| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-14 | 512 Bytes | |
| v1.0.4 source code.tar.gz | 2026-06-14 | 575.6 kB | |
| v1.0.4 source code.zip | 2026-06-14 | 706.9 kB | |
| Totals: 3 Items | 1.3 MB | 0 | |
Bug Fixes
- opencode: write audit logs for blocked commands — When a command is blocked and a
sessionIDis 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
homeDirparameter to the audit logger, ensuring logs are written to the correct location.
Thanks to @johnatas-henrique for reporting the issue in [#58] .