Replies: 2 comments
-
I have already implemented something similar. Though its based on a task plan I created manually. I wrote a script that outputs the next task not marked with [complete] in the task plan to the console, plus the last few completed tasks and the next few uncompleted task, plus a message telling to perform the next task and mark it as complete afterwards plus as many of the other tasks mentioned if there is time. then I just prompt codex to run that script and act according to the console message. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Codex Automation: Core Idea
Automatically run Codex to help maintain and improve codebases, triggered by key events.
Automation Triggers
What It Can Do
<!-- AUTODOC -->
)IMPROVEMENTS.md
)my goals
This system helps offload routine Codex tasks by running them automatically at scheduled times or on specific events.
It reduces context switching and lets developers review results all at once, during dedicated, high-focus sessions — leading to better decisions and deeper improvements.
Beta Was this translation helpful? Give feedback.
All reactions