MCPcopy
hub / github.com/continuedev/continue / uploadArtifact.ts

File uploadArtifact.ts

extensions/cli/src/tools/uploadArtifact.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as fs from "fs";
2import * as path from "path";
3
4import { ContinueError, ContinueErrorReason } from "core/util/errors.js";

Callers

nothing calls this directly

Calls 4

infoMethod · 0.80
uploadArtifactMethod · 0.80
errorMethod · 0.80
getAgentIdFromArgsFunction · 0.70

Tested by

no test coverage detected