Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
type
{ DeepnoteFile, McpServerConfig } from
'@deepnote/blocks'
2
import
{ afterEach, beforeEach, describe, expect, it } from
'vitest'
3
import
{
4
buildSystemPrompt,
Callers
nothing calls this directly
Calls
7
resolveEnvVars
Function · 0.90
serializeNotebookContext
Function · 0.90
serializeNotebookContextFromBlocks
Function · 0.90
createBlocksWithAttachedOutputsFromCollectedOutputs
Function · 0.90
buildSystemPrompt
Function · 0.90
mergeMcpConfigs
Function · 0.90
makeFile
Function · 0.70
Tested by
no test coverage detected