Skip to content

[JAR-9116] add interrupt support for convo coded agent#525

Draft
JoshParkSJ wants to merge 4 commits intomainfrom
josh/convo-coded-interrupt
Draft

[JAR-9116] add interrupt support for convo coded agent#525
JoshParkSJ wants to merge 4 commits intomainfrom
josh/convo-coded-interrupt

Conversation

@JoshParkSJ
Copy link

@JoshParkSJ JoshParkSJ commented Feb 5, 2026

events.extend(
await self.map_current_message_to_start_tool_call_events()
)
await self.map_current_message_to_start_tool_call_events()
Copy link
Author

Choose a reason for hiding this comment

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

Defer startToolCall and endToolCall to next message so we can guarantee message ends with the start/end tool calls

@GabrielVasilescu04 GabrielVasilescu04 force-pushed the josh/convo-coded-interrupt branch 2 times, most recently from 36d9dde to 16a5ae9 Compare February 8, 2026 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants