Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
* as fs from
"fs"
;
2
import
* as path from
"path"
;
3
4
import
{ ContinueError, ContinueErrorReason } from
"core/util/errors.js"
;
Callers
nothing calls this directly
Calls
4
info
Method · 0.80
uploadArtifact
Method · 0.80
error
Method · 0.80
getAgentIdFromArgs
Function · 0.70
Tested by
no test coverage detected