MCPcopy
hub / github.com/codeaashu/claude-code / _temp3

Function _temp3

src/components/tasks/BackgroundTaskStatus.tsx:271–273  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

269 return s_1.expandedView;
270}
271function _temp3(t) {
272 return isBackgroundTask(t) && !(false && isPanelAgentTask(t));
273}
274function _temp2(s_0) {
275 return s_0.viewingAgentTaskId;
276}

Callers

nothing calls this directly

Calls 2

isBackgroundTaskFunction · 0.85
isPanelAgentTaskFunction · 0.85

Tested by

no test coverage detected