Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
298a443
feat: Add Agent Framework to A2A bridge support
Shubham-Kumar-2000 Nov 23, 2025
828b733
fix: Update references from agent_thread_storage to _agent_thread_sto…
Shubham-Kumar-2000 Nov 23, 2025
255ee71
Refactor A2A agent framework and improve code structure
Shubham-Kumar-2000 Nov 23, 2025
1e600dc
fix: Lint fix new line added
Shubham-Kumar-2000 Nov 23, 2025
c7a8b80
test: Add unit tests for AgentThreadStorage and InMemoryAgentThreadSt…
Shubham-Kumar-2000 Nov 23, 2025
db5bdf3
refactor: Update type hints to use new syntax for Union and List
Shubham-Kumar-2000 Nov 23, 2025
a3a5c48
fix: Validate RequestContext for context_id and message before execution
Shubham-Kumar-2000 Nov 23, 2025
4c43248
Refactor tests and remove A2aExecutionContext references
Shubham-Kumar-2000 Nov 23, 2025
cc2df5c
Refactor A2AExecutor tests and remove event adapter
Shubham-Kumar-2000 Nov 25, 2025
c732a05
refactor: Remove AgentThreadStorage and InMemoryAgentThreadStorage cl…
Shubham-Kumar-2000 Nov 30, 2025
64c1cfb
feat: A2AExecutor to have its own override able save and get threads …
Shubham-Kumar-2000 Nov 30, 2025
1f8a002
fix: linter bugs
Shubham-Kumar-2000 Nov 30, 2025
293f25d
Merge branch 'main' of https://github.com/Shubham-Kumar-2000/agent-fr…
Shubham-Kumar-2000 Nov 30, 2025
e3bb889
removed unnecessary changes form core package
Shubham-Kumar-2000 Nov 30, 2025
960bb22
new line added
Shubham-Kumar-2000 Nov 30, 2025
ed01679
Merge branch 'main' of https://github.com/microsoft/agent-framework i…
Shubham-Kumar-2000 Feb 26, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading