Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docker/docker-agent
/ codeModeTool
Struct
codeModeTool
pkg/tools/codemode/codemode.go:37–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
type
codeModeTool
struct
{
38
toolsets []tools.ToolSet
39
}
40
41
// Verify interface compliance
42
var
(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected