Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/docker/docker-agent
/ AddPromptFiles
Method
AddPromptFiles
pkg/agent/agent.go:135–137 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
133
}
134
135
func
(a *Agent) AddPromptFiles() []string {
136
return
a.addPromptFiles
137
}
138
139
// Description returns the agent's description
140
func
(a *Agent) Description() string {
Callers
4
buildHooksExecutors
Method · 0.80
TestWithPromptFiles
Function · 0.80
TestWithPromptFilesMergesWithConfig
Function · 0.80
TestWithPromptFilesDeduplicates
Function · 0.80
Calls
no outgoing calls
Tested by
3
TestWithPromptFiles
Function · 0.64
TestWithPromptFilesMergesWithConfig
Function · 0.64
TestWithPromptFilesDeduplicates
Function · 0.64