Skip to content

feat: steer running ai agents#24577

Draft
notgiorgi wants to merge 1 commit into
gio/prod-8252-agent-interruptfrom
gio/prod-8253-agent-steer
Draft

feat: steer running ai agents#24577
notgiorgi wants to merge 1 commit into
gio/prod-8252-agent-interruptfrom
gio/prod-8253-agent-steer

Conversation

@notgiorgi

@notgiorgi notgiorgi commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Description

  • Adds Postgres-backed steer rows for guidance submitted during a run
  • Adds a steer endpoint for thread messages
  • Uses prepareStep to inject unconsumed steers between model steps
  • Shows guidance send control while an agent is streaming
  • Renders guidance as sub-messages under the original user prompt

Closes: PROD-8253

@linear-code

linear-code Bot commented Jun 22, 2026

Copy link
Copy Markdown

PROD-8253

Copy link
Copy Markdown
Contributor Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

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

@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown

🧪 Test Selection

✅ Tests that will run

Test Description
Preview Environment Deploys a preview environment for testing
Frontend E2E Tests Runs Cypress app tests
Backend API Tests Runs Vitest API tests
CLI Tests Runs CLI integration and dbt version tests

⏭️ Tests skipped (no relevant file changes detected)

Test How to trigger manually
Timezone Tests Add test-timezone to PR description

Tip: Add test-all to your PR description to run all tests.

@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown

Your preview environment pr-24577 has been deployed.

Preview environment endpoints are available at:

Queue guidance submitted while an AI agent is running, consume it between model steps, and render queued guidance below the original prompt.

Closes: PROD-8253
@github-actions

Copy link
Copy Markdown

Preview Environment

🌐 URL: https://lightdash-preview-pr-24577.lightdash.okteto.dev

📋 Logs: View in GCP Console

🔧 SSH: ./scripts/okteto-ssh.sh 24577

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