Skip to content

feat: add operation change plugin hook#506

Open
zhongkechen wants to merge 1 commit into
mainfrom
codex/add-operation-change-hook
Open

feat: add operation change plugin hook#506
zhongkechen wants to merge 1 commit into
mainfrom
codex/add-operation-change-hook

Conversation

@zhongkechen

Copy link
Copy Markdown
Contributor

Summary

  • add OperationChangeInfo and on_operation_change to the Python plugin interface
  • emit operation change hooks after checkpoint responses merge status changes
  • enrich OperationInfo with result, error, attempt, and end_time for parity with the JS SDK
  • add plugin executor and execution state coverage

Verification

  • hatch run dev-core:test packages/aws-durable-execution-sdk-python/tests/plugin_test.py packages/aws-durable-execution-sdk-python/tests/state_test.py -q
  • hatch run dev-otel:test -q
  • hatch run dev-core:typecheck
  • hatch fmt --check
  • hatch run test:all -q

@zhongkechen zhongkechen changed the title Add operation change plugin hook feat: add operation change plugin hook Jul 3, 2026
@zhongkechen zhongkechen force-pushed the codex/add-operation-change-hook branch from d5a2d6b to 430f621 Compare July 3, 2026 23:02
@zhongkechen zhongkechen force-pushed the codex/add-operation-change-hook branch from 430f621 to 48ba1e6 Compare July 3, 2026 23:10
@zhongkechen zhongkechen self-assigned this Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant