ai-batch-queue 0.2.0

Model-aware batch processing queue with ETA estimation for Tauri applications
Documentation
1
2
3
4
5
# Changelog

## [Unreleased]
### Fixed
- [ABQ-2] `mark_running` split-lock: combined three separate scheduling `Mutex` fields into single `SchedulingState` struct, held atomically with jobs lock