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 }}
ClaydeCode
/
me
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
4
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
scheduler: file-driven scheduled tasks
- #103
#103
Merged
max-tet
merged 21 commits into
main
ClaydeCode/me:main
from
feat/scheduled-tasks
ClaydeCode/me:feat/scheduled-tasks
Copy head branch name to clipboard
Sep 21, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
scheduler: file-driven scheduled tasks
#103
max-tet
merged 21 commits into
main
ClaydeCode/me:main
from
feat/scheduled-tasks
ClaydeCode/me:feat/scheduled-tasks
Copy head branch name to clipboard
Commits
Commits on Sep 20, 2026
repo: ignore .worktrees/ for project-local worktree workflow
ClaydeCode
committed
68a7f00
View commit details
Copy full SHA for 68a7f00
Browse repository at this point
scheduler: add file-driven scheduled-tasks design spec
ClaydeCode
committed
12e58d3
View commit details
Copy full SHA for 12e58d3
Browse repository at this point
Commits on Sep 21, 2026
scheduler: revise design spec — drop notify field, whole-library skill mount, auto permission mode
ClaydeCode
committed
1583809
View commit details
Copy full SHA for 1583809
Browse repository at this point
scheduler: add implementation plan
ClaydeCode
committed
1c89c48
View commit details
Copy full SHA for 1c89c48
Browse repository at this point
repo: ignore .superpowers/ SDD scratch
ClaydeCode
committed
c2c12ff
View commit details
Copy full SHA for c2c12ff
Browse repository at this point
service: move job-execution core out of webhook, rename PebbleJob to Job
ClaydeCode
committed
7818f9a
View commit details
Copy full SHA for 7818f9a
Browse repository at this point
service: add Job.origin and rename process span to clayde.job.process
ClaydeCode
committed
7531fca
View commit details
Copy full SHA for 7531fca
Browse repository at this point
service: run the CLI under auto permission mode instead of skip-permissions
ClaydeCode
committed
af32963
View commit details
Copy full SHA for af32963
Browse repository at this point
service: suppress success notification for scheduler-origin jobs
ClaydeCode
committed
538827f
View commit details
Copy full SHA for 538827f
Browse repository at this point
service: origin-aware system and user prompt framing
ClaydeCode
committed
697d4f1
View commit details
Copy full SHA for 697d4f1
Browse repository at this point
service: discover SKILL.md directory skills, ignore reference markdown
ClaydeCode
committed
211cce6
View commit details
Copy full SHA for 211cce6
Browse repository at this point
scheduler: add croniter dependency and scheduler settings
ClaydeCode
committed
94ef167
View commit details
Copy full SHA for 94ef167
Browse repository at this point
scheduler: task-file model, parsing, and discovery
ClaydeCode
committed
05ed83d
View commit details
Copy full SHA for 05ed83d
Browse repository at this point
scheduler: recurring-task run-state persistence
ClaydeCode
committed
8b34696
View commit details
Copy full SHA for 8b34696
Browse repository at this point
scheduler: pure due-ness and lateness helpers
ClaydeCode
committed
ed12b1e
View commit details
Copy full SHA for ed12b1e
Browse repository at this point
scheduler: tick loop — enqueue due tasks, dedup, move one-offs
ClaydeCode
committed
a421e23
View commit details
Copy full SHA for a421e23
Browse repository at this point
orchestrator: run the scheduler loop alongside the webhook when enabled
Show description for 55a4d44
ClaydeCode
committed
55a4d44
View commit details
Copy full SHA for 55a4d44
Browse repository at this point
scheduler: deployment mounts, config template, and docs
ClaydeCode
committed
897fafc
View commit details
Copy full SHA for 897fafc
Browse repository at this point
scheduler: persist per-tick dedup across a failing task
ClaydeCode
committed
8e70254
View commit details
Copy full SHA for 8e70254
Browse repository at this point
scheduler: per-task timeout with a 4h cap
ClaydeCode
committed
097de30
View commit details
Copy full SHA for 097de30
Browse repository at this point
scheduler: correct config template comment for now-honored timeout
ClaydeCode
committed
7fb191a
View commit details
Copy full SHA for 7fb191a
Browse repository at this point
You can’t perform that action at this time.