Discover Packages
github.com/nuitsjp/commit-spark
internal
codex
package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Jul 10, 2026
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package codex invokes the external `codex` CLI (`codex exec`) to generate
text. It is commit-spark's only path to an LLM.
Client runs `codex exec`.
Generate runs `codex exec` with the prompt on stdin, waits for it to finish
(bounded by Timeout), and returns the trimmed, code-fence-stripped content of
the file passed to --output-last-message.
Request configures a single generation.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.