Files
meeting-assistant/openspec/changes/archive/2026-06-03-allow-summary-title-rename/tasks.md
T
codex edade8ab62
PR and Push Build/Test / build-and-test (push) Failing after 14m53s
Add meeting inactivity safeguards
2026-06-03 08:30:15 +02:00

512 B

Implementation

  • Update write_summary title handling to rename the current meeting note for non-empty title values.
  • Keep existing title behavior when the title parameter is omitted or blank.
  • Update summary-agent instructions and tool description for generated default titles.
  • Add focused tests for rename, omitted title, blank title, and instructions.
  • Validate with focused tests, dotnet test MeetingAssistant.slnx, and openspec validate allow-summary-title-rename --strict.