Skip to content

feat: Instrument @earendil-works/pi-coding-agent#2118

Merged
Luca Forstner (lforst) merged 8 commits into
mainfrom
lforst/instrument-pi-coding-agent
Jun 17, 2026
Merged

feat: Instrument @earendil-works/pi-coding-agent#2118
Luca Forstner (lforst) merged 8 commits into
mainfrom
lforst/instrument-pi-coding-agent

Conversation

@lforst

@lforst Luca Forstner (lforst) commented Jun 15, 2026

Copy link
Copy Markdown
Member

Fixes #2117

@lforst Luca Forstner (lforst) marked this pull request as ready for review June 15, 2026 15:53
} catch (error) {
finishPiLlmSpan(promptState, llmState, undefined, error);
throw error;
}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should add a finally block and call iterator.return() here.

@lforst Luca Forstner (lforst) merged commit cac7238 into main Jun 17, 2026
89 of 92 checks passed
@lforst Luca Forstner (lforst) deleted the lforst/instrument-pi-coding-agent branch June 17, 2026 14:59
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.

Add @earendil-works/pi-coding-agent instrumentation

2 participants