MCPcopy Create free account
hub / github.com/ChinaSiro/claude-code-sourcemap / statusNoticeDefinitions.tsx

File statusNoticeDefinitions.tsx

restored-src/src/utils/statusNoticeDefinitions.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// biome-ignore-all assist/source/organizeImports: ANT-ONLY import markers must not be reordered
2import { Box, Text } from '../ink.js';
3import * as React from 'react';
4import { getLargeMemoryFiles, MAX_MEMORY_CHARACTER_COUNT, type MemoryFileInfo } from './claudemd.js';

Callers

nothing calls this directly

Calls 11

getLargeMemoryFilesFunction · 0.85
getCwdFunction · 0.85
formatNumberFunction · 0.85
getAuthTokenSourceFunction · 0.85
getTerminalIdeTypeFunction · 0.85
toIDEDisplayNameFunction · 0.85
isClaudeAISubscriberFunction · 0.70
startsWithMethod · 0.45

Tested by

no test coverage detected