MCPcopy Create free account
hub / github.com/backnotprop/plannotator / loadCommandHandlers

Function loadCommandHandlers

apps/opencode-plugin/embedded.ts:26–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24}
25
26async function loadCommandHandlers() {
27 recoverNativeFetchConstructors();
28 return await import("./commands");
29}
30
31export async function runEmbeddedPlanReview(
32 input: EmbeddedPlanReviewInput,

Callers 1

handleEmbeddedCommandFunction · 0.85

Calls 1

Tested by

no test coverage detected