Skip to content

feat(agent): schedule recurring Codex turns - #2

Open
jkoelker wants to merge 1 commit into
LambdaLabsML:mainfrom
jkoelker:fix/codex-scheduled-loop
Open

feat(agent): schedule recurring Codex turns#2
jkoelker wants to merge 1 commit into
LambdaLabsML:mainfrom
jkoelker:fix/codex-scheduled-loop

Conversation

@jkoelker

Copy link
Copy Markdown

Codex does not implement Claude's /loop command, so forwarding it starts an ordinary one-off turn.

Run Codex loops through a wall-clock scheduler that resumes the same thread and repeats the original task. Preserve Claude's native loop and cover scheduling, DST, signal, and command behavior.

Codex does not implement Claude's /loop command, so forwarding it starts
an ordinary one-off turn.

Run Codex loops at a minimum start-to-start interval while resuming an
explicit thread and preserving native CLI output. Preserve Claude's
native loop and make Ctrl-C terminate the active Codex process.
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