microsoft / microsoft/agent-framework

Python: Investigate moving durableagentstate serialization to SerializationMixin

Open
#3,124 0 comments 0 reactions 0 assignees View on GitHub
hosting python
Dominant language
Python
Stars
13.6k
Forks
2.3k
Avg merge
2d 45m
Merged PRs (30d)
358

Description

Currently we have duplicated code for DurableAgentState serialization and `SerializationMixin` since the latter does not completely support all cases needed by Durable Agent State.

Opening this task to investigate if we can unify the 2 by adding support for all custom logic to SerializationMixin.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by locating DurableAgentState serialization and SerializationMixin, then compare the custom cases each supports. Done means determining whether the behaviors can be unified and documenting or testing the required SerializationMixin support.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.