omk-tui 0.98.4 → 0.98.5
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 +6 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
+
## [0.98.5] - 2026-09-12
|
|
6
|
+
|
|
7
|
+
### Changed
|
|
8
|
+
|
|
9
|
+
- Lockstep version alignment with the OMK packages. The new diagnostics and failure cards live in `open-multi-agent-kit`, not this component package.
|
|
10
|
+
|
|
5
11
|
## [0.98.4] - 2026-09-10
|
|
6
12
|
|
|
7
13
|
### Added
|