Add tray rules and identities editor
PR and Push Build/Test / build-and-test (push) Successful in 7m0s

This commit is contained in:
2026-05-28 01:28:16 +02:00
parent 71f1e6a0b8
commit 693f52afee
31 changed files with 3136 additions and 327 deletions
@@ -0,0 +1,16 @@
## 1. Requirements
- [x] Add meeting-session requirement scenarios for tray-launched rules and identities editing.
## 2. Implementation
- [x] Add scoped workflow-rules and speaker-identity editor tools and prompt builder.
- [x] Add workflow-rules editor chat pipeline with compaction and user-initiated requests.
- [x] Add MewUI chat window.
- [x] Add a Windows application/window icon for the MewUI editor taskbar button.
- [x] Replace WinForms tray icon with Uno notification icon host and add `Edit rules and identities`.
## 3. Verification
- [x] Add focused tests for options fallback, tool scoping, identity tools, prompt content, and view-model chat behavior.
- [x] Run relevant tests and strict OpenSpec validation.