Skip to content

Support turn and user message cancellation#4

Merged
slapoguzov merged 2 commits into
mainfrom
st
Dec 21, 2025
Merged

Support turn and user message cancellation#4
slapoguzov merged 2 commits into
mainfrom
st

Conversation

@xtmq

@xtmq xtmq commented Dec 21, 2025

Copy link
Copy Markdown
Contributor

Implementation of features to cancel user messages and turns

@xtmq
xtmq force-pushed the st branch 2 times, most recently from 34bac00 to 9af3d67 Compare December 21, 2025 13:17
Comment thread src/CodexAcpServer.ts Outdated
stopReason: "end_turn",
};
} catch (err) {
console.error(`[CodexAcpServer] prompt() failed:`, err);

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

how do we parse such errors in acp client? will they be displayed in our chat or silently ignored?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Ignored - this is exclusevly for logging

Comment thread src/CodexAcpClient.ts Outdated
@slapoguzov
slapoguzov merged commit c9fd596 into main Dec 21, 2025
3 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