Public Access
512 B
512 B
Implementation
- Update
write_summarytitle 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, andopenspec validate allow-summary-title-rename --strict.