Skip to content

Conversation

@Quinn-With-Two-Ns
Copy link
Contributor

@Quinn-With-Two-Ns Quinn-With-Two-Ns commented Jan 16, 2026

Expose Temporal Nexus operation info to Temporal Nexus operation.

temporalio/features#673


Note

Adds a minimal API to retrieve execution context for Nexus Operations.

  • Introduces OperationInfo and operationInfo() to access current operation namespace and taskQueue from handler context (context.ts)
  • Re-exports operationInfo and OperationInfo from index.ts
  • Adds test verifying operationInfo() returns correct namespace and task queue (test-nexus-handler.ts)

Written by Cursor Bugbot for commit c48d76c. This will update automatically on new commits. Configure here.

@Quinn-With-Two-Ns Quinn-With-Two-Ns marked this pull request as ready for review January 16, 2026 01:53
@Quinn-With-Two-Ns Quinn-With-Two-Ns requested a review from a team as a code owner January 16, 2026 01:53
@Quinn-With-Two-Ns Quinn-With-Two-Ns merged commit c7b3316 into temporalio:main Jan 16, 2026
52 of 53 checks passed
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