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

Function _temp3

src/components/FeedbackSurvey/usePostCompactSurvey.tsx:175–177  ·  view source on GitHub ↗
(msg)

Source from the content-addressed store, hash-verified

173 return msg_0.uuid;
174}
175function _temp3(msg) {
176 return isCompactBoundaryMessage(msg);
177}
178function _temp2(appearanceId_0, selected) {
179 const smCompactionEnabled_0 = shouldUseSessionMemoryCompaction();
180 logEvent("tengu_post_compact_survey_event", {

Callers

nothing calls this directly

Calls 1

isCompactBoundaryMessageFunction · 0.85

Tested by

no test coverage detected