Skip to content

feat(eve): add client turn cancellation controls#127

Open
remiconnesson wants to merge 3 commits into
codex/native-turn-cancellationfrom
codex/native-turn-cancellation-client
Open

feat(eve): add client turn cancellation controls#127
remiconnesson wants to merge 3 commits into
codex/native-turn-cancellationfrom
codex/native-turn-cancellation-client

Conversation

@remiconnesson

@remiconnesson remiconnesson commented Jun 19, 2026

Copy link
Copy Markdown

Summary

  • expose MessageResponse.cancel() for authenticated server-side turn cancellation
  • wire stop controls through the React, Vue, and Svelte clients and the development TUI
  • retain stop intent when cancellation is requested before the turn POST returns
  • make the client send cancellation once while the server handles hook-readiness retries

Stack

Validation

  • pnpm --filter eve typecheck
  • pnpm test:unit (3,641 tests)
  • pnpm build
  • focused dev-server cancellation scenario

@vercel

vercel Bot commented Jun 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
eve-docs Ready Ready Preview, Comment, Open in v0 Jun 20, 2026 9:35am

Signed-off-by: Rémi Connesson <remiconnesson2@gmail.com>
@remiconnesson remiconnesson force-pushed the codex/native-turn-cancellation branch from b6e3bb4 to 6c04b92 Compare June 19, 2026 23:15
@remiconnesson remiconnesson force-pushed the codex/native-turn-cancellation-client branch from 174ae2b to b4b110b Compare June 19, 2026 23:15
Comment thread packages/eve/src/client/eve-agent-store.ts
Signed-off-by: Rémi Connesson <remiconnesson2@gmail.com>
Signed-off-by: Rémi Connesson <remiconnesson2@gmail.com>
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