docs(coding-agent): add changelog entry for sandbox extension (#673)

This commit is contained in:
Mario Zechner 2026-01-12 23:25:54 +01:00
parent 4751ebddbd
commit 8cb9a42067

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Added
- Extension example: `sandbox/` for OS-level bash sandboxing using `@anthropic-ai/sandbox-runtime` with per-project config ([#673](https://github.com/badlogic/pi-mono/pull/673) by [@dannote](https://github.com/dannote))
## [0.44.0] - 2026-01-12
### Breaking Changes