You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Added
11
11
12
+
*
13
+
14
+
### Changed
15
+
16
+
*
17
+
18
+
### Fixed
19
+
20
+
*
21
+
22
+
## [1.22.0] - 2026-02-13
23
+
24
+
### Added
25
+
12
26
* Base-compatible stub methods on `Agent` so that `Container` works with both old (`Base`) and new (`Agent`/`Protocol`) architectures without defensive guards
13
27
*`ClientAgent.connect()` method with `_container_loop` support for protocol-based connections to join the container's shared poll
14
28
* Event relay system in `ClientAgent._relay_protocol_events()` bridging protocol events to client-level observers
0 commit comments