Skip to content

ref(slack): remove reply executor services - #1698

Merged
dcramer merged 1 commit into
mainfrom
codex/remove-reply-executor
Aug 26, 2026
Merged

ref(slack): remove reply executor services#1698
dcramer merged 1 commit into
mainfrom
codex/remove-reply-executor

Conversation

@dcramer

@dcramer dcramer commented Aug 26, 2026

Copy link
Copy Markdown
Member

The Slack provider no longer receives a broad reply-executor service bag. The app composition root owns the core Turn lifecycle and binds paused Turn operations to its Conversation store, queue, and state. Slack imports stable Slack behavior and the core plugin scheduler directly, while evals can still select their plugin-task transport.

Behavior stays the same. Integration coverage now uses the real paused-Turn queue wiring, and implementation-only scheduler and compactor assertions are removed.

Refs #1563

@vercel

vercel Bot commented Aug 26, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
junior-docs Ready Ready Preview Aug 26, 2026 2:34am

Request Review

@dcramer
dcramer force-pushed the codex/remove-reply-executor branch from 0b5ef38 to 302b0d4 Compare August 26, 2026 02:33
@dcramer
dcramer marked this pull request as ready for review August 26, 2026 02:54
@github-actions github-actions Bot added the risk: medium PR risk score: medium label Aug 26, 2026
@dcramer
dcramer merged commit ed8539d into main Aug 26, 2026
42 of 47 checks passed
@dcramer
dcramer deleted the codex/remove-reply-executor branch August 26, 2026 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk: medium PR risk score: medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant