agl 22.0.3 → 22.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/changelog.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # Changelog
2
2
 
3
+ ## 2026-08-21 - 22.0.4
4
+
5
+ ### Fixes
6
+
7
+ - surface Flex project tasks as session todos (flex)
8
+ - Add read-only Flex task reads that respect session generation fences without creating database state
9
+ - Populate Flex session detail todos from persisted project management tasks
10
+ - Enable the todos panel for Flex sessions and refresh auxiliary data when a busy session settles
11
+ - Bump Flex-related patch dependencies
12
+
3
13
  ## 2026-08-21 - 22.0.3
4
14
 
5
15
  ### Fixes