Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jina-ai/node-DeepResearch
/ cli.ts
File
cli.ts
src/cli.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
{ Command } from
'commander'
;
3
import
{ getResponse } from
'./agent'
;
4
import
{ version } from
'../package.json'
;
Callers
nothing calls this directly
Calls
2
getResponse
Function · 0.90
log
Method · 0.80
Tested by
no test coverage detected