Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/mux
/ task.bash.test.ts
File
task.bash.test.ts
src/node/services/tools/task.bash.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, mock } from
"bun:test"
;
2
import
type
{ ToolExecutionOptions } from
"ai"
;
3
4
import
{ createBashTool } from
"./bash"
;
Callers
nothing calls this directly
Calls
7
createBashTool
Function · 0.90
createTestToolConfig
Function · 0.90
createTaskAwaitTool
Function · 0.90
createTaskListTool
Function · 0.90
createTaskTerminateTool
Function · 0.90
resolve
Method · 0.80
parse
Method · 0.45
Tested by
no test coverage detected