Skip to content

.Net: Add StateExtensions ADR, Abstractions, update AgentThread and add Unit tests. #11632

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

westey-m
Copy link
Contributor

Motivation and Context

#10100
#10712

Description

This is the first PR of a number of PRs and adds

  1. A base abstraction for creating a conversation state extension
  2. A class to manage multiple extensions
  3. Updates to the AgentThread to use extensions
  4. Unit tests
  5. ADR document

In follow up PRs I'll add:

  • Updates to Agents to use extensions on AgentThread
  • Individual Extension implementations

Contribution Checklist

@westey-m westey-m requested a review from a team as a code owner April 17, 2025 16:25
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel kernel.core documentation labels Apr 17, 2025
@github-actions github-actions bot changed the title Add StateExtensions ADR, Abstractions, update AgentThread and add Unit tests. .Net: Add StateExtensions ADR, Abstractions, update AgentThread and add Unit tests. Apr 17, 2025
@westey-m westey-m merged commit 274df9a into microsoft:feature-conversation-state-extensions Apr 23, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation kernel.core kernel Issues or pull requests impacting the core kernel .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants