Skip to content

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 13 May 08:52

Changelog

All notable changes to this project will be documented in this file.

v0.11.1 - 2026-05-13

Features

  • Feat: update addon version to 0.11.1

Refactoring

  • Refactor: move result_actions flag injection to engine level, fix formatting

Move the spec.result_actions → metadata injection from UseCase.execute_prompted_use_case
(base.py) to UseCaseEngine.execute() (engine.py) so it covers ALL use cases,
including those that implement execute() directly (e.g. DescribeFocusedImageUseCase).

Also fix formatting corruption in summary.py and structure_summary.py caused by
earlier multi-replace edit.

SHA256

6376b17014f66503e7aa3f8af30d53d0310cd1160148f92d036205bdc483d42e AIAssistant-0.11.1.nvda-addon