Voice orchestration with Codex is inconsistent: thread tracking, completion notifications

Hi all,

I’m trying to understand whether I’m running into a configuration issue, an expected limitation, or unreliable behavior. I use Codex frequently and have been experimenting with voice as a lightweight orchestration layer across multiple projects. When it works, it’s excellent. But the problem is that the behavior is inconsistent. Sometimes voice maintains the thread and tells me when a tasks have completed, and other times it seems to lose active work or fail to notify on completion.

My question is, is voice expected to reliably track Codex task completion across multiple active tasks or projects? Are there recommended patterns for AGENTS.md or config.toml that improve reliability? Or should I think of voice as an input layer only and not a reliable task monitoring layer?

I’d appreciate any guidance on expected behavior or best practices.

Thanks!

Welcome back!

You are welcome to discuss Codex issues here. However, the official place to report and track them is the OpenAI Codex GitHub issue tracker.

I asked ChatGPT to look for the closest related issue, and it identified:

If that issue matches your problem, consider adding a :+1: reaction on the GitHub issue itself—not only on this forum topic. Reactions on GitHub can help the developers gauge the number of affected users.

If it does not describe the same problem, search the existing Codex issues for a closer match. If you cannot find one, open a new issue and include as much relevant detail as possible.

@EricGT ,

Thanks for the information. I’ll be sure to check that out on GitHub. Appreciate the guidance!