a2aproject / a2aproject/a2a-dotnet

Add support for TaskArtifactUpdateEvents that use append = true

Đang mở
#21 2 bình luận 1 reaction 2 người được giao Được @brandonh-msft nhận Xem trên GitHub
bug
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

Mở 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

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.