Skip to content

feat(webapp): dashboard agent — Watch - #4525

Draft
kathiekiwi wants to merge 1 commit into
feat/dashboard-agent-flowsfrom
feat/dashboard-agent-flows-watch
Draft

feat(webapp): dashboard agent — Watch#4525
kathiekiwi wants to merge 1 commit into
feat/dashboard-agent-flowsfrom
feat/dashboard-agent-flows-watch

Conversation

@kathiekiwi

Copy link
Copy Markdown
Collaborator

Stacked on #4418. Merge that first.

This PR is the Watch feature only: background condition watches, wake notifications and the alert fan-out. The base PR carries the storage groundwork — the migrations, the drizzle schema and the query layer — so this one adds the routes, services, tools, prompt text, UI and the dashboardAgent.watchMaintenance cron.

The split is verified by tree equality: this branch's tree is byte-identical to the pre-split branch, so nothing was lost or altered in separating the two.

Description to be written by the author.

"Tell me when this run finishes", "ping me if that error comes back". A watch
checks on its own cadence, reports once, and stops within 24 hours. The user
confirms a pre-filled card, so nothing starts behind their back; the answer
lands in the chat, and by email if they asked for it.

Restores the feature this branch's base PR set aside, unchanged: the card and
chips, the wake banner and toast, the unread badge, the checks for runs, queues,
errors and health, the batch scheduler and its backstops, the alert channel and
its email, and the agent's schedule_watch tool with the prompt that governs it.
@changeset-bot

changeset-bot Bot commented Aug 6, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 89b7522

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 8cd5c13c-d3f0-4e1e-932e-dfc82efae465

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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