MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / messages

Method messages

src/core/webview/ClineProvider.ts:2858–2860  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2856 }
2857
2858 get messages() {
2859 return this.getCurrentTask()?.clineMessages || []
2860 }
2861
2862 public getMcpHub(): McpHub | undefined {
2863 return this.mcpHub

Callers

nothing calls this directly

Calls 1

getCurrentTaskMethod · 0.95

Tested by

no test coverage detected