Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
RooCodeInc
/
Roomote
Public
Notifications
You must be signed in to change notification settings
Fork
41
Star
226
Code
Issues
6
Pull requests
192
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
[Feat] Let Fast Sessions schedule reminders and recurring checks
- #2239
#2239
Merged
daniel-lxs
merged 11 commits into
develop
RooCodeInc/Roomote:develop
from
feat/session-wakeups
RooCodeInc/Roomote:feat/session-wakeups
Copy head branch name to clipboard
Sep 5, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
[Feat] Let Fast Sessions schedule reminders and recurring checks
#2239
daniel-lxs
merged 11 commits into
develop
RooCodeInc/Roomote:develop
from
feat/session-wakeups
RooCodeInc/Roomote:feat/session-wakeups
Copy head branch name to clipboard
Commits
Commits on Sep 5, 2026
feat: session wakeups let a Fast Session schedule a message to itself
Show description for a917cca
daniel-lxs
committed
a917cca
View commit details
Copy full SHA for a917cca
Browse repository at this point
fix: make session wakeup creation resilient to model placeholders and BullMQ job ids
Show description for 6fec4bd
daniel-lxs
committed
6fec4bd
View commit details
Copy full SHA for 6fec4bd
Browse repository at this point
refactor: take the wakeup schedule as one string instead of a structured union
Show description for 80a398b
daniel-lxs
committed
80a398b
View commit details
Copy full SHA for 80a398b
Browse repository at this point
fix: honour cancellation for already-admitted wakeups and cap high-frequency cron
Show description for 887d0ed
daniel-lxs
committed
887d0ed
View commit details
Copy full SHA for 887d0ed
Browse repository at this point
fix: keep the wakeup schedule parser linear and the cron gap helper private
Show description for 5ed9662
daniel-lxs
committed
5ed9662
View commit details
Copy full SHA for 5ed9662
Browse repository at this point
fix: never deliver a wakeup into an archived Session
Show description for 9557854
daniel-lxs
committed
9557854
View commit details
Copy full SHA for 9557854
Browse repository at this point
fix: revalidate a wakeup right before it replies
Show description for 8ea587b
daniel-lxs
committed
8ea587b
View commit details
Copy full SHA for 8ea587b
Browse repository at this point
fix: serialize session wakeup creation and enforce the active cap
daniel-lxs
committed
5431cd5
View commit details
Copy full SHA for 5431cd5
Browse repository at this point
fix: deduplicate wakeup schedules independent of JSONB key order
daniel-lxs
committed
e2fea3c
View commit details
Copy full SHA for e2fea3c
Browse repository at this point
fix: preserve relative reminder identity across create retries
daniel-lxs
committed
d3ad6c2
View commit details
Copy full SHA for d3ad6c2
Browse repository at this point
fix: serialize session archival with Fast reply delivery
daniel-lxs
committed
e92ccc1
View commit details
Copy full SHA for e92ccc1
Browse repository at this point
You can’t perform that action at this time.