Skip to content

[Feature][api][runtime] Support auto resolve memory reference for passing data across actions. - #949

Closed
JinkunLiu wants to merge 2 commits into
apache:mainfrom
JinkunLiu:main
Closed

[Feature][api][runtime] Support auto resolve memory reference for passing data across actions.#949
JinkunLiu wants to merge 2 commits into
apache:mainfrom
JinkunLiu:main

Conversation

@JinkunLiu

Copy link
Copy Markdown
Contributor

Linked issue: #476

Purpose of change

Add event attachments with automatic MemoryRef wrapping and resolution

Tests

  • Java and Python unit tests for resolving and restoring event attachments.
  • Event serialization and deserialization tests.
  • Cross-language snapshot tests covering Java-to-Python and Python-to-Java event conversion.
  • End-to-end tests covering actions that consume and produce MemoryRef attachments.

API

  • Add public APIs for event attachments in both Java and Python
  • Add JSON serialization/deserialization support to MemoryRef.

Documentation

  • doc-needed
    Add docs after review~
  • doc-not-needed
  • doc-included

Copilot AI review requested due to automatic review settings August 2, 2026 09:39

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions github-actions Bot added doc-needed Your PR changes impact docs. fixVersion/0.4.0 priority/major Default priority of the PR or issue. labels Aug 2, 2026
@JinkunLiu JinkunLiu closed this Aug 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-needed Your PR changes impact docs. fixVersion/0.4.0 priority/major Default priority of the PR or issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants