a2aproject / a2aproject/a2a-dotnet
Add support for TaskArtifactUpdateEvents that use append = true
- Lingua principale
- C#
- Stelle
- 262
- Fork
- 64
- Merge medio
- 5g 2h
- PR unite (30g)
- 31
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- csharp
- Ambito
- api, backend
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Tranquilla
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 55/100