Skip to content

[Improve] Keep task supervision Session-scoped - #2520

Open
roomote-roomote[bot] wants to merge 2 commits into
developfrom
fix/remove-task-report-cadence-19w5wtqtqobyv
Open

[Improve] Keep task supervision Session-scoped#2520
roomote-roomote[bot] wants to merge 2 commits into
developfrom
fix/remove-task-report-cadence-19w5wtqtqobyv

Conversation

@roomote-roomote

@roomote-roomote roomote-roomote Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

​Opened on behalf of @mrubens. View the task or mention @roomote-roomote for follow-up asks.

What changed

  • Remove elapsed-time stale-silence enforcement for both delegated and direct chat-backed tasks, including the seven-minute runtime threshold, activity/reminder state, and overdue pre/post-tool responses.
  • Remove timed-progress guidance from parent-report and direct chat-reply tool descriptions and from Slack, Discord, Teams, and Telegram task instructions.
  • Retain the hook as an event-driven lifecycle safeguard for initial acknowledgement, automation reply policy, parent-only posting restrictions, terminal delivery-failure handling, and post-closeout work tracking used by terminal completion enforcement.

Why this change was made

PR #2471 moved coding-work supervision to one Session-scoped follow-through check. Keeping any task-local elapsed-time cadence, including direct-task reminders, duplicates that ownership and can produce redundant updates.

Impact

Tasks no longer interrupt work solely because time elapsed without a message. The parent Session owns ongoing supervision, while task-local acknowledgement, required-input, failure-delivery, clarification, and terminal correctness behavior remains enforced.

@roomote-community

roomote-community Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

No code issues found. See task

Reviewed ce555b8

@roomote-roomote
roomote-roomote Bot marked this pull request as ready for review September 11, 2026 13:27
@roomote-roomote

roomote-roomote Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor Author

Removed task-local elapsed-time silence supervision for both delegated and direct chat tasks while preserving the event-driven acknowledgement, automation, subagent-posting, delivery-failure, and stale-closeout safeguards. Focused worker and cloud-agent tests, package typechecks, formatting, lint, and pre-push checks pass in ce555b8.

@roomote-roomote roomote-roomote Bot changed the title [Improve] Keep delegated task updates Session-scoped [Improve] Keep task supervision Session-scoped Sep 11, 2026
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