hatchmoment. scored by care · not by stars

codex-threadctl

CLI for managing Codex Desktop threads locally

codex-threadctl is a small Go‑based command‑line utility that talks to the local Codex app‑server over stdio to list, read, create, rename, and send messages to threads. It fills a niche gap where the normal Codex UI tools are unavailable, such as on mobile‑driven sessions. The tool is useful for developers who rely on Codex Desktop and need reliable thread manipulation from the shell. Its focused design and simple install process make it a practical addition to a developer's toolbox.

View on GitHub →

drpedapati/codex-threadctl