releasehistoryarchitecture
OmniMon v4.0.4 - Resilience Tests, Benchmarks & CLI Coverage Pipeline
Expands core resilience validation with micro-benchmarks, CLI integration tests, and llvm-cov coverage reporting.
Release overview
OmniMon v4.0.4 is a quality and engineering release. It strengthens the core with more resilience tests, introduces watcher micro-benchmarks, and improves confidence in CLI behavior through a dedicated coverage pipeline.
- Expanded resilience tests in the Rust core
- Watcher micro-benchmark to measure hot-path behavior
- CLI integration tests wired into coverage reporting
llvm-covpipeline for clearer signal on backend quality
Install
# macOS
brew tap chochy2001/omnimon && brew install --cask omnimon
# Linux
curl -fsSL https://get.omnimon.com.mx | bash
# Windows
winget install chochy2001.omnimon