Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/mux
/ agentResolution.test.ts
File
agentResolution.test.ts
src/node/services/agentResolution.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as fs from
"node:fs/promises"
;
2
import
* as path from
"node:path"
;
3
4
import
{ describe, expect, test } from
"bun:test"
;
Callers
nothing calls this directly
Calls
5
getLegacyModeForAgentMetadata
Function · 0.90
resolveAgentForStream
Function · 0.90
createSubagentMetadata
Function · 0.85
resolvePolicyForAgent
Function · 0.85
writeFile
Method · 0.65
Tested by
no test coverage detected