MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / FileChangesPanel.tsx

File FileChangesPanel.tsx

webview-ui/src/components/chat/FileChangesPanel.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { memo, useEffect, useMemo, useState, useCallback, useRef } from "react"
2import { useTranslation } from "react-i18next"
3import { ChevronDown, ChevronRight, FileDiff } from "lucide-react"
4import { createTwoFilesPatch } from "diff"

Callers

nothing calls this directly

Calls 10

fileChangesFromMessagesFunction · 0.90
cnFunction · 0.90
tFunction · 0.85
fromMethod · 0.80
entriesMethod · 0.80
getMethod · 0.65
setMethod · 0.65
hasMethod · 0.65
deleteMethod · 0.65
postMessageMethod · 0.65

Tested by

no test coverage detected