Files
meeting-assistant/openspec/changes/archive/2026-05-27-add-workflow-rules-editor-ui/tasks.md
T
codex 693f52afee
PR and Push Build/Test / build-and-test (push) Successful in 7m0s
Add tray rules and identities editor
2026-05-28 01:28:16 +02:00

17 lines
728 B
Markdown

## 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.