@ank1015/agent-tool-filesystem-apply-patch-codex
v0.1.0
Published
Codex-style filesystem apply_patch tool for @ank1015/agent.
Maintainers
Readme
@ank1015/agent-tool-filesystem-apply-patch-codex
Codex-style filesystem apply_patch tool for @ank1015/agent.
Install
pnpm add @ank1015/agent-tool-filesystem-apply-patch-codexImport
import {
APPLY_PATCH_LARK_GRAMMAR,
ApplyPatchToolInput,
CreateApplyPatchToolOptions,
ApplyPatchDetails,
ApplyPatchArgs,
ApplyPatchHunk,
AddFileHunk,
DeleteFileHunk,
UpdateFileHunk,
UpdateFileChunk,
} from '@ank1015/agent-tool-filesystem-apply-patch-codex';Versioning
This package is currently 0.1.0. Until 1.0.0, public APIs may still evolve.
