Skip to content

Conversation

mengnankkkk
Copy link
Contributor

@mengnankkkk mengnankkkk commented Sep 16, 2025

Describe what this PR does / why we need it

Type safety: Use ContextKey to ensure type safety.
History tracking: Integrate existing plan execution status.
Metadata support: Supports debugging and monitoring information.
JManusExecutionContext provides similar functionality.
Supports data sharing between steps: context.put(key, value) / context.get(key)
Supports metadata storage: context.putMetadata()
Execution history snapshot: getExecutionHistorySnapshot()

Does this pull request fix one issue?

from #2398

Describe how you did it

Describe how to verify it

Special notes for reviews

@github-actions github-actions bot added the area/jmanus SAA Jmanus module label Sep 16, 2025
@mengnankkkk mengnankkkk changed the title feat(jmanus):add Contextkey to search Context feat(jmanus): add ContextKey to search context Sep 16, 2025
@mengnankkkk
Copy link
Contributor Author

ptal thx ❤

@rainerWJY
Copy link
Collaborator

谢谢 但不需要这样的 。

@mengnankkkk mengnankkkk deleted the feat-JM branch September 17, 2025 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/jmanus SAA Jmanus module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants