Files
meeting-assistant/openspec/changes/prioritize-finish-meeting-tray-action/tasks.md
T
codex 2f12a96688
PR and Push Build/Test / build-and-test (push) Successful in 11m8s
feat: prioritize finish meeting tray action
2026-08-04 09:55:18 +02:00

670 B

1. Tray Menu Behavior

  • 1.1 Add a failing behavior test proving that an active recording labels the normal stop action Finish meeting, places it alone immediately below Open agent, and keeps fine-grained controls in the following section.
  • 1.2 Add explicit section metadata to the tray-menu model, reorder the active-recording actions, and render separators from that metadata.

2. Verification

  • 2.1 Review the touched menu builder and renderer for DRYness, SOLID design, and simplicity while preserving behavior.
  • 2.2 Run focused taskbar-menu tests, the Windows application build, the full solution tests, and strict OpenSpec validation.