Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diillson/chatcli
/ Stop
Method
Stop
cli/plugins/builtin_proc.go:31–31 ·
view source on GitHub ↗
(id string)
Source
from the content-addressed store, hash-verified
29
Status(id string) (string, error)
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
}
Callers
15
Start
Method · 0.65
StartWatcher
Method · 0.65
Stop
Method · 0.65
waitForTerminal
Function · 0.65
runWithCancellation
Method · 0.65
loop
Method · 0.65
processAIResponseAndAct
Method · 0.65
runPrefixSpinner
Method · 0.65
SubscribeConversation
Method · 0.65
Run
Method · 0.65
snapshotLoop
Method · 0.65
gcLoop
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
no test coverage detected