MCPcopy Create free account
hub / github.com/cortexkit/magic-context / run

Function run

packages/plugin/src/tui/index.tsx:614–616  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

612 title: "Magic Context: Status",
613 category: "Magic Context",
614 run() {
615 showStatusDialog(api)
616 },
617 },
618 {
619 namespace: "palette",

Callers

nothing calls this directly

Calls 2

showRecompDialogFunction · 0.85
showStatusDialogFunction · 0.70

Tested by

no test coverage detected