v0.8.3
anomalyco/opentuiv0.8.3Aug 30, 2026by github-actions[bot]
AI Summary
A major consolidation cycle spanning 379 commits introducing the SOP engine, WebAssembly plugin host, and Git forge channels, alongside significant security hardening and the reintroduction of a self-contained desktop app.
Key Highlights
- SOP (Standard Operating Procedure) engine with daemon maintenance, triggers, and approval plane.
- WebAssembly plugin host using wasmtime for tools and memory.
- Git forge channel supporting GitHub and Gitea/Forgejo.
- Self-contained desktop app returns as a Tauri sidecar companion.
- Comprehensive security hardening including SSRF fixes and RUSTSEC advisory clearing.
New Features
- SOP engine with cron/filesystem/calendar triggers
- WebAssembly plugin host with execution limits
- Git forge channel with unified tooling
- Cost & usage accounting with task-attributed ledgers
- OpenTelemetry observability for runtime content
- CycloneDX SBOM generation and SLSA provenance
Full Release Notes
## What's Changed * fix(ci): align agent guidance with current contracts by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/1139 * fix: make Actions Ring selectable in action pickers by @the-long-ride in https://github.com/AprilNEA/OpenLogi/pull/958 * fix(ci): repair focused i18n gate and agent guidance by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/1138 * chore: release v0.8.3 by @aprilnea[bot] in https://github.com/AprilNEA/OpenLogi/pull/1163 **Full Changelog**: https://github.com/AprilNEA/OpenLogi/compare/v0.8.2...v0.8.3