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

Function onSelect

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

Source from the content-addressed store, hash-verified

644 value: "magic-context.status",
645 category: "Magic Context",
646 onSelect() {
647 showStatusDialog(api)
648 },
649 },
650 {
651 title: "Magic Context: Recomp",

Callers

nothing calls this directly

Calls 2

showRecompDialogFunction · 0.85
showStatusDialogFunction · 0.70

Tested by

no test coverage detected