MCPcopy Create free account
hub / github.com/codeaashu/claude-code / _temp2

Function _temp2

src/components/tasks/BackgroundTaskStatus.tsx:274–276  ·  view source on GitHub ↗
(s_0)

Source from the content-addressed store, hash-verified

272 return isBackgroundTask(t) && !(false && isPanelAgentTask(t));
273}
274function _temp2(s_0) {
275 return s_0.viewingAgentTaskId;
276}
277function _temp(s) {
278 return s.tasks;
279}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected