[Improve] Offer bounded monitoring for ongoing processes - #2291
Merged
daniel-lxs merged 2 commits intoSep 6, 2026
Conversation
Contributor
Contributor
Author
|
Fixed the conflicting wakeup guidance in 32266f56 and resolved the review thread. Ongoing-process monitors now require finite schedules in both the shared tool description and schedule-field guidance; explicitly requested recurring reminders/reports remain supported. Added regression coverage: 99 targeted tests, both affected package typechecks and normal pre-push gates passed. PR metadata refreshed. The updated Roomote review summary for this commit reports No code issues found. Browser proof is not applicable; live-model behavior was not tested. |
roomote-roomote
Bot
requested review from
brunobergher,
daniel-lxs and
mrubens
as code owners
September 6, 2026 16:35
daniel-lxs
approved these changes
Sep 6, 2026
daniel-lxs
deleted the
feature/ongoing-process-follow-up-2ss2irs229l3v
branch
September 6, 2026 16:39
12 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related issue
Requested in the linked task discussion; no linked issue. Inspected #2268, which remains open and proposes specialized required-check notifications; this change neither imports nor depends on that policy.
Why this PR exists
Useful verification can happen after the current turn. Fast should offer that follow-up when it can resolve a concrete outstanding outcome, without turning every closeout into a monitoring pitch.
What changed
How it was tested
pnpm --filter @roomote/cloud-agents check-types,pnpm --filter @roomote/types check-typesandgit diff --checkpassed.pnpm lint/pnpm check-typeswere not run.Checklist
[Fix],[Feat],[Improve],[Refactor],[Docs], or[Chore]followed by a user-facing descriptionpnpm lintandpnpm check-typespass locallypnpm changeset