Skip to content

feat(sdk): Add executionStartTimestamp to InvocationBaseInfo#719

Draft
SilanHe wants to merge 1 commit into
mainfrom
feat/add-execution-start-timestamp
Draft

feat(sdk): Add executionStartTimestamp to InvocationBaseInfo#719
SilanHe wants to merge 1 commit into
mainfrom
feat/add-execution-start-timestamp

Conversation

@SilanHe

@SilanHe SilanHe commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Issue #, if available:

Description of changes: Add optional executionStartTimestamp field to InvocationBaseInfo so it is available on all onInvocation* hook parameters (InvocationInfo and InvocationEndInfo). The timestamp is derived from
initialExecutionEvent.StartTimestamp when available.

Updated all test fixtures constructing InvocationInfo or InvocationEndInfo to include the new field.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Add optional executionStartTimestamp field to InvocationBaseInfo so it
is available on all onInvocation* hook parameters (InvocationInfo and
InvocationEndInfo). The timestamp is derived from
initialExecutionEvent.StartTimestamp when available.

Updated all test fixtures constructing InvocationInfo or
InvocationEndInfo to include the new field.
@SilanHe SilanHe force-pushed the feat/add-execution-start-timestamp branch from 080c630 to 0bc8ae3 Compare July 14, 2026 23:51
@SilanHe SilanHe changed the title feat(plugin): Add executionStartTimestamp to InvocationBaseInfo feat(sdk): Add executionStartTimestamp to InvocationBaseInfo Jul 14, 2026
@SilanHe SilanHe closed this Jul 14, 2026
@SilanHe SilanHe reopened this Jul 14, 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.

2 participants