Releases: basnijholt/agent-cli
Releases · basnijholt/agent-cli
v0.101.0
What’s Changed
- Add zellij multiplexer support to agent-cli dev (#590) @basnijholt
v0.100.0
What’s Changed
- Add cmux support to agent-cli dev (#589) @basnijholt
- ⬆️ Update sparkle-project/Sparkle to v2.9.3 (#587) @renovate[bot]
- [pre-commit.ci] pre-commit autoupdate (#588) @pre-commit-ci[bot]
- ⬆️ Update codecov/codecov-action action to v7 (#586) @renovate[bot]
- ⬆️ Update codecov/codecov-action action to v6.0.2 (#585) @renovate[bot]
v0.99.0
What’s Changed
- Add live transcription preview (#571) @basnijholt
v0.98.5
What’s Changed
- Fix macOS F1 shortcut recorder crash (#584) @basnijholt
- Retry Fn hotkeys after Accessibility approval (#583) @basnijholt
v0.98.4
What’s Changed
- Fix macOS voice level meter input source (#581) @basnijholt
- Clarify NeMo prompt handling (#582) @basnijholt
v0.98.3
What’s Changed
- Fix early hold-to-transcribe release (#579) @basnijholt
v0.98.2
What’s Changed
- Use MPS for NeMo on Apple Silicon (#580) @basnijholt
v0.98.1
What’s Changed
- Add macOS transcription TTL setting (#578) @basnijholt
v0.98.0
What’s Changed
- Document NeMo Parakeet setup (#573) @basnijholt
- Add macOS transcription backend picker (#574) @basnijholt
- Reference upstream NeMo validation_ds fix (#577) @basnijholt
v0.97.2
Patch release for NeMo daemon runtime support and parakeet-unified-en-0.6b live transcription.
- Propagate daemon uv path to child agent-cli process so NeMo runtime re-exec can find uv under launchd/systemd.
- Normalize NeMo models with cfg.validation_ds=None before transcribe; fixes parakeet-unified-en-0.6b crash in NeMo RNNT transcribe.