Skip to content

feat: include processed use case content on UseCaseEvent - #387

Merged
patwlan merged 1 commit into
eclipse-lmos:mainfrom
mtanwar2:feat/use-case-event-content
Jun 30, 2026
Merged

feat: include processed use case content on UseCaseEvent#387
patwlan merged 1 commit into
eclipse-lmos:mainfrom
mtanwar2:feat/use-case-event-content

Conversation

@mtanwar2

Copy link
Copy Markdown

Event handlers run outside the DSL context and cannot read outputContext or GraphQL response fields. Populate UseCaseEvent.content from processedUseCaseMap so downstream consumers can log full SOP text without ThreadLocal bridges.

Event handlers run outside the DSL context and cannot read outputContext
or GraphQL response fields. Populate UseCaseEvent.content from
processedUseCaseMap so downstream consumers can log full SOP text without
ThreadLocal bridges.

Co-authored-by: Cursor <cursoragent@cursor.com>
@mtanwar2
mtanwar2 requested a review from patwlan as a code owner June 30, 2026 10:11
@patwlan
patwlan enabled auto-merge (rebase) June 30, 2026 10:28
@patwlan
patwlan disabled auto-merge June 30, 2026 10:34
@patwlan
patwlan merged commit ab2e7f1 into eclipse-lmos:main Jun 30, 2026
1 of 2 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