List of all items
Structs
- ApplyPatchRequest
- EditRequest
- EditToolError
- EditToolResult
- MultiEditRequest
- ReadRequest
- TextEdit
- WriteRequest
- fuzzy::FuzzyCandidate
- hunks::EditHunk
- hunks::HunkDiffLine
- patch::CodexPatchChange
- patch::CodexPatchHunk
- post_edit::PostEditDiagnostic
- post_edit::PostEditHooks
- post_edit::PostEditOutcome
- post_edit::PostEditValidator
- read::ReadFormatOptions
- replace::EditOptions
- write::WriteFileOutcome
Enums
- hunks::HunkDiffLineKind
- patch::CodexPatchOp
- post_edit::ValidatorPolicy
- replace::EditApplyError
- replace::EditMatchMode
Functions
- fuzzy::diagnostic_candidates
- fuzzy::normalize_for_match
- fuzzy::normalized_unique_match_range
- fuzzy::strip_line_number_prefixes
- hunks::lines_hunk
- hunks::reverse_codex_patch
- hunks::text_edit_hunk
- patch::apply_codex_patch_to_workspace
- patch::apply_codex_patch_to_workspace_with_external_paths
- patch::codex_patch_hunks
- patch::is_codex_patch
- patch::parse_codex_patch
- post_edit::normalize_inserted_indentation
- post_edit::run_post_edit_hooks
- read::format_line_numbered_read
- replace::apply_edit
- replace::apply_multi_edit
- replace::hunks_for_edits
- write::write_file