MCPcopy Create free account
hub / github.com/block/buzz / handleOpenChange

Function handleOpenChange

desktop/src/features/agents/ui/EditAgentDialog.tsx:381–383  ·  view source on GitHub ↗
(next: boolean)

Source from the content-addressed store, hash-verified

379 }
380
381 function handleOpenChange(next: boolean) {
382 onOpenChange(next);
383 }
384
385 const parallelismValid =
386 parallelism.trim() === "" ||

Callers 2

handleSubmitFunction · 0.70
EditAgentDialogFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected