Skip to content

Conversation

abbbe
Copy link

@abbbe abbbe commented Jun 27, 2025

• Changed find() to findLast() in extractFunctionCallByName function to get the most recent function call occurrence
• This fixes a bug where the function was returning the first occurrence instead of the latest one (it caused the transcript always show call arguments used in the very first function call)

Changed find() to findLast() in extractFunctionCallByName function to get the most recent function call occurrence instead of the first one.
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.

1 participant