MCPcopy Index your code
hub / github.com/anomalyco/opencode / list

Function list

packages/opencode/src/plugin/tui/runtime.ts:186–188  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

184 return attention.soundboard.current()
185 },
186 list() {
187 return attention.soundboard.list()
188 },
189 },
190 }
191}

Callers

nothing calls this directly

Calls 2

listPluginStatusFunction · 0.85
listMethod · 0.65

Tested by

no test coverage detected