Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diillson/chatcli
/ Remove
Method
Remove
cli/plugins/builtin_proc.go:32–32 ·
view source on GitHub ↗
(id string)
Source
from the content-addressed store, hash-verified
30
Logs(id string, tail int) (string, error)
31
Stop(id string) (string, error)
32
Remove(id string) (string, error)
33
List() (string, error)
34
}
35
Callers
15
ffmpegToWAV
Function · 0.65
downloadModel
Function · 0.65
run
Method · 0.65
Transcribe
Method · 0.65
DownloadArchive
Function · 0.65
writeSymlinkFromTar
Function · 0.65
ProvisionArchive
Function · 0.65
discardStale
Method · 0.65
persist
Method · 0.65
TestLocateProvisioned
Function · 0.65
runKokoro
Method · 0.65
Synthesize
Method · 0.65
Implementers
4
flattenFakeProc
cli/agent_tool_flatten_test.go
procToolAdapter
cli/proc_tool_adapter.go
fakeProcAdapter
cli/plugins/builtin_proc_test.go
Supervisor
cli/agent/proc/supervisor.go
Calls
no outgoing calls
Tested by
10
TestLocateProvisioned
Function · 0.52
TestSkillHandlerGetPinnedSkills_StalePruning
Function · 0.52
TestMarkAccessedIsDebounced
Function · 0.52
TestReloadAddsRemovesAndUpdatesServers
Function · 0.52
TestDiagramDefaultTempOutput
Function · 0.52
TestDiagramEmbeddedDefaultsToSVG
Function · 0.52
TestDiskStoreGetHandlesVanishedFile
Function · 0.52
TestDiskStorePruneReconcilesExternalRemovals
Function · 0.52
TestResolveAuth_SSHKey
Function · 0.52
TestMain
Function · 0.52