v0.8.1

anomalyco/opentuiv0.8.1Aug 26, 2026by github-actions[bot]

AI Summary

A patch release stabilizing v0.8.0, featuring cascading configuration management, Discord integration improvements, and new pricing models for cached inputs.

Key Highlights

  • Cascading config edits (`delete_with_cascade` and `rename_with_cascade`).
  • Discord skill-driven slash commands with typed options.
  • Cached-input pricing for OpenAI-compatible providers.
  • Phase 0 agent eval harness for deterministic replay.
  • Operator Console redesign with schema-driven config editor.

Breaking Changes

  • Configuration edits now cascade through agents, providers, channels, and skill bundles.

New Features

  • Cascading delete and rename operations for configuration
  • Discord slash commands derived from installed skills
  • Cached-input token pricing for OpenAI-compatible providers
  • Phase 0 agent eval harness
  • Operator Console redesign
  • NEAR AI Cloud provider
  • XOAUTH2 auth for Email channels

Full Release Notes

## What's Changed
* ci: upgrade GitHub Actions by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/996
* refactor(gui): draw the character stand-in icons as real icons by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/1022
* perf(release): accelerate macOS packaging by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/1023
* fix(gui): survive and complete the live language switch by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/1033
* fix(gui): keep Back and Forward labels together by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/1030
* chore: release v0.8.1 by @aprilnea[bot] in https://github.com/AprilNEA/OpenLogi/pull/1025


**Full Changelog**: https://github.com/AprilNEA/OpenLogi/compare/v0.8.0...v0.8.1