typeduck-codex-extension-items 0.12.0

Support package for the standalone Codex Web runtime (codex-prompts)
Documentation
1
2
3
/// Detailed instructions for gpt-4.1 on how to use the `apply_patch` tool.
pub const APPLY_PATCH_TOOL_INSTRUCTIONS: &str =
    include_str!("../templates/apply_patch_tool_instructions.md");