@ank1015/agent-tool-filesystem-exec-codex
v0.1.0
Published
Codex-style interactive filesystem exec tools for @ank1015/agent.
Maintainers
Readme
@ank1015/agent-tool-filesystem-exec-codex
Codex-style interactive filesystem exec tools for @ank1015/agent.
Install
pnpm add @ank1015/agent-tool-filesystem-exec-codexImport
import {
execCommandInputSchema,
writeStdinInputSchema,
ExecCommandInput,
WriteStdinInput,
FilesystemExecCodexDetails,
CreateFilesystemExecCodexToolsOptions,
FilesystemExecCodexTools,
createFilesystemExecCodexTools,
createFilesystemExecCodexTool,
FilesystemExecSessionManager,
} from '@ank1015/agent-tool-filesystem-exec-codex';Versioning
This package is currently 0.1.0. Until 1.0.0, public APIs may still evolve.
