Skip to content

feat: interrupt running ai agents#24573

Draft
notgiorgi wants to merge 1 commit into
mainfrom
gio/prod-8252-agent-interrupt
Draft

feat: interrupt running ai agents#24573
notgiorgi wants to merge 1 commit into
mainfrom
gio/prod-8252-agent-interrupt

Conversation

@notgiorgi

@notgiorgi notgiorgi commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Description

  • Adds Postgres-backed interrupt rows for running AI agent prompts
  • Adds an interrupt endpoint for thread messages
  • Uses stopWhen to stop streamed agent responses after a user interrupt
  • Shows a stop control while an agent is streaming
  • Exposes interrupted on thread messages and hides empty-response retry UI for user-stopped runs

Closes: PROD-8252

@linear-code

linear-code Bot commented Jun 22, 2026

Copy link
Copy Markdown

PROD-8252

notgiorgi commented Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@notgiorgi notgiorgi force-pushed the gio/prod-8252-agent-interrupt branch from 04d22e4 to 560f439 Compare June 22, 2026 14:18
Add a Postgres-backed interrupt row for running AI agent prompts, expose interrupted state on thread messages, and hide empty-response retry UI for user-stopped runs.\n\nCloses: PROD-8252
@notgiorgi notgiorgi force-pushed the gio/prod-8252-agent-interrupt branch from 560f439 to 842f780 Compare June 22, 2026 14:27
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