Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
handleSubmit
Function · 0.70
EditAgentDialog
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected