MCPcopy
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
2import { Command } from 'commander';
3import { getResponse } from './agent';
4import { version } from '../package.json';

Callers

nothing calls this directly

Calls 2

getResponseFunction · 0.90
logMethod · 0.80

Tested by

no test coverage detected