-
Notifications
You must be signed in to change notification settings - Fork 13
Insights: a2aproject/a2a-dotnet
Overview
Could not load contribution data
Please try again later
24 Pull requests merged by 4 people
-
chore: update readme and bump protocol version
#101 merged
Jul 24, 2025 -
fix: don't use Task<IAsyncEnumerable<T>>
#90 merged
Jul 24, 2025 -
chore: update readme to reflect latest API changes
#100 merged
Jul 24, 2025 -
feat: spec compliance agent
#98 merged
Jul 24, 2025 -
fix: make WithHistoryTrimmedTo an internal extension method
#96 merged
Jul 23, 2025 -
fix: don't augment task when trimming history
#94 merged
Jul 23, 2025 -
feat: add a2aclient samples
#93 merged
Jul 23, 2025 -
perf: use source generated logging
#78 merged
Jul 23, 2025 -
fix: always call async methods when in an async context and do await them
#89 merged
Jul 23, 2025 -
fix: ensure OnAgentCardQuery is awaited and returns a valid JSON
#87 merged
Jul 22, 2025 -
feat: make OnAgentCardQuery async
#86 merged
Jul 22, 2025 -
refactor: exception handling logic
#69 merged
Jul 22, 2025 -
chore: add cancellation token requested checks to in-memory task store
#80 merged
Jul 22, 2025 -
fix: use ConfigureAwait(false) for async calls
#76 merged
Jul 21, 2025 -
fix: Improve streaming support
#74 merged
Jul 21, 2025 -
chore: Add Async suffix to async method missing it
#75 merged
Jul 21, 2025 -
feat: add cancellation token
#70 merged
Jul 21, 2025 -
Fix: capability issues
#66 merged
Jul 21, 2025 -
build(deps): bump actions/download-artifact from 4.2.1 to 4.3.0
#51 merged
Jul 21, 2025 -
fix: Resolve remaining compliance issues
#65 merged
Jul 18, 2025 -
fix: Update message and message stream to match latest spec
#62 merged
Jul 18, 2025 -
feat: error handling and input validation
#63 merged
Jul 18, 2025 -
fix: Handle HistoryLength
#61 merged
Jul 18, 2025 -
chore: clean up
#64 merged
Jul 18, 2025
2 Pull requests opened by 2 people
-
feat: add a new `IDistributedCache` based implementation of the `ITaskStore`
#92 opened
Jul 23, 2025 -
fix: reject empty part arrays and negative history length
#99 opened
Jul 24, 2025
18 Issues closed by 2 people
-
Client error '405 Method Not Allowed' for url 'http://localhost:5000/a2a/.well-known/agent.json'
#47 closed
Jul 24, 2025 -
Revisit SSE implementation
#97 closed
Jul 24, 2025 -
Don't define methods that return Task<IAsyncEnumerable>
#72 closed
Jul 24, 2025 -
Add support for features added in 0.2.5
#30 closed
Jul 24, 2025 -
A2A compliance check agent
#85 closed
Jul 24, 2025 -
WithHistoryTrimmedTo -> internal
#95 closed
Jul 23, 2025 -
Bug: Trimming history augments *actual* task data
#91 closed
Jul 23, 2025 -
A2AClient samples
#83 closed
Jul 23, 2025 -
Use source generated logging
#77 closed
Jul 23, 2025 -
Use enum string sourcegen for performance
#79 closed
Jul 22, 2025 -
Create samples for A2AClient
#81 closed
Jul 22, 2025 -
Fix capability issues
#53 closed
Jul 22, 2025 -
Fix compliance issues
#52 closed
Jul 22, 2025 -
Add Async suffix to async methods
#68 closed
Jul 22, 2025 -
Use .ConfigureAwait(false) for async calls
#73 closed
Jul 21, 2025 -
Add support for cancellation tokens
#67 closed
Jul 21, 2025 -
Align subscribe endpoint with proto file
#49 closed
Jul 18, 2025 -
HistoryLength parameter should be respected when provided
#3 closed
Jul 18, 2025
5 Issues opened by 3 people
-
NuGet package unlisted?
#102 opened
Jul 24, 2025 -
Should ITaskManager handlers that are Task-returning Functions use the Async suffix?
#88 opened
Jul 22, 2025 -
A2A .NET SDK samples
#84 opened
Jul 22, 2025 -
Add a link to the A2A .NET SDK repo
#82 opened
Jul 22, 2025 -
Reconsider Task.Run usage for OnTaskCreated and OnTaskUpdated
#71 opened
Jul 21, 2025
3 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Allow For Dynamic Agent Card
#46 commented on
Jul 22, 2025 • 0 new comments -
Fix quality issues
#54 commented on
Jul 24, 2025 • 0 new comments -
Preview release checklist
#56 commented on
Jul 22, 2025 • 0 new comments