Files
meeting-assistant/openspec/changes/archive/2026-05-28-append-file-write-tools-by-default/tasks.md
T
codex 7ff93b73b3
PR and Push Build/Test / build-and-test (push) Failing after 6m36s
Make agent file writes append by default
2026-05-28 12:36:23 +02:00

9 lines
482 B
Markdown

## Implementation
- [x] Repair the accidentally overwritten project note to the state it would have had after an append.
- [x] Add behavior tests for append-by-default and explicit replacement.
- [x] Implement `replace_file` on summary file-write tools and workflow rules writes.
- [x] Update agent tool descriptions and instructions.
- [x] Run focused tests.
- [x] Run `dotnet test MeetingAssistant.slnx`.
- [x] Run `openspec validate append-file-write-tools-by-default --strict`.