chore: Update CHANGELOG.md

This commit is contained in:
GitHub Actions
2026-02-06 14:26:00 +00:00
parent ef1e0ac098
commit 2bc62d1456

View File

@@ -1,5 +1,10 @@
# Changelog
## 2.1.34
- Fixed a crash when agent teams setting changed between renders
- Fixed a bug where commands excluded from sandboxing (via `sandbox.excludedCommands` or `dangerouslyDisableSandbox`) could bypass the Bash ask permission rule when `autoAllowBashIfSandboxed` was enabled
## 2.1.33
- Fixed agent teammate sessions in tmux to send and receive messages