a2aproject / a2aproject/a2a-dotnet
Add support for TaskArtifactUpdateEvents that use append = true
- Ngôn ngữ chính
- C#
- Star
- 262
- Fork
- 64
- Merge trung bình
- 5 ngày 2 giờ
- Pull request đã merge (30 ngày)
- 31
Mô tả
Currently the append = true property does not do anything. This event should not create a new artifact, but should update the last artifact and add a new part to the parts list.
Hướng dẫn đóng góp
Hướng nghiên cứu
Look for TaskArtifactUpdateEvents in the codebase, likely in an events or artifacts namespace. Identify where artifacts are created and updated. The change involves modifying the update logic to handle the 'append = true' property by adding a new part to an existing artifact's parts list instead of creating a new one. Check existing tests for artifact events to understand the expected behavior and add new tests for the append functionality.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- csharp
- Lĩnh vực
- api, backend
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Ít trao đổi
- Độ rõ ràng
- Đặc tả rõ ràng
- Mức phù hợp với người mới
- 55/100