Skip to main content

Module codex

Module codex 

Source
Expand description

Codex command helpers for Humanize.

Structs§

CodexBinaryResolution
CodexOptions
Configuration for Codex invocations.
CodexRunResult
Result of a Codex command.

Enums§

CodexError
Errors from Codex command execution.

Functions§

build_exec_args
Build arguments for codex exec.
build_review_args
Build arguments for codex review.
codex_auto_flag
Determine the automation flag for Codex.
contains_severity_markers
Detect [P0]..[P9] severity markers in review output.
detect_codex_binary
run_exec
Run codex exec with the provided prompt on stdin.
run_review
Run codex review.