Add recurring task command similar to Claude Code /loop for periodic PR checking
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
Research direction
The issue does not name files, tests, or an entry point. Start by locating the CLI command architecture and session lifecycle, then define the command syntax, cron scheduling, task listing and stopping, seven-day expiry, and tests that establish the completed behavior.
Written by the indexing model from the issue text.
Description
What variant of Codex are you using?
cli
What feature would you like to see?
Use Case
My primary usage scenario is periodically checking pull requests, including PR status updates, new comments, CI execution results, code change reviews, etc. It is inefficient to manually trigger queries over and over. A built-in recurring task capability can greatly optimize this workflow.
Core Requirements
Add a repeat execution function referencing Claude Code’s /loop:
- The scheduled tasks are limited to the current CLI session only.
- Support cron expressions to configure custom execution frequency.
- All scheduled tasks have a hard upper limit of 7 days total runtime; tasks auto expire after 7 days regardless of session status.
The specific command format, underlying logic, parameter constraints and implementation details can be fully designed by the project maintainers. I only put forward the functional demand.
Basic Expectation
Simple management commands to list ongoing scheduled tasks and stop tasks are necessary for daily use.
Benefit
Automate regular PR inspection work, reduce repetitive manual operations during development.
Additional information
No response
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.5k
- Avg merge
- 1m
- Merged PRs (30d)
- 1k
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from openai/codex
-
enhancement remote
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
bug CLI windows-os
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
macOS sandbox blocks hw.optional.arm64 sysctl, causing Flutter to misdetect Apple Silicon as x64 Openbug CLI sandbox
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug CLI TUI
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
CLI config enhancement skills
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
kwakseongjae/auto-hwp#319 ·
-
area:cli bug filter-quality good first issue priority:medium
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
bevyengine/bevy#25861 ·
-
comp-datalake
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
ClickHouse/ClickHouse#121222 ·
-
A-linter
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
oxc-project/oxc#26863 ·