Files
agent-framework/python/packages
T
copilot-swe-agent[bot] 610dddeff8 Remove serialization-time reserved keyword validation to fix failing tests
The serialization-time validation was too aggressive and blocked legitimate use cases
where encoded data was being re-encoded. Security is now enforced only at deserialization
time by validating that classes marked with DATACLASS_MARKER are actual dataclasses and
classes marked with MODEL_MARKER actually support the model protocol.

Co-authored-by: TaoChenOSU <12570346+TaoChenOSU@users.noreply.github.com>
610dddeff8 ยท 2026-01-21 21:57:46 +00:00
History
..
2026-01-14 23:26:50 +00:00
2026-01-14 23:26:50 +00:00
2026-01-14 23:26:50 +00:00
2026-01-14 23:26:50 +00:00
2026-01-14 23:26:50 +00:00
2026-01-14 23:26:50 +00:00
2026-01-14 23:26:50 +00:00
2026-01-14 23:26:50 +00:00
2026-01-14 23:26:50 +00:00
2026-01-14 23:26:50 +00:00