Prepare for alternative Codex harness certification
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
* OpenAI Codex utilities - exported for use by coding-agent export
|
||||
*/
|
||||
|
||||
export { type CacheMetadata, getCodexInstructions, getModelFamily, type ModelFamily } from "./prompts/codex.js";
|
||||
export { getCodexInstructions } from "./prompts/codex.js";
|
||||
export { buildCodexPiBridge } from "./prompts/pi-codex-bridge.js";
|
||||
export { buildCodexSystemPrompt, type CodexSystemPrompt } from "./prompts/system-prompt.js";
|
||||
|
||||
Reference in New Issue
Block a user