MCPcopy Index your code
hub / github.com/deepnote/deepnote / agent-handler.test.ts

File agent-handler.test.ts

packages/runtime-core/src/agent-handler.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { DeepnoteFile, McpServerConfig } from '@deepnote/blocks'
2import { afterEach, beforeEach, describe, expect, it } from 'vitest'
3import {
4 buildSystemPrompt,

Callers

nothing calls this directly

Calls 7

resolveEnvVarsFunction · 0.90
serializeNotebookContextFunction · 0.90
buildSystemPromptFunction · 0.90
mergeMcpConfigsFunction · 0.90
makeFileFunction · 0.70

Tested by

no test coverage detected